|
原帖由 <i>lafter</i> 于 2010-10-12 14:50 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=2059034&ptid=178191" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
用论坛里的几大模板试过了,菜单文件指向/boot/isolinux/isolinux.cfg,其中相关的*.c32文件也都设置好正确的路径,然后把模板中引导信息清除、保存、再将isolinux.bin重新加载为引导文件后保存。以上操作在3.8 ... <br />
出错了
- F:\1>mkisofs.exe -o "A.ISO" -v -V "wuyou" -b BOOT/ISOLINUX/ISOLINUX.BIN -c BOOT
- /isolinux/boot.cat -hide-joliet boot.catalog -J -joliet-long -relaxed-filenames
- -gbk4dos-filenames -gbk4win-filenames -no-emul-boot -boot-load-size 4 -boot-inf
- o-table A_ISO
- Warning: creating filesystem that does not conform to ISO-9660.
- Warning: creating filesystem with (nonstandard) Joliet extensions
- but without (standard) Rock Ridge extensions.
- It is highly recommended to add Rock Ridge
- mkisofs: Warning: no Apple/Unix files will be decoded/mapped
- mkisofs: Need either -XA/-xa or -R/-r for -apple to become active.
- F:\1>
复制代码 |
|