Results 1 to 1 of 1
after trying with vmware, i see installing slackware was going to be too much to do that way, so i tried it with loop back. i typed in all the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-01-2006 #1Just Joined!
- Join Date
- Aug 2006
- Location
- miami, fl
- Posts
- 28
problems installing with loopback
after trying with vmware, i see installing slackware was going to be too much to do that way, so i tried it with loop back. i typed in all the following commands:
mkdir -p /dos
mount -t vfat /dev/hda1 /dos
cd /dos
mknod /dev/loop0 b 7 0
mkdir /INSTALL
mount -o loop /dos/install.iso /INSTALL (my iso is named install1.iso)
but once i get to the last line, it says install1.iso not found. the file is in my C:, so i dont understand whats going on.


Reply With Quote
