无忧启动论坛

标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS! [打印本页]

作者: pk4321    时间: 2002-6-3 13:50
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
[这个贴子最后由pk4321在 2002/06/03 03:23pm 编辑]

http://www.mesky.net/SoftDown/SoftView.Asp?SoftID=1271
支持中文文件名,还支持cdimage 优化功能!可以做N in 1了!
请在win2000/xp运行,不推荐在win98/me 下运行!
作者: pk4321    时间: 2002-6-3 14:58
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
[这个贴子最后由pk4321在 2002/06/03 03:04pm 编辑]

Usage: mkisofs [options] file...
Options:
  -nobak                      Do not include backup files
  -no-bak                     Do not include backup files
  -abstract FILE              Set Abstract filename
  -A ID, -appid ID            Set Application ID
  -biblio FILE                Set Bibliographic filename
  -cache-inodes               Cache inodes (needed to detect hard links)
  -no-cache-inodes            Do not cache inodes (if filesystem has no unique unides)
  -check-oldnames             Check all imported ISO9660 names from old session
  -check-session FILE         Check all ISO9660 names from previous session
  -copyright FILE             Set Copyright filename
  -debug                      Set debug flag
  -b FILE, -eltorito-boot FILE
                              Set El Torito boot image name
  -eltorito-alt-boot          Start specifying alternative El Torito boot parameters
  -B FILES, -sparc-boot FILES Set sparc boot image names
  -G FILE, -generic-boot FILE Set generic boot image name
  -sparc-label label text     Set sparc boot disk label
  -c FILE, -eltorito-catalog FILE
                              Set El Torito boot catalog name
  -C PARAMS, -cdrecord-params PARAMS
                              Magic paramters from cdrecord
  -d, -omit-period            Omit trailing periods from filenames (violates ISO9660)
  -dir-mode mode              Make the mode of all directories this mode.
  -D, -disable-deep-relocation
                              Disable deep directory relocation (violates ISO9660)
  -file-mode mode             Make the mode of all plain files this mode.
  -f, -follow-links           Follow symbolic links
  -gid gid                    Make the group owner of all files this gid.
  -graft-points               Allow to use graft points for filenames
  -help                       Print option help
  -hide GLOBFILE              Hide ISO9660/RR file
  -hide-list FILE             File with list of ISO9660/RR files to hide
  -hidden GLOBFILE            Set hidden attribute on ISO9660 file
  -hidden-list FILE           File with list of ISO9660 files with hidden attribute
  -hide-joliet GLOBFILE       Hide Joliet file
  -hide-joliet-list FILE      File with list of Joliet files to hide
  -hide-joliet-trans-tbl      Hide TRANS.TBL from Joliet tree
  -hide-rr-moved              Rename RR_MOVED to .rr_moved in Rock Ridge tree
  -gui                        Switch behaviour for GUI
  -i ADD_FILES                No longer supported
  -input-charset CHARSET      Local input charset for file name conversion
  -output-charset CHARSET     Output charset for file name conversion
  -iso-level LEVEL            Set ISO9660 conformance level (1..3)
  -J, -joliet                 Generate Joliet directory information
  -jcharset CHARSET           Local charset for Joliet directory information
  -l, -full-iso9660-filenames Allow full 31 character filenames for ISO9660 name
s
  -max-iso9660-filenames      Allow 37 character filenames for ISO9660 names (violates ISO9660)
  -L, -allow-leading-dots     Allow ISO9660 filenames to start with '.' (violates ISO9660)
  -log-file LOG_FILE          Re-direct messages to LOG_FILE
  -m GLOBFILE, -exclude GLOBFILE
                              Exclude file name
  -exclude-list FILE          File with list of file names to exclude
  -pad                        Pad outout to a multiple of 32k (default)
  -no-pad                     Do not pad output to a multiple of 32k
  -M FILE, -prev-session FILE Set path to previous session to merge
  -N, -omit-version-number    Omit version number from ISO9660 filename (violates ISO9660)
  -new-dir-mode mode          Mode used when creating new directories.
  -force-rr                   Inhibit automatic Rock Ridge detection for previou
s session
  -no-rr                      Inhibit reading of Rock Ridge attributes from previous session
  -no-split-symlink-components
                              Inhibit splitting symlink components
  -no-split-symlink-fields    Inhibit splitting symlink fields
  -o FILE, -output FILE       Set output file name
  -O, -optimize               Optimize for iso space(md5 technology)
  -path-list FILE             File with list of pathnames to process
  -p PREP, -preparer PREP     Set Volume preparer
  -print-size                 Print estimated filesystem size and exit
  -P PUB, -publisher PUB      Set Volume publisher
  -quiet                      Run quietly
  -r, -rational-rock          Generate rationalized Rock Ridge directory information
  -R, -rock                   Generate Rock Ridge directory information
  -sort FILE                  Sort file content locations according to rules in FILE
  -split-output               Split output into files of approx. 1GB size
  -sysid ID                   Set System ID
  -T, -translation-table      Generate translation tables for systems that don't understand long filenames
  -table-name TABLE_NAME      Translation table file name
  -ucs-level LEVEL            Set Joliet UCS level (1..3)
  -udf                        Generate UDF file system
  -uid uid                    Make the owner of all files this uid.
  -U, -untranslated-filenames Allow Untranslated filenames (for HPUX & AIX - violates ISO9660). Forces -l, -d, -L, -N, -relaxed-filenames, -allow-lowercase, -allow-multidot
  -relaxed-filenames          Allow 7 bit ASCII except lower case characters (violates ISO9660)
  -gbk4dos-filenames          Allow 8 bit ASCII GBK standard code characters (violates ISO9660)
  -gbk4win-filenames          Allow 8 bit ASCII GBK standard code characters (violates ISO9660)

  -no-iso-translate           Do not translate illegal ISO characters '~', '-' and '#' (violates ISO9660)
  -allow-lowercase            Allow lower case characters in addition to the current character set (violates ISO9660)
  -allow-multidot             Allow more than one dot in filenames (e.g. .tar.gz) (violates ISO9660)
  -use-fileversion LEVEL      Use file version # from filesystem
  -v, -verbose                Verbose
  -version                    Print the current version
  -V ID, -volid ID            Set Volume ID
  -volset ID                  Set Volume set ID
  -volset-size #              Set Volume set size
  -volset-seqno #             Set Volume set sequence number
  -x FILE, -old-exclude FILE  Exclude file name(depreciated)
  -hard-disk-boot             Boot image is a hard disk image
  -no-emul-boot               Boot image is 'no emulation' image
  -no-boot                    Boot image is not bootable
  -boot-load-seg #            Set load segment for boot image
  -boot-load-size #           Set numbers of load sectors
  -boot-info-table            Patch boot image with info table
  -z, -transparent-compression
                              Enable transparent compression of files
  -hfs-type TYPE              Set HFS default TYPE
  -hfs-creator CREATOR        Set HFS default CREATOR
  -g, -apple                  Add Apple ISO9660 extensions
  -h, -hfs                    Create ISO9660/HFS hybrid
  -H MAPPING_FILE, -map MAPPING_FILE
                              Map file extensions to HFS TYPE/CREATOR
  -magic FILE                 Magic file for HFS TYPE/CREATOR
  -probe                      Probe all files for Apple/Unix file types
  -mac-name                   Use Macintosh name for ISO9660/Joliet/RockRidge file name
  -no-mac-files               Do not look for Unix/Mac files (depreciated)
  -boot-hfs-file FILE         Set HFS boot image name
  -part                       Generate HFS partition table
  -cluster-size SIZE          Cluster size for PC Exchange Macintosh files
  -auto FILE                  Set HFS AutoStart file name
  -no-desktop                 Do not create the HFS (empty) Desktop files
  -hide-hfs GLOBFILE          Hide HFS file
  -hide-hfs-list FILE         List of HFS files to hide
  -hfs-volid HFS_VOLID        Volume name for the HFS partition
  -icon-position              Keep HFS icon position
  -root-info FILE             finderinfo for root folder
  -input-hfs-charset CHARSET  Local input charset for HFS file name conversion
  -output-hfs-charset CHARSET Output charset for HFS file name conversion
  -hfs-unlock                 Leave HFS Volume unlocked
  -hfs-bless FOLDER_NAME      Name of Folder to be blessed
  -prep-boot FILE             PReP boot image file -- up to 4 are allowed
  --cap                       Look for AUFS CAP Macintosh files
  --netatalk                  Look for NETATALK Macintosh files
  --double                    Look for AppleDouble Macintosh files
  --ethershare                Look for Helios EtherShare Macintosh files
  --exchange                  Look for PC Exchange Macintosh files
  --sgi                       Look for SGI Macintosh files
  --macbin                    Look for MacBinary Macintosh files
  --single                    Look for AppleSingle Macintosh files
  --ushare                    Look for IPT UShare Macintosh files
  --xinet                     Look for XINET Macintosh files
  --dave                      Look for DAVE Macintosh files
  --sfm                       Look for SFM Macintosh files
作者: 鸿鹄    时间: 2002-6-3 16:03
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
非常感谢!评价一下这个软件如何?
作者: (狼)    时间: 2002-6-3 16:17
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
不能下载,可能太多人下载啦
作者: pk4321    时间: 2002-6-3 16:47
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
明天可能会做一个制作包给大家!
作者: juju    时间: 2002-6-3 17:47
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
谢谢pk4321,大力支持原创动力!这是无忧的精髓所在!我已经下载了您的大作!今晚好好研究!看看有什么科技进步!哈哈!
作者: cctrv    时间: 2002-6-3 19:12
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
最好把教程都发表!~~~
作者: pk4321    时间: 2002-6-3 20:03
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
mkisofs可不是我的原创哦~~
是动感论坛的wwashington高手改的哦!
作者: yjc666    时间: 2002-6-4 03:58
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
确实不错
再加上iso maker http://www.mesky.net/SoftDown/SoftView.asp?SoftID=1280
就非常完美了
图形界面作iso
作者: yjc666    时间: 2002-6-4 06:19
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
iso maker怎么老是出现cygwin not found  set c:\cygwin as  default unix path in win32
软件里面的readme没有说到这个的阿
作者: juju    时间: 2002-6-4 14:10
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
具体怎么用啊?PK4321教教大家把,纵有利剑不会使,常使英雄泪满襟!
作者: pk4321    时间: 2002-6-4 18:25
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
唉~~~~
制作包已经做好了!但是没地方上传!
算了,还是写好教程才一起发表吧!

作者: (狼)    时间: 2002-6-4 18:34
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
[这个贴子最后由(狼)在 2002/06/05 10:18am 编辑]

已关机!!!!:em02:
先传给我吧,今天晚上是不关机的,要的人可以在我这里下载啊.  
作者: pk4321    时间: 2002-6-4 19:27
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
谢谢!已经上传了!大家可以测试一下!
作者: (狼)    时间: 2002-6-4 19:34
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
怎样用,什么时候有教程,大家快来下啊,不过,每次只可以一人在线,不知道为什么不可以多人一起下载呢,不过几个人下跟一人下是一样的,上行也只有25K,嗨,痛苦!!!!!!
作者: (狼)    时间: 2002-6-4 19:36
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
[这个贴子最后由(狼)在 2002/06/05 10:20am 编辑]

已关机!!!! :em27:
作者: pk4321    时间: 2002-6-4 19:53
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
写教程这是个漫长的过程~唉~
作者: (狼)    时间: 2002-6-4 19:55
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
怎么跟那上中文菜单制作包那么象,跟我昨天下载的那东西不一样啊
作者: pk4321    时间: 2002-6-4 19:59
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
其实中文菜单制作包的原版也是用mkisofs来做的嘛!现在这个新的mkisofs就是增加了三个新的参数而已~
作者: (狼)    时间: 2002-6-4 20:14
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
[UploadFile=2_4024_19.jpg]那这个又是什么来,我没有怎样试过,运行时也用了个找不到unix的提示,在w2000里运行能正常吗?
作者: juju    时间: 2002-6-4 21:31
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
好慢啊,我是用长城宽带的企业用户,竟然要等51分钟才能下载完!
作者: (狼)    时间: 2002-6-4 21:37
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
哈哈,你不是那个想把我没有打包的iso文件也下载的人吧,那个iso未打包有18M的!!!!
作者: juju    时间: 2002-6-4 21:54
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
那个没关系的吗?说清楚嘛!
作者: (狼)    时间: 2002-6-4 22:00
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
juju:已信息给你了。
作者: Rock2000    时间: 2002-6-4 22:14
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
下面引用由(狼)2002/06/04 06:34pm 发表的内容:
ftp://123:123@61.146.51.226/
先传给我吧,今天晚上是不关机的,要的人可以在我这里下载啊.
下载不了!

作者: (狼)    时间: 2002-6-4 22:45
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
无没办啦,刚才是跟人家要win98的安装文件,所以把ftp关了,刚才我开回了,你已经在下了吧
作者: ftcool    时间: 2002-6-25 18:14
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
我早下了,而具ISOPACK1.1里就有!!!
作者: wangxin    时间: 2002-6-27 17:16
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
发布在那里啦?能告诉我吗?

作者: jack    时间: 2002-6-28 19:09
标题: [推荐]制作N合1光盘强大工具——国人修改的MKISOFS!
好东西




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3