Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fehlerhafte einstellung im 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
targa500
n00b
n00b


Joined: 10 Oct 2006
Posts: 16

PostPosted: Mon Oct 16, 2006 2:40 pm    Post subject: fehlerhafte einstellung im grub Reply with quote

ich habe grad mein neu aufgesetztes system mit grub gestartet habe aber zu spät bemerkt das ich einen fehler in der grub.conf habe wie kann ich das jetzt abändern muss ich chroot ausführen ?

es kommt folgende fehlermeldung
Code:
Error 11:Unrecognized device string
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5343

PostPosted: Mon Oct 16, 2006 2:46 pm    Post subject: Reply with quote

ein chroot brauchst du eingentlich net. einfach per live-cd starten und die partition mounten, auf der sich dir grub.conf befindet und dann einfach editieren.
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
targa500
n00b
n00b


Joined: 10 Oct 2006
Posts: 16

PostPosted: Mon Oct 16, 2006 2:53 pm    Post subject: Reply with quote

habe alles auf meine zweite platte installiert also hdb und mounten würde ja dann heisen mount /dev/hdb aber da sagt er mir
Code:
mount: can´t find /dev/hdb in /etc/fstab or /etc/mtab
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5343

PostPosted: Mon Oct 16, 2006 3:06 pm    Post subject: Reply with quote

zum einen musst du noch die partitionsnummer abgeben ;)
und zum anderen kann man als root auch ohne fstab eintrag partitionen mounten, und zwar indem man als 2. parameter den mount-point angibt .)
z.b. wenn sich die grub.con auf /dev/hdb1 befindet dann machst du folgendes nachdem die livecd gestartet hat.

Code:
mount /dev/hdb1 /mnt/


ich würde dir raten dich nochmal zu informieren, wie das mit dem mounten funktioniert.
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
flowdy
n00b
n00b


Joined: 16 Oct 2006
Posts: 11

PostPosted: Mon Oct 16, 2006 3:09 pm    Post subject: Reply with quote

hm ich bin ja kein pro aber zum mounten musst du doch noch den Ort angeben an den gemountet werden soll und zweites muss man nicht nur die Platte auch noch die Partition angeben die gemountet werden soll.

Es könnte so aussehn:

Code:

mount /dev/hda3 /


Natürlich halt auf deine Bedürfnisse angepasst

gruß florian
Back to top
View user's profile Send private message
schachti
Advocate
Advocate


Joined: 28 Jul 2003
Posts: 3765
Location: Gifhorn, Germany

PostPosted: Tue Oct 17, 2006 8:40 pm    Post subject: Reply with quote

Ein Blick in das Manual von grub wirkt Wunder:

http://www.gnu.org/software/grub/manual/html_node/Menu-interface.html wrote:

Commands are available to enter a bare command-line by pressing <c> (which operates exactly like the non-config-file version of GRUB, but allows one to return to the menu if desired by pressing <ESC>) or to edit any of the boot entries by pressing <e>.

_________________
Never argue with an idiot. He brings you down to his level, then beats you with experience.

How-To: Daten verschlüsselt auf DVD speichern.
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