Hello!
I want to burn the five cds to one dvd (bootable) with winXP sp2 ... therefore i used this guide:
http://www.suseforums.net/index.php?showtopic=13332 (german)
...
interessting thing about it everything worked but i got an errormessage while creating the iso:
"mkisofs isolinux.bin is not in an allowable size" ...
my settings of the mksuse10.bat were:
" mkisofs -v -V SU100FTP.001 -r -J -l -L -P "SuSE Linux AG" -b "boot/loader/isolinux.bin"
-c "boot/loader/boot.cat" -no-emul-boot -boot-load-size 4 -boot-info-table
-graft-points -o g:\iso\hallo.iso g:\neuerordner "
the problem is the -boot-load-size 4: the isolinux.bin file is not in the size of the 4 sectors ...
i tried very much different -boot-load-sizes but all what was going was a 2,44mb floppy .... burned it, but it crashed while booting ..
can you help me finding the boot-load-size???
furthermore i found this:
The '-boot-load-size' option gives the number of 512-byte sectors to load from the boot image. This should be a multiple of 4. Our examples here are small, so 2048 bytes are fine.
my "isolinux.bin"-file is 16kb so i would have 4096bytes ... so the availible boot-load-size should be 4096:512=8 but this size is not working too ...
thanks for help,
Sile
