最近经常使用WS4.5-64安装系统,5张CD,来回更换麻烦,就在网上搜索了一下,找到一篇类似的,
在此表示感谢!
我实在AS5.3上制做的,执行到最后一步的时候遇到麻烦,报错如下:
Using BOOT000.CAT;1 for isolinux/boot.cat (boot.cat)
mkisofs: Error: '(NULL POINTER)' and 'isolinux/boot.cat' have the same Rock Ridge name 'boot.cat'.
mkisofs: Unable to sort directory isolinux
查了好久也查不到原因,干脆把报错的文件干掉。
cd isolinux
mv boot.cat boot.cat.old
mkisofs -o dvd.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -R -m TRANS.TBL -x disk1/.discinfo -x disk1/isolinux -graft-points disk1 .discinfo=.discinfo isolinux/=isolinux RedHat/=disk2/RedHat RedHat/=disk3/RedHat RedHat/=disk4/RedHat RedHat/=disk5/RedHat docs/=docs/
结果就顺利生产了2.5G左右的ISO文件,刻录成DVD,装机正常。
2009.8.20
阅读(2211) | 评论(1) | 转发(0) |