Hi all
I attempted to upgrade a Slackware 13.0 fresh install to current.
First I updated 13.0 by running:
Code:
slackpkg update
slackpkg upgrade-all
I then amended the mirror to current and ran the following commands
Code:
slackpkg update
slackpkg upgrade-all
Everything ran without errors and slackpkg updated lilo at the end w/out errors on reboot I get the following message:
Code:
Cannot open root device 301 or unknown-block(3,1)
append a correct root= boot option
0800 10485760 sda driver sd
0801 9765472 sda1
0802 720216 sda2
I am running Slack in vbox to learn I created a snapshot just before rebooting so I restored it and tried to amend lilo with sda instead of hda and when I ran lilo -v indicated sda was an invalid parameter.
Not new to linux can find my way around albeit with stumbling but not an expert either.
Can anyone point me in the right direction.
Thanks.