Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Panic: Unable to mount root fs ...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Solour
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2006
Posts: 107

PostPosted: Fri Nov 14, 2008 11:30 am    Post subject: Kernel Panic: Unable to mount root fs ... Reply with quote

Hi,

The message is:
"Kernel Panic: Unable to mount root fs on unknown-blocl (0,1)"

fdisk -l says something like:
Code:
/dev/sda1 boot-partition ext2
/dev/sda2 windows vista NTFS
/dev/sda3 windows vista backup NTFS
/dev/sda4 extended
/dev/sda5 swap linux-swap
/dev/sda6 root


my fstab says
Code:
/dev/sda1 /boot ext2 noauto,noatime 12
/dev/sda5 none swap sw 0 0
/dev/sda6 / ext3 noatime 0 1


my grub.conf says
Code:
title=Gentoo linux (..)
root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.25-gentoo-r9 root=/dev/ram0 real_root=/dev/sda1


Is there an obvious mistake or any other information I could provide?

Please help me and thanks a lot in advance!
Back to top
View user's profile Send private message
Kosmas
Apprentice
Apprentice


Joined: 14 Sep 2006
Posts: 280
Location: Greece

PostPosted: Fri Nov 14, 2008 11:39 am    Post subject: Reply with quote

Hello.

I think that your real root must be sda6 as described in fdisk "/dev/sda6 root"
and your kernel parameter should be like real_root=/dev/sda6

Try that or try root=/dev/sda6 only

Cheers
Kosmas.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum