Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Habe Probleme bei dem Bootloader :-(
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
linjunky
Apprentice
Apprentice


Joined: 21 Feb 2007
Posts: 150

PostPosted: Thu Feb 22, 2007 6:00 pm    Post subject: Habe Probleme bei dem Bootloader :-( Reply with quote

also wenn man

grub-install /dev/hda

in die Kosole eingibt, dann springt er auf die nächste Zeile und macht nichts mehr

http://www.geocities.com/nemoxadow/Screenshot2.png

Und wenn ich ihn ohne cd laufen lassen will

dann bringt er die meldung

Filesystem couldn't be fixed


Kann mir bitte da jemand helfen

Danke
Back to top
View user's profile Send private message
cHeFr0cKaH
Apprentice
Apprentice


Joined: 27 Feb 2006
Posts: 188
Location: Frankfurt am Main

PostPosted: Thu Feb 22, 2007 6:08 pm    Post subject: Reply with quote

Nabend!


emerge grub doch einfach. Mach einfach ein emerge sys-boot/grub. Das sollte dir den aktuellen Grub kompilieren.


Versuchs mal mit emerge sys-boot/grub und dann das howto hier befolgen: http://www.gentoo.org/doc/de/gentoo-x86-quickinstall.xml



mfg
cHeFr0cKaH

bye!
Back to top
View user's profile Send private message
linjunky
Apprentice
Apprentice


Joined: 21 Feb 2007
Posts: 150

PostPosted: Thu Feb 22, 2007 6:25 pm    Post subject: Reply with quote

ging leider wieder nicht :(
Back to top
View user's profile Send private message
cHeFr0cKaH
Apprentice
Apprentice


Joined: 27 Feb 2006
Posts: 188
Location: Frankfurt am Main

PostPosted: Thu Feb 22, 2007 6:29 pm    Post subject: Reply with quote

Was ging denn nicht? Poste bitte mal die Fehlermeldung.

Was mich interessieren würde. Bist du grad dabei gentoo zu installieren oder hast du gentoo schon lauffertig installiert? Laut deinem Screenshot hast du ja schon ne grafische Oberfläche laufen.

Hast du die Installation von gentoo mit dem howto von gentoo.org gemacht ?



EDIT: Falls es gar net klappen sollte nimm einfach Lilo.

mfg
cHeFr0cKaH

bye!


Last edited by cHeFr0cKaH on Thu Feb 22, 2007 6:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2546
Location: Konradsreuth (Germany)

PostPosted: Thu Feb 22, 2007 6:30 pm    Post subject: Reply with quote

Mach's halt manuell:
Code:
grub
root (hd0,0)
setup (hd0)
quit

Siehe auch das Handbuch
Back to top
View user's profile Send private message
linjunky
Apprentice
Apprentice


Joined: 21 Feb 2007
Posts: 150

PostPosted: Thu Feb 22, 2007 8:12 pm    Post subject: Reply with quote

das gibt er bei mir aus

(chroot) livecd gentoo # grub-install /dev/hda
Probing devices to guess BIOS drives. This may take a long time.
sed: can't read /boot/grub/device.map: No such file or directory
grep: /boot/grub/device.map: No such file or directory
/dev/hda does not have any corresponding BIOS drive.
(chroot) livecd gentoo #
Back to top
View user's profile Send private message
linjunky
Apprentice
Apprentice


Joined: 21 Feb 2007
Posts: 150

PostPosted: Thu Feb 22, 2007 8:19 pm    Post subject: Reply with quote

Libby wrote:
Mach's halt manuell:
Code:
grub
root (hd0,0)
setup (hd0)
quit

Siehe auch das Handbuch


hab ich auch schon versucht

trotzdem bringt er beim booten die meldung

Filesystem coldn't be fixed


und ich kann nicht in die
/boot/grub/device.map

datei schreiben
das ist irgendwie kommisch. das ich als root nicht in die Datei schreiben kann

Ich meine jetzt mit nano -w /boot/grub/device.map
Back to top
View user's profile Send private message
slick
Bodhisattva
Bodhisattva


Joined: 20 Apr 2003
Posts: 3495

PostPosted: Fri Feb 23, 2007 8:39 am    Post subject: Reply with quote

linjunky wrote:
Libby wrote:
Mach's halt manuell:
Code:
grub
root (hd0,0)
setup (hd0)
quit

Siehe auch das Handbuch


hab ich auch schon versucht

trotzdem bringt er beim booten die meldung

Filesystem coldn't be fixed

Wo bzw. wann genau bringt er diese Fehlermeldung? Sofort bei Laden des Bootmanager oder erst nachdem der Kernel "durchgelaufen" ist? Kannst ggf. einen "Screenshot" mit einer Digikam machen?
Back to top
View user's profile Send private message
linjunky
Apprentice
Apprentice


Joined: 21 Feb 2007
Posts: 150

PostPosted: Fri Feb 23, 2007 9:56 am    Post subject: Reply with quote

Ok der macht jetzt beim Filesystem doch weiter

http://us.share.geocities.com/nemoxadow/IMG_0418.JPG
(wenn er auf der geocitiesseite landet, einfach in die adresszeile und nochmal enter drücken müsste dann gehen)

Hat er dann später keine Probleme mehr damit?

Auf jedenfall komm ich nicht mehr rein weil ich irgendwie das Passwort nicht weiss
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2236
Location: My own world! I and Gentoo!

PostPosted: Fri Feb 23, 2007 10:16 am    Post subject: Reply with quote

sry, hab schwachsinn geschrieben, aber wennde dein rootpasswd vergessen hast ist alles zu spät.
Außer du hast dein User-passwd noch, und du hast dir alle sudorechte zugeschrieben, also kannst sudo ohne passwd ausführen.

Dann würd ich mal hurtig
Code:
# sudo passwd

ausführen.
_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)


Last edited by Max Steel on Fri Feb 23, 2007 10:29 am; edited 2 times in total
Back to top
View user's profile Send private message
slick
Bodhisattva
Bodhisattva


Joined: 20 Apr 2003
Posts: 3495

PostPosted: Fri Feb 23, 2007 10:20 am    Post subject: Reply with quote

Max Steel ich denke er meint das Root-Passwort, sonst würde er (gemäß Screenshot) nicht bis zum Login kommen
linjunky siehe https://forums.gentoo.org/viewtopic-t-516493.html
Back to top
View user's profile Send private message
linjunky
Apprentice
Apprentice


Joined: 21 Feb 2007
Posts: 150

PostPosted: Fri Feb 23, 2007 10:37 am    Post subject: Reply with quote

danke bin jetzt in der shell :-) funktioniert alles
jetzt fehlt nur noch die grafische Oberfläche :-) hehe
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Fri Feb 23, 2007 11:22 am    Post subject: Reply with quote

grub-install funktioniert nicht in einer chroot Umgebung. Da muss man vorher grep -v rootfs /proc/mounts > /etc/mtab machen.
Back to top
View user's profile Send private message
slick
Bodhisattva
Bodhisattva


Joined: 20 Apr 2003
Posts: 3495

PostPosted: Fri Feb 23, 2007 11:37 am    Post subject: Reply with quote

Hatte er, siehe erste Screenshot, ich vermute eine Dateisystemproblem, was jetzt wohl gelöst ist.
Back to top
View user's profile Send private message
Ampheus
l33t
l33t


Joined: 19 Oct 2005
Posts: 814
Location: Rheine, NRW, Germany

PostPosted: Fri Feb 23, 2007 1:13 pm    Post subject: Reply with quote

Es lag soweit ich weiß am Kernel. Hatte ihmper ICQ geholfen und nachdem er einiges am Dateisystem geändert hatt, ging es.
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