Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SATA + GRUB, Kernel Panic
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
KnappZ
n00b
n00b


Joined: 27 Dec 2003
Posts: 15
Location: here

PostPosted: Sun Jun 13, 2004 12:53 am    Post subject: SATA + GRUB, Kernel Panic Reply with quote

I currently run a 120gb Maxtor Serial-ATA Harddrive on a Promise FastTrack 376 SATA controller. It runs on an nVidia nForceII Ultra 400 chipset. Today I went to install Gentoo, popped in my 2004.1 disc, and followed the handbook, using the gentoo-dev-sources. I chose GRUB as my bootloader, installed/configured it, and restarted my machine. When trying to boot Linux, I get the "cannot open root device" error.

Here is my partitioning setup:
/dev/sda1 = Windows XP (NTFS)
/dev/sda2 = boot (Ext3)
/dev/sda3 = root (reiserfs)
/dev/sda4 = swap (swap)

...And my relevant GRUB config info:
title Gentoo Linux
root (hd0,2)
kernel /vmlinuz-2.6.5-gentoo-r1 root=/dev/sda3

Any help would be greatly appreciated.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sun Jun 13, 2004 2:03 am    Post subject: Reply with quote

Do you have the correct options compiled-in (not modules) to access your root device ?
Code:
Device Drivers  --->
  SCSI device support  --->
    <*>   SCSI disk support
    SCSI low-level drivers  --->
      [*] Serial ATA (SATA) support
      <*>   Promise SATA TX2/TX4 support

File systems  --->
  <*> Reiserfs support
Back to top
View user's profile Send private message
danone
Guru
Guru


Joined: 18 Jan 2004
Posts: 398
Location: Germany

PostPosted: Sun Jun 13, 2004 2:04 am    Post subject: Reply with quote

MAke sure your kernel has the appropriate driver for your SATA controller compiled in..sound like it isn't...can you send me your kernel con but mainly look at SCSI Drivers-> SCSI LOW Level Drivers under SATA drivers..maybe this fix your problem
_________________
[:: Processor: Intel Core 2 Duo E6300 ]::[ Mainboard: ASUS P5B Deluxe ]::[ GPU: nVidia 7900GTO ::]
[:: RAM: HyperX DDR2 800 ]::[ Samsung SH-183A SATA:: CREATiVE X-Fi XtremeMusic :: ]
Back to top
View user's profile Send private message
KnappZ
n00b
n00b


Joined: 27 Dec 2003
Posts: 15
Location: here

PostPosted: Sun Jun 13, 2004 5:10 am    Post subject: Got it... almost Reply with quote

:oops: You were right, I forgot to install the SATA support. Since I did a bit of a sloppy install anyways, I figured it couldn't hurt to reinstall from scratch, it only took a little.

But now when I boot it asks me to include devfs support in my kernel config! I know I truly reveal my existance as a linux n00b when I say this, but, I'm having problems getting my bzImage to go where I want it to. When I copy my bzImage to /boot (this is from a working gentoo system), I look in /boot and see nothing but the files I copied, my old kernel files and the grub directory are missing. Where are those files at? Any advice?
Back to top
View user's profile Send private message
genstef
Retired Dev
Retired Dev


Joined: 13 Jun 2004
Posts: 668
Location: M/Bay/Germany

PostPosted: Sun Jun 13, 2004 10:57 am    Post subject: Reply with quote

looks like you forgot to mount /boot
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