PDA

View Full Version : Build LiveDvdMultiLinux



wangji
12-18-2006, 01:28 PM
this script is at http://www.esnips.com/web/wangjiHowto
also at http://perso.wanadoo.fr/pub/hoan/mkcustomdvdmultiboot.sh

Executing mkcustomdvdmultiboot with any number of parameters taken among the list :

(afuknoppix apbios bioland biolinux dna120p vigyaan dsl slaxk hacao201 hacao212 (xubuntu | ubuntu606vi) kanotix mepis fcone vnedu embed quantian knomath knoscience mathjp)

builds a LiveBootableDvd with the chosen names .

It is assumed you have downloaded the corresponding iso_files ,and make the symbolic links as shown in the
same directory as the script's directory.Then either use it "qemu -cdrom customdvd.iso" or burn the dvd.

ex:
mkcustomdvdmultiboot vnedu hacao201 biolinux
mkcustomdvdmultiboot vigyaan embed knoscience knomath
mkcustomdvdmultiboot slaxk quantian mathjp
The last line builds a livedvdfor math apps with slax-killbill as default at boot.

Those symbolic names are linked to the following distro's

general purpose linux :
ln -s dsl-3.1.iso dsl //DamnSmallLinux
ln -s slax-killbill-5.1.8.1.iso slaxk //The "slax"
ln -s hacao-2.01-pro.iso hacao201 //vietnamese display
ln -s Hacao212_beta.iso hacao212 //vietnamese display
ln -s xubuntu-6.10-desktop-i386.iso xubuntu
ln -s ubuntu606vi.iso ubuntu606vi // vietnamese display
ln -s FC-One-20061120.iso fcone //vietnamese display
ln -s KANOTIX-2005-04.iso kanotix
ln -s SimplyMepis_6.0_i386.iso mepis

dedicated biology edutool :
ln -s dna50p.iso dna50p //Argentina's biologists (Don't cry for me ...A...)
ln -s ap102.iso apbio //Singapour education tool for biologist
ln -s frog-2004-disc$j-i386.iso bioland$j //Peking's BioLand
ln -s latest.iso biolinux // NEBC 's uk
ln -s VigyaanCD-v1.0.iso vigyaan // OakRidge's VigyaanCD

dedicated scientific apps for physicists,engineers including biologists :
ln -s Quantian_0.7.9.2.iso quantian //Seattle 's edutool
ln -s knomath-1.1.fr.iso knomath //La Reunion's France edutool
ln -s knosciences-1.0.iso knoscience //La Reunion 's France edutool
ln -s knoppix_v5.0.1-math-20060630-1-en.iso mathjp //Kobe's edutool Maths

misc apps :
ln -s vnlinuxEDU-9.5-rc2.iso vnedu //young newbies in vietnamese
ln -s afu-knoppix-de-190105.iso afuknoppix //radioamateur
ln -s ScratchboxMultiCpu-2.3.iso embed //crosstool for arm,mips,ppc



You need roughly "3times iso_file_size" free to store iso_files,master_tree,final_iso_dvd !!
download source_iso.create symlink of $name to the iso,then execute this script to build livedvdiso.
mkcustomdvdmultiboot.sh [afuknoppix apbios bioland biolinux dna120p vigyaan dsl slaxk hacao201 hacao212 (xubuntu | ubuntu606vi) kanotix mepis fcone vnedu embed quantian knomath knoscience mathjp]

use preferentially rsync : much better download than wget/ncftpget

The customdvd.iso should be
< 4.37 GB for dvd_4.7GB
< 9.75 GB for dvd_8.5GB

wangji
12-18-2006, 01:42 PM
line 9.75GB for dvd_8.5GB should read
7.95GB for dvd_8.5GB