Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Frage zur Installation von GRUB
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
Sandro
n00b
n00b


Joined: 08 Aug 2002
Posts: 55

PostPosted: Sat Aug 10, 2002 10:38 pm    Post subject: Frage zur Installation von GRUB Reply with quote

Hallo,

Ich bin nun bei der Installation bei "Letzte Schritte: GRUB konfigurieren" angelangt, allerdings weiß ich nicht weiter. :?
Die Festplatte, die für Gentoo vorgesehen ist befindet sich momentan in /dev/hdc, grub soll in den MBR dieser Platte.
Nach der Installation möchte ich die Platte umstecken nach /dev/hda.

So weit, so gut, nur wie sehen die Kommandos aus, um dies zu bewerkstelligen?
Meiner Meinung nach sollte es folgendermaßen aussehen:
Code:
grub> root (hd0,0)      // <- grub mitteilen, wo sich die spätere /boot-partition befindet
grub> setup (hd2)          // <- grub auf das aktuelle /dev/hdc installieren
grub> quit

allerdings bekomme ich bei dem setup-befehl Error 17 "Cannot mount selected partition"

Habe ich etwas missverstanden?

Vielen Dank, Sandro 8O
Back to top
View user's profile Send private message
Jazz_Rabbit
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jul 2002
Posts: 129
Location: Vienna

PostPosted: Sat Aug 10, 2002 10:45 pm    Post subject: Reply with quote

Hmmm... prinzipiell weiß ich, was Du meinst, aber praktisch gesehen ist Dein Vorgang nicht richtig. Wenn Du eine /dev/hda, /dev/hdb und /dev/hdc Platte drin hast, und Du gibst GRUB den MBR von /dev/hda
-> root (hd0,0) <- an und willst dann umstecken, so das /dev/hdc (hd2,x) dann zu /dev/hda wird, dann ist der GRUB ja nicht vorhanden...
_________________
.=->< Jazz_Rabbit ><-=.
Back to top
View user's profile Send private message
Sandro
n00b
n00b


Joined: 08 Aug 2002
Posts: 55

PostPosted: Sat Aug 10, 2002 11:06 pm    Post subject: Reply with quote

also wäre in meinem fall "root (hd2,0)" passender?
"Error 21: Selected disk does not exist"

:oops:
Back to top
View user's profile Send private message
Sandro
n00b
n00b


Joined: 08 Aug 2002
Posts: 55

PostPosted: Sat Aug 10, 2002 11:15 pm    Post subject: Reply with quote

hm... mit
Code:

root (hd1,0)
setup (hd1)

scheint es zu funktionieren! kann ich mir nur dadurch erklären dass es /dev/hdb nicht gibt (daran hängt das cd-rom laufwerk)

Sandro
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