Displaying 2 results from an estimated 2 matches for "mkiso".
Did you mean:
mkiss
2005 Feb 10
2
Using CD to boot memdisk images?
I have a 32MB HD image that I can pxelinux.0/memdisk boot without issue. I
would like to both memdisk and my image on a CD and then boot from the CD
with pxelinux.0. Is this possible? If so how?
Thanks.
2006 Apr 13
0
Isolinux and Windows NT Installations
...09 boots und starts windows bootfiles in the second run.
The first one gives:
isolinux: Disk error 0C, AX = 4204, drive E0
- 3.10 boots, BUT windows boot files will not load and no error message
occurs.
- 3.11 boots, BUT windows boot files will not load and no error message
occurs.
used mkiso command:
mkisofs -joliet-long -relaxed-filenames -r -l -d -D -N -J \
-p "$PREPARER" -publisher "$PUBLISHER" -b $BOOT \
-no-emul-boot -boot-load-size 4 -V "$VOLID" -no-iso-translate \
-c boot.cat -hide $BOOT -hide-joliet $BOOT \
-o $ISOF...