Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel panic after installing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
halak79
n00b
n00b


Joined: 01 Mar 2006
Posts: 30
Location: Arizona, USA

PostPosted: Wed Mar 01, 2006 3:32 am    Post subject: Kernel panic after installing Reply with quote

Last night I downloaded the minimal install CD and followed the Handbook instruction but when I got around to rebooting I got a kernel panic. The last few lines around the kernal panic where:
The last few lines before the kernel panic:

md: ... autorun DONE
UDF-fs: No partition found(1)
XFS: bad magic number
XFS: SB Validate Failed
kernel panic - not syncing: VFS: unable to mount root fs on <..?..>

The last part of it was like 'unknown [something] (1,0)'
At first I thought maybe I didn't setup /etc/fstab correctly, but then I realized that if it couldn't mount the root volume it probably wasn't able to read /etc/fstab yet.

My install wasn't exactly to the letter, I already had a 2 gig partition with w2k installed on it. So the drive partition was like this:
/dev/hda1 - w2k
/dev/hda2 - boot
/dev/hda3 - swap
/dev/hda4 - root

But I think adjusted everything correctly.

I used genkernal instead of the manual kernal install
I used LILO instead of GRUB

So.. I don't really want to start over from scrath, any way to adjust what I've setup to make it work?
I also have second thoughts about using genkernel and LILO, so I was thinking maybe to manually make the kernel and use GRUB instead.
I also want it to boot with a higher resolution display mode...

Any help is great,

Thanks,
-sam
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Wed Mar 01, 2006 3:37 am    Post subject: Reply with quote

suggest that you manually compile your kernel, and ensure that the filesystem support you require is compiled in the kernel..
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
halak79
n00b
n00b


Joined: 01 Mar 2006
Posts: 30
Location: Arizona, USA

PostPosted: Wed Mar 01, 2006 8:35 am    Post subject: Reply with quote

Thanks, I manually installed the kernel and all is Ok.
It doesn't automatically detect my network connection though... I have to do: ifconfig eth0 up

I guess I'll take my other issues to a new thread.

Thanks again
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Wed Mar 01, 2006 10:23 am    Post subject: Reply with quote

halak79 wrote:
It doesn't automatically detect my network connection though... I have to do: ifconfig eth0 up

Are the drivers for the ethernet card compiled in the kernel, or built as modules?
If modules, do you have them listed in /etc/modules.autoload.d/kernel-2.6?

Also, does /etc/init.d/net.eth0 exist? Is it a symlink to /etc/init.d/net.lo? Have you enabled the net.eth0 to start on bootup?
Code:
rc-update add net.eth0 default

_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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