Hi there,
I am a linux user since 3-4 years but i din't used Slackware a lot (I am mostely a Gentoo user) And i din't used lilo a lot to.
I installed Slackware 10.2 on a 2 gig sd card. Everything went well until i tried to boot for the first time! After lilo load the kernel i got a Kernel Pannic message.
Code:
kmod: failed to exec /sbin/modprobe -s -k -block-major-8 , errno =2
VFS : Cannot open root device "822" or 08:22
Please append a correct "root=" boot option
Kernel panic: VFS : Unable to mount root fs on 08:22
Well So I understand that linux was not abble to mount my root partition. In my lilo.conf my root device is /dev/sdc2 (Its a ext2 partition with slackware installed on it) Do i have to add something special in my lilo.conf because its a usb drive ?
Any Help would be welcome.