|
我是安装是USB上的。网上介绍两种制作ISO方法:
一:挂载SLAX.ISO运行make_iso.sh。
这个方法的问题是我进入slax系统后挂载ISO提示是:
bash-3.1# mount -o loop slax-6.1.1.iso /mnt/hda1
mount: could not find any free loop device
二:直接在系统下运行make_iso.sh:
出错提示:
……
Scanning .././sys/block/loop8/slaves
mkisofs: Uh oh, I cant find the boot catalog directory 'boot/isolinux'! |
|