• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Got Slackware 9 installed, now having a problem booting..

LILO comes up, I boot to my boot drive.. then it gets to a point where it says "VFS: Insert root floppy and press ENTER." ... what's it asking for ? I thought I had completely installed it.
 
So I'm guessing you didn't create a boot floppy?

If not, boot with the CD, and hit ALT+F2. That should get you to a terminal. I'm not sure, because I've never used Slack. Just try all of the function keys.

Mount the partition that you created as root to a directory. It might look like this:

mount /dev/hda1 /mnt

If all goes well, look in /mnt/etc/lilo.conf (replace /mnt with whatever you mounted the drive to). Depending on what tools that distrobution loads with its CD, the editior could be vi, pico, or just edit.

Post the contents here and we can get working.

 
Back
Top