rageaddict Posted November 23, 2008 Posted November 23, 2008 i have windows and linux distributions on my dvd but im having trouble making an iso.im using cdimage.exestart cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -b\MAIN\BOOT\loader.bin -h -n -o -m \MAIN C:\AIO-DVD.isocan someone tell me what"-h" "-n" "-o" "-m" means...==============================better yet im trying to make a dvd with these two file systems.ISO 9660:1999 v2 (max 207)+Rock Ridgeanyone kind enough to compile the necessary switches for these two file system... plz.
cdob Posted November 26, 2008 Posted November 26, 2008 can someone tell me what"-h" "-n" "-o" "-m" means...cdimage -?-h include hidden files and directories-n allow long filenames (longer than DOS 8.3 names)-o optimize storage by encoding duplicate files only once-m ignore maximum image size of 681,984,000 bytesbetter yet im trying to make a dvd with these two file systems.ISO 9660:1999 v2 (max 207)+Rock Ridgemkisofs -iso-lelvel 4 -rTrymkisofs -iso-lelvel 4 -r -D -b BOOT/loader.bin -hide loader.bin -hide boot.catalog -no-emul-boot -boot-load-size 4 -force-uppercase -duplicates-once -o C:\AIO-DVD.iso \MAINhttp://smithii.com/files/cdrtools-2.01-bootcd.ru-w32.zip
rageaddict Posted December 3, 2008 Author Posted December 3, 2008 hey thanks cdob for the suggestions. but i got it figured out with cdimage and here's the code i used. it can boot both linux and windows. i'll post my work in the resources section.start cdimage.exe -l"BOOT_AIO" -t03/22/2008,13:00:00 -h -j1 -b"F:\MAIN\boot\loader.bin" -o -m "F:\MAIN" "C:\BOOT_AIO.iso"
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now