cdrom-less install
1. boot install 1.44 MB floppy diskette.
2. mount the partition the ISO is on.
3. mount the ISO using loopback
mount -o loop -t iso9660 filename.iso /mountpoint
4. do install
I use Slackware and have never attempted this, but most distros have a section in there FAQ or manual to do this with more specific instructions.
|