Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GA-G33-DS3R kernel panic
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
lukjel_op
n00b
n00b


Joined: 30 Oct 2004
Posts: 54

PostPosted: Thu Aug 23, 2007 5:07 pm    Post subject: GA-G33-DS3R kernel panic Reply with quote

Hi!

I've got problems with me new motherboard (gigabyte GA-G33-DS3R). When I'm trying to build my own kernel then - after reboot I've got kernel panic...
Has anyone goof .config file to share with?

Regards
Lukjel.
Back to top
View user's profile Send private message
turtles
Veteran
Veteran


Joined: 31 Dec 2004
Posts: 1657

PostPosted: Thu Aug 23, 2007 6:08 pm    Post subject: Reply with quote

Does it work with a live cd?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Thu Aug 23, 2007 6:10 pm    Post subject: Reply with quote

lukjel_op,

Please tell us the panic message text ... not all the hex codes, just the text message, like "Attempting to kill init" ... "Unable to mout root ... unknown-block .... "
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
lukjel_op
n00b
n00b


Joined: 30 Oct 2004
Posts: 54

PostPosted: Tue Aug 28, 2007 8:27 am    Post subject: Reply with quote

Sorry... for delay.

I recognized problem:
When I boot from live CD I've got this devices:
hdb - CDROM
sda - my hdd connected to SATA0 onboard
sdb - my hardware RAID (3ware).

I'm installing gentoo in regular way - sda1 - boot, sda2 - root and sda3 swap, sdb1 - home, sdb2 - var and sdb3 - tmp. Grub on hd0.
And it works... till I reboot.
Then grub strarts normal way but during kernel startup I see that harddrives changes letters: sda become sdb and sdb become sda.
How to fix it?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Tue Aug 28, 2007 11:42 am    Post subject: Reply with quote

lukjel_op,

You can try adding
Code:
map (hd0) (hd1)
map (hd1) (hd0)
to your grub.conf, just before the kernel line.

Grub will swap your drives over as it passes them to the kernel then (hopefully) the kernel will swap them back.

It doesn't fix the root cause, so if it works, its a hack
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
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