Results 1 to 2 of 2
Hi,
I've compiled the kernel version 2.4.22 on my laptop to include support for APCI power management, but I'm facing booting problems. It complains as follows :
'Kernel panic LABEL=/ ...
- 01-04-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Mumbai, India
- Posts
- 4
Kernel panic : LABEL=/ not found
Hi,
I've compiled the kernel version 2.4.22 on my laptop to include support for APCI power management, but I'm facing booting problems. It complains as follows :
'Kernel panic LABEL=/ not found'
Ive followed all the necessary steps as mentioned in Kernel build HOWTO.
Please tell me what's wrong. Any feedback shall be highly appreciated.
Regards
Rajesh
- 01-04-2005 #2Linux User
- Join Date
- Oct 2004
- Location
- /dev/random
- Posts
- 404
It means that your root partition doesn't have a volume lable of "/".
You can override that by passing kernel argument:
root=/dev/hdxx
where /dev/hdxx is the partition where you created your root("/") filesystem.The Unforgiven
Registered Linux User #358564


Reply With Quote
