mkisofs.exe -J -R -N -l -no-iso-translate -relaxed-filenames -gbk4dos-filenames -gbk4win-filenames -v -V "XPPE_ALL_DVD" -P "Lightpeter" -no-emul-boot -eltorito-boot air.bif -hide air.bif -hide-joliet air.bif -hide boot.catalog -hide-joliet boot.catalog -hide-rr-moved -hidden-list hidden.txt -o e:\XPPE_ALL_DVD.iso disk hype
序号\项目 | 开关名称(Option) | 英文含义(English) | 中文含义(Chinese) |
01 | -o | Set output file name | 设置输出文件名 |
02 | -no-emul-boot | Boot image is 'no emulation' image | 非模拟模式启动 |
03 | -eltorito-boot | Set El Torito boot image name | 设置EL启动文件 |
04 | -hide-rr-moved | Rename RR_MOVED to .rr_moved in Rock Ridge tree | 隐藏 Unix RR 目录 |
05 | -hide | Hide ISO9660/RR file | 隐藏 ISO9660 文件 |
06 | -hide-joliet | Hide Joliet file | 隐藏 Joliet 文件 |
07 | -V | Set Volume ID | 设置文件卷标信息 |
08 | -copyright | Set Copyright filename | 设置文件版本信息 |
09 | -J | Generate Joliet directory information | 支持 Joliet 格式 |
10 | -O | Optimize for iso space(md5 technology) | 采用 MD5 空间优化 |
11 | -R | Generate Rock Ridge directory information | 支持Rock Ridge格式 |
12 | -N | Omit version number from ISO9660 filename (violates ISO9660) | 忽略版本号(如果使用DiskEmu必须选用) |
13 | -l | Allow full 31 character filenames for ISO9660 names | 允许长文件名 |
14 | -relaxed-filenames | Allow 7 bit ASCII except lower case characters (violates ISO9660) | 扩展的文件名 |
15 | -gbk4dos-filenames | Allow 8 bit ASCII GBK standard code characters (violates ISO9660) | DOS下支持中文 |
16 | -gbk4win-filenames | Allow 8 bit ASCII GBK standard code characters (violates ISO9660) | WIN下支持中文 |
原帖由 hi212 于 2008-2-16 10:57 PM 发表
谢谢指教,说得很详细,万分感谢!我找机器试试看。。。
用CDIMAGE做的盘在绝大部分台式机上都不能启动,部分笔记本能启动,查找了一些资料说是压制光盘的软件的问题,遂换用MKISOFS,但是好多东西都搞不懂,只 ...
原帖由 <i>lightpeter</i> 于 2008-2-16 20:49 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=1331093&ptid=120778" 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 />
这个是我使用的代码,-hide-rr-moved隐藏”rr-moved“文件夹<br />
<br />
<br />
序号\项目开关名称(Option)英文含义(English)中文含义(Chinese)01-o Set output file name 设置输出文件名02-no-emul-bootBoot image is 'no ...
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) | Powered by Discuz! X3.3 |