MSFN Forum: File System Problems... HELP! - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

File System Problems... HELP! everything else is working fine. Rate Topic: -----

#1 User is offline   rageaddict 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 09-June 08

Posted 23 November 2008 - 12:08 PM

i have windows and linux distributions on my dvd but im having trouble making an iso.

im using cdimage.exe

start cdimage.exe -lAIODVD -t08/23/2001,09:00:00 -b\MAIN\BOOT\loader.bin -h -n -o -m \MAIN C:\AIO-DVD.iso

can 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 Ridge

anyone kind enough to compile the necessary switches for these two file system... plz.


#2 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 26 November 2008 - 03:14 PM

Quote

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 bytes


Quote

better yet im trying to make a dvd with these two file systems.

ISO 9660:1999 v2 (max 207)
+
Rock Ridge

mkisofs -iso-lelvel 4 -r

Try
mkisofs -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 \MAIN

http://smithii.com/f...otcd.ru-w32.zip

#3 User is offline   rageaddict 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 09-June 08

Posted 03 December 2008 - 11:52 AM

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.

Quote

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"


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy