Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit Grub und Promise Fasttrak ATA Raid [SOLVED]
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
Wolle@Work
n00b
n00b


Joined: 02 Feb 2005
Posts: 7

PostPosted: Wed Feb 02, 2005 4:47 pm    Post subject: Problem mit Grub und Promise Fasttrak ATA Raid [SOLVED] Reply with quote

Hallo,

nach mehreren Versuchen Gentoo auf einem Fujitsu-Siemens PRIMERGY TX150 S2 Server zu installieren bin ich nahe dran das wieder aufzugeben.

Ich habe mir so ziemlich alle Anleitungen zur Installation auf einem Raid System durchgelesen und ausprobiert, aber jedesmal bleibt der Rechner beim booten schon bei Grub hängen.


fstab
Code:

 /dev/md0      /boot     ext2      noauto,noatime     1 2
 /dev/md2      /         xfs       noatime            0 1
 /dev/md1     swap      swap      defaults    0 0
 /dev/cdroms/cdrom0   /mnt/cdrom   iso9660      noauto,ro      0 0
 proc         /proc      proc      defaults           0 0


grub.conf
Code:

default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz


title=My example Gentoo Linux
root (hd0,0)
kernel (hd0,0)/boot/kernel root=/dev/md0


Bitte helt mir


Last edited by Wolle@Work on Fri Feb 18, 2005 7:59 am; edited 1 time in total
Back to top
View user's profile Send private message
Sumpfdrache
Apprentice
Apprentice


Joined: 19 Jun 2004
Posts: 169

PostPosted: Wed Feb 02, 2005 5:18 pm    Post subject: Reply with quote

Gibt denn der Grub Fehlermeldungen beim Booten aus?
_________________
Die Erkenntnis war wie ein Betonblock, der in den Treibsand seines Bewußtseins sank.
Back to top
View user's profile Send private message
Wolle@Work
n00b
n00b


Joined: 02 Feb 2005
Posts: 7

PostPosted: Thu Feb 03, 2005 8:12 am    Post subject: Reply with quote

nein, bleibt einfach hängen.

Wenn ich mit einer Bootdiskette starte, dann findet er die SATA Platten überhaupt nicht.
Back to top
View user's profile Send private message
Royal
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jun 2004
Posts: 78
Location: Hamburg, Germany

PostPosted: Thu Feb 03, 2005 9:14 am    Post subject: Reply with quote

Der Fehler könnte in der grub.conf liegen:

veruchs mal so:
Code:

title=My example Gentoo Linux
root (hd0,0)
kernel /boot/kernel root=/dev/md2


root=* gibt die / partition an.

Heißt dein kernel nur 'kernel'?

Thorsten

ps.: ich hab 3 wochen mit dem promise verbracht. gib nicht auf ; )
_________________
A preposition is a bad word to end a sentence with.
Back to top
View user's profile Send private message
Wolle@Work
n00b
n00b


Joined: 02 Feb 2005
Posts: 7

PostPosted: Fri Feb 18, 2005 7:58 am    Post subject: Reply with quote

sorry, daß ich erst jetzt schreibe, aber ich hatte viel zu tun in den letzten Tagen.

das Problem habe ich endlich gelöst.

Der Raidcontrolller hat die Platten anders angesprochen als die Gentoo/Grub Installation.

Ich hatte mein Gentoo auf /dev/md1 (RAID 1: /dev/sda und /dev/sdb) installiert aber das Bios wollte von /sdc booten.
Hab das erst rausgefunden als ich auf jeder Platte des RAID Systems einen /boot Ordner hatte.

Danke nochmal für die Hilfe
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