Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bootfehler von S-ATA Platte - Werde noch Wahnsinnig...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
hagel23
n00b
n00b


Joined: 20 Sep 2004
Posts: 24

PostPosted: Fri Mar 25, 2005 4:43 pm    Post subject: Bootfehler von S-ATA Platte - Werde noch Wahnsinnig... Reply with quote

Hallo Miteinander!

Ich habe eine Matrox S-ATA 300GB Platte mit Promise TX2plus!

Mein benötigtes Modul: sata_promise läuft auf der LiveCD super!
In der Kerneloptionen habe ich die Unterstützung folgendermassen aktiviert! (Nicht als Modul)

Code:

Device drivers -->
     SCSI device support --->
         <*> SCSI disk support
         <*> SCSI generic support
         SCSI low-level drivers --->
             [*] Serial ATA (SATA) support
                 <*> Promise SATA TX2/TX4 support


Danach:

make && make_modules
cp arch/i386/boot/bzImage /boot/kernel-2.6.11
cp System.map /boot/System-2.6.11.map

Gentoo-Abschnitt in grub.conf sieht so aus:

Code:

title=2.6.11-gentoo-r4
root (hd0,0)
kernel (hd0,0)/kernel-2.6.11 root=/dev/hda3


Mountpoints:

Code:

/dev/sda1 /boot      ext2
/dev/sda2 sp      swap
/dev/sda3 /      ext3
/dev/sda5 /usr      ext3
/dev/sda6 /var      ext3
/dev/sda7 /opt      ext3
/dev/hda1 /root      ext3
/dev/hda2 /home      ext3
/dev/hda3 /tmp      ext3


Fehler:

Nachdem grub mein linux booten will (was am Anfang an auch gemacht wird), bekomme ich folgende
Fehlermeldung zu Gesicht:

Code:

VFS: Mounted root (ext3 filesystem) readonly.
mount_devfs(): unable to mount devfs, err: -2
Freeing unused kernel memory: 224 freed
Warning: unable to open an inital console
Kernel panic - not syncing: No init found
Try passing init= option to Kernel.


Weiss jemand, an was das liegen kann???
_________________
Mein System is:
Pentium4 3.04Ghz 1024 CACHE, 2x1024MB DDR400 Corsair CL2 2-2-2-5 Dual Channel,
SATA Fasttrack 300GB - 32MB CACHE, ATI X800 PRO 256MB G3DDR Iceq II 8xAGP
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Fri Mar 25, 2005 5:10 pm    Post subject: Reply with quote

Quote:
title=2.6.11-gentoo-r4
root (hd0,0)
kernel (hd0,0)/kernel-2.6.11 root=/dev/hda3


ich glaub das sollte root=/dev/sda3 heißen oder? Sollte dann eigentlich klappen
Back to top
View user's profile Send private message
Hilefoks
l33t
l33t


Joined: 29 Jan 2003
Posts: 849
Location: Emden / Deutschland

PostPosted: Fri Mar 25, 2005 5:12 pm    Post subject: Re: Bootfehler von S-ATA Platte - Werde noch Wahnsinnig... Reply with quote

Moin,

also das hier
Code:

title=2.6.11-gentoo-r4
root (hd0,0)
kernel (hd0,0)/kernel-2.6.11 [b]root=/dev/hda3 <-----!!!!!!


und diese Fstab
Code:

...
/dev/hda1 /root      ext3
/dev/hda2 /home      ext3
/dev/hda3 /tmp      ext3 <------!!!!!!!

passen nicht zusammen. (hda3?)

Mfg Hilefoks

EDIT: Mist - zu langsam!!!!
Back to top
View user's profile Send private message
hagel23
n00b
n00b


Joined: 20 Sep 2004
Posts: 24

PostPosted: Fri Mar 25, 2005 5:13 pm    Post subject: Reply with quote

Nein ich habe 3 Festplatten im PC, sda, hda, hdb! die Mountpoints stimmen wie ich sie gepostet habe! =)

Ach ja sollte root=/dev/sda1 heissen! habe es nur falsch gepostet sonst stimmt alles soweit wie ich es geschrieben habe...
_________________
Mein System is:
Pentium4 3.04Ghz 1024 CACHE, 2x1024MB DDR400 Corsair CL2 2-2-2-5 Dual Channel,
SATA Fasttrack 300GB - 32MB CACHE, ATI X800 PRO 256MB G3DDR Iceq II 8xAGP


Last edited by hagel23 on Fri Mar 25, 2005 5:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Fri Mar 25, 2005 5:17 pm    Post subject: Reply with quote

ähhh wirklich? Denk nochmal drüber nach, root=... =/ und nicht /root
Back to top
View user's profile Send private message
hagel23
n00b
n00b


Joined: 20 Sep 2004
Posts: 24

PostPosted: Fri Mar 25, 2005 5:21 pm    Post subject: Reply with quote

ja ich entschuldige mich über die kleine verwechslung von mir!!! ich habe euch ein wenig verwirrt mit den ganzen edit!

Also es heisst root=/dev/sda3

Tut mir leid! Aber wie gesagt in der conf hab ich das..

Die doffen Postfehler...
_________________
Mein System is:
Pentium4 3.04Ghz 1024 CACHE, 2x1024MB DDR400 Corsair CL2 2-2-2-5 Dual Channel,
SATA Fasttrack 300GB - 32MB CACHE, ATI X800 PRO 256MB G3DDR Iceq II 8xAGP
Back to top
View user's profile Send private message
hagel23
n00b
n00b


Joined: 20 Sep 2004
Posts: 24

PostPosted: Fri Mar 25, 2005 5:27 pm    Post subject: Reply with quote

Ich habe nochmals make && make_install gemacht und siehe da.. nach dem fünften mal geht es!
:roll:

Sachen gibts, die gibt es garnich...
_________________
Mein System is:
Pentium4 3.04Ghz 1024 CACHE, 2x1024MB DDR400 Corsair CL2 2-2-2-5 Dual Channel,
SATA Fasttrack 300GB - 32MB CACHE, ATI X800 PRO 256MB G3DDR Iceq II 8xAGP
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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