Re: Help! Can mount iso image

2003-08-03 Thread Siward
Hi YouBing, you wrote : I tried to install from harddisk with sarge iso images, but after I start the boot.bat I found I can't using "mount -o loop sarge-i386-1.iso /cdrom" in busybox, I've using "mknod /dev/loop0 b 7 0" I'm wondering where the boot kernel has any loop device support?? I

Help! Can mount iso image during sarge busybox installation

2003-07-02 Thread Zhao YouBing
I tried to install from harddisk with sarge iso images, but after I start the boot.bat I found I can't using "mount -o loop sarge-i386-1.iso /cdrom" in busybox, I've using "mknod /dev/loop0 b 7 0" I'm wondering where the boot kernel has any loop device support?? Has anyone tried this?? Can u help