PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Grub Error 21


Tschabo
2006-11-05, 17:13:40
Hallo
Ich habe Ubuntu 6.10 installiert und beim booten kommt die Meldung
Grub error 21.
Vermutlich hängt es mit dem controller zusammen, bin mir aber nicht sicher:
GRUB does not appear to support (all versions of the) JMicron controller, resulting in "Error 21". The workaround is to install LILO during the installation process. Before rebooting, go "Back" and from the menu choose "Install the LILO Bootloader". You may need to manually create a lilo.conf referencing /dev/sda as your boot drive. Another option is to use a Windows/FreeDOS bootloader to boot into a small DOS partition on the drive, containing the linld.com ([WWW] http://195.66.192.168/linux/linld/) Linux booter for DOS (loadlin, on the other hand, chokes on Ubuntu's large initrd, so cannot be used), copy the kernel and initrd to it and boot from there
https://wiki.ubuntu.com/Core_2_Duo_Support%5B/url%5D

Falls es das ist, kann mir jemand sagen wie ich LILO mit der Live-CD installieren kann?

Vielen Dank

CannedCaptain
2006-11-05, 20:02:15
http://www.gentoo.org/doc/de/handbook/handbook-x86.xml?style=printable&full=1#book_part1_chap10

10.c. Alternativ: Benutzung von LILO



als root

mkdir /mnt/os
mount /dev/hdx /mnt/os (/ partition)
mount /dev/hdy /mnt/os/boot (/boot partition)
chroot /mnt/os /bin/bash


Jetzt solltest Du im installierten System rumfuschen können, notfalls hast Du ja meine Nummer.

Man sollte das auf die entsprechende Distribution umsetzen. Aber im groben wird es so verlaufen.

Tschabo
2006-11-06, 18:56:08
Danke für deine Hilfe
Ich habe versucht Grub auf eine Diskette zu installiern hat aber irgendwie nicht geklappt. Jetzt versuche ich es nochmal mit deiner Anweisung bei ICQ (meine schwester hatte die partitione durcheinander gebracht) falls das nicht klappt installiere ich an einem freien Wochenende gentoo.

Marscel
2006-11-06, 21:23:30
Ist Grub im MBR einer Festplatte installiert, auf der sich NICHT die Linuxpartition befindet?

CannedCaptain
2006-11-06, 22:05:07
Marscel das isn bug