grub2-1.96.src.rpm

2008-04-25 Thread E . R
Hi! i found grunb2-1.96-2mamba.src.rpm & build rpm with its spec file, & put it in fc8.iso. when i install fc8.iso then this box pm was shown: installing bootloader... & dont continue installation, plz help me!! -- e.r ___ Grub-devel mailing list Grub-

how to install geub2 into sdb?

2008-05-24 Thread E . R
hi, i have 2 hard(sda and sdb). i have fc8 into sdb & my bootloader def in sdb. i want to install grub-1.96 into sda , so use grub-install /dev/sda , but i can't install it ,plz help me, thnx. -- e.r ___ Grub-devel mailing list Grub-devel@gnu.org http://

grub-install

2008-05-27 Thread E . R
hi! very thnx Pavel Roskin, i do : mount /dev/sdb1 /mnt/tmp grub-install --root-directory=/mnt/tmp /dev/sdb umount /mnt/tmp but grub2 don't install in sdb, i have 2 hard, sda & sdb , & my linux is into sdb. i want to change my grub-0.97 to grub-1.96, i bulid grub-1.96.rpm and install it with co