Skocz do zawartości

Grub I Zonk


Fatal@Error

Rekomendowane odpowiedzi

Miałem wypaisoną FC3 i zainstalowalem Mdk 10.1 nadpisal mi mbr, po usunieciu tego mdk 10.1 i wydaniu polecenia fdisk /mbr zdyskietki startowej startuje mi tylko windows anie grub z FC3 :( jak to naprawic bo szukam w necie ale tam saeme popierdulki sa nigdzie nie ma konkretnej odpowiedzi na to prosze o pomoc.

 

serdecznie pozdrawiam

Odnośnik do komentarza
Udostępnij na innych stronach

jak wydales polecenie fdisk mbr to nic dziwnego ze ci wywalil gruba :P chyba najprosciej to uruchomic jakas dystrybucje live cd, podmontowac dysk z linuxem i przeinstalowac gruba albo lilo.

 

najprosciej bedzie uzyc plyty live cd z gentoo, wtedy bedzie to wygladalo tak:

po zbootowaniu:

#mount /dev/hdXX* /mnt/gentoo
#mount -o bind /proc /mnt/gentoo/proc
#chroot /mnt/gentoo
#emerge lilo

edycja /etc/lilo.conf

#lilo

*gdzie hdXX to twoj naped

 

naprawialem w ten sposob lilosy w roznych dystrybucjach, zawsze dzialalo :)

Odnośnik do komentarza
Udostępnij na innych stronach

Są dwie możliwości:

1) Włączenie w Biosie uruchamiania z płyty CD, włożenie płytki instalacyjnej FC CD1, wybranie podczas updatu systemu, w dalszych opcjach które się pojawią powinna być opcja z boot loaderem,wybierz zaawansowane opcje i zainstaluj gruba w MBR

 

2) Stworzenie dyskietki startowej,a poźniej jak juz bedziesz w FC doinstalowanie bootloadera.

Opis masz tu:

"4.1. Creating an Installation Diskette

The first step in getting Red Hat's distribution of Linux onto a system, you need to find a way of starting the installation program. The usual method of doing so is to create an installation disk, although if you are installing from CD-ROM, and your system's BIOS supports it, you should be able to boot directly into the installation program from the CD.

Otherwise, to create an installation diskette, you'll need to copy the ``boot.img'' (which is simply an image of an ext2-formatted Linux boot diskette with an additional installation program) onto a floppy diskette. The ``boot.img'' file can be obtained from the /images directory of the Red Hat CD-ROM disk, or downloaded via FTP from ftp://ftp.redhat.com in the /pub/redhat/redhat-6.1/i386/images directory (assuming you are installing Linux on an Intel box).

You can create the boot diskette either from a DOS or Windows system, or from an existing Linux or Unix system. For your destination diskette, you can use either an unformatted or a pre-formatted (for DOS) diskette -- it makes no difference.

Under DOS: Assuming your CD-ROM is accessible as drive D:, you can type:

d:

cd \images

..\dosutils\rawrite

For the source file, enter ``boot.img''. For the destination file, enter ``a:'' (assuming the diskette you are created is inserted into the A: drive). The ``rawrite'' program will then copy the ``boot.img'' file onto diskette.

Under Linux/Unix: Assuming the ``boot.img'' file is located in the current directory (you may need to mount the CD-ROM under /mnt/cdrom and find the file in /mnt/cdrom/images), you can type:

dd if=boot.img of=/dev/fd0

The ``dd'' utility will copy, as its input file ("if"), the ``boot.img'' file, onto the output file ("of") /dev/fd0 (assuming your floppy drive is accessible from /dev/fd0).

Unless your Linux or Unix system allows write permissions to the floppy device, you may need to do this command as the superuser. (If you know the root password, type ``su'' to become the superuser, execute the ``dd'' command, and then type ``exit'' to return to normal user status).

With either of the above schemes, you should now have a bootable Red Hat 6.1 installation diskette that you can use to install your new Red Hat Linux system!"

 

Moze pomoże,pozdrawiam

Odnośnik do komentarza
Udostępnij na innych stronach

Zrobiłem tak:

 

linux rescue

ok,ok,ok,next

chroot /mnt/sysimage

grub

root (hd0.5)

find /boot/grub/stage1

setup (hd0)

quit

 

ale mam jeszcze jedno pytanie jak dodac do gruba drugiego (_linuxa_ → Linuksa) ORT ??

u mnie grub wyglada tak:

 

#boot=/dev/hda

default=1

timeout=5

splashimage=(hd0,5)/boot/grub/splash.xpm.gz

hiddenmenu

password --md5 $1$916L8Sr6$aIp3tnu1O2J4ERJ8k.rdJ1

title Fedora Core (2.6.9-1.667)

root (hd0,5)

kernel /boot/vmlinuz-2.6.9-1.667 ro root=LABEL=/1 rhgb quiet

initrd /boot/initrd-2.6.9-1.667.img

title Windowsik

rootnoverify (hd0,0)

chainloader +1

 

hda1 - windows

hda5 - fat32

hda6 - FC3

hda9 - Mdk 10.1 - tego chciał bym dodać do gruba :(

 

a tu partycje:

 

http://www.wida.neostrada.pl/partycje.png

 

wielkie pozdro

Odnośnik do komentarza
Udostępnij na innych stronach

Pozwulcie ze sie powturze bo moglo byc przeoczone :) :PMam jeszcze jedno pytanie jak dodac do gruba drugiego (_linuxa_ → Linuksa) ORT ??

u mnie grub wyglada tak:

 

#boot=/dev/hda

default=1

timeout=5

splashimage=(hd0,5)/boot/grub/splash.xpm.gz

hiddenmenu

password --md5 $1$916L8Sr6$aIp3tnu1O2J4ERJ8k.rdJ1

 

title Fedora Core (2.6.9-1.667)

root (hd0,5)

kernel /boot/vmlinuz-2.6.9-1.667 ro root=LABEL=/1 rhgb quiet

initrd /boot/initrd-2.6.9-1.667.img

 

title Windowsik

rootnoverify (hd0,0)

chainloader +1

 

moje partycje tak wygladają:

 

hda1 - windows

hda5 - fat32

hda6 - FC3

hda9 - Mdk 10.1 - tego chciał bym dodać do gruba :(

 

Zapodajcie no jakis przepis kucharski

 

big pozdro

Odnośnik do komentarza
Udostępnij na innych stronach

dobra zapisalem to tak ale nie sciemnajcie pomozcie cos bo ja pomagam na miare swoich umiejetnosci po co kogos meczyc robicie to specjalnie czy co ??

 

title Mandrake 10.1 (2.6.8.1-12)

root (hd0,8)

kernel /boot/vmlinuz

initrd /boot/initrd-2.6.8.1-12mdk.img

 

 

jakies poprawki mile widziane

 

pozdro

 

ps. i nei dziala :(:(:(:(

 

kurw..... nigdzie nie ma a ja dzisiaj nie mam glowy do myslenia poprostu jestem zmeczony praca moze by mi ktos pomogl wrescie kurde... !! widze ze fest idzie na dol ten post

Odnośnik do komentarza
Udostępnij na innych stronach

title Mandrake 10.1 (2.6.8.1-12)

        root (hd0,8)

        kernel /boot/vmlinuz

        initrd /boot/initrd-2.6.8.1-12mdk.img

Trochę skromnie u Ciebie z parametrem kernel, spróbuj coś takiego:

title Mandrake 10.1 (2.6.8.1-12)
       root (hd0,8)
       kernel /boot/vmlinuz-2.6.8.1-12mdk ro root=/dev/hda9
       initrd /boot/initrd-2.6.8.1-12mdk.img

Oczywiście uzupełnij to sobie poprawnie (nie analizowałem szczegółowo tego wątku).

Odnośnik do komentarza
Udostępnij na innych stronach

Full dzieki stary wisze ci przysluge przyczaje sie niezauwarzony i ci się tez kiedys oddźwięcze ;):P

 

Chodzi oto ze ten mandrake 10.1 jest spierniczony za karzdym przepaleniem kompa po instalacji wywala system plikow w kosmos i nic sie juz nei da zrobic raczej, zainstalowalem drugiego mandraka jako braciszka dla mojej FC3 :lol: 10 PowerPack i jest git.

 

(_acha_ → aha) ORT zapomnialem jak ktos ma problem z niash czyli hp ScanJet 3400C to nie ma problema pomoge mam se wytrych do tego :lol: mojej roboty najlepie jak by ktos umial z tego zrobic rpm-a to by było git jak nic, bo ja nie mam narazie czsu ani checi do nauki rpm-owania :lol: .

 

 

pozdro

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...