View previous topic :: View next topic |
Author |
Message |
bozan n00b
Joined: 11 Apr 2005 Posts: 16
|
Posted: Mon Apr 11, 2005 8:52 pm Post subject: [SOLVED] Install problems Intel-SATA und grub |
|
|
Hi@all,
Ich versuche hier seit dem Wochenende Gentoo 2005.0 auf meinem Rechner zum laufen zu bringen, aber es will einfach nicht klappen. Das Problem ist, das ich es einfach nicht schaffe Gentoo zu überzeugen von meiner SATA Platte zu booten.
Ich habe 2 SATA Controller, einer onboard von Intel und einen von Promise (soll mal als RAID Controller laufen). Die LiveCD erkennt beide Controller, jedoch ist die Platte des Onboard-Controllers /dev/sdd.
Ich habe inzwischen mehrfach den Kernel kompiliert, mit / ohne SATA Module. Wie kann ich denn sehen, ob beim Booten überhaupt eine Platte erkannt wird? Bzw. Als was (sda,sdd,hda)?
Hier noch ein paar Hardwareinfos:
lspci
Code: |
0000:00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
0000:02:00.0 RAID bus controller: Promise Technology, Inc. PDC20621 [SATA150 SX4] 4 Channel IDE RAID Controller (rev 01)
|
grub.conf
Code: |
default 0
timeout 10
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.11.6
root (hd0,0)
kernel (hd0,0)/kernel-2.6.11.6 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sdd3 vga=792 splash=verbose
initrd (hd0,0)/initrd-2.6.11.6
|
Thx4help
BoZaN
Last edited by bozan on Mon Apr 11, 2005 10:51 pm; edited 1 time in total |
|
Back to top |
|
|
bozan n00b
Joined: 11 Apr 2005 Posts: 16
|
Posted: Mon Apr 11, 2005 9:02 pm Post subject: |
|
|
ahja, noch was ... Beim Booten lädt er die sata Treiber erfolgreich:
Code: |
-----SNIP-----
::Scanning for sata_promise...libata, sata_promise loaded.
::Scanning for sata_sx4...sata_sx4 loaded.
-----SNAP-----
|
Dann kommt noch:
>> Mounting filesystems
>> Activating udev...
>> Determining root device...
>> Block device /dev/sdd3 is not a valid root device...
Hab da diverse Mountpoints probiert auch mit einem Label, jedoch bisher ohne Erfolg |
|
Back to top |
|
|
|
|
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
|
|