|
|

楼主 |
发表于 2006-4-30 17:18:19
|
显示全部楼层
明白了,
mkisofs -R -J -l -o mycd.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -hide-rr-moved /where/i/prepare/things/
其中-b和-c后面的目录是以/where/i/prepare/things/为根往下找的,为这个错误花了我不少时间,设置的不对时会显示i cannt find the boot directory "isolinux"!等类似的信息。
还有就是不要少了镜像文件livecd.squashfs |
|