On Tuesday 23 September 2003 04:33 am, Rolf Pedersen wrote:
> > FWIW, /dev/hda has 22 partitions. IIRC, it had 19 when I last installed
> > 9.1 on it. It has 255hd, 63s, 1111cyl, & units = 16065 * 512 on a PIIX4
> > 00:07.1 controller. A NEC ehci USB 2.0 PCI host was added since last
> > install.
> 
> Is grub installed w/o problem (rpm -V grub)?
> If it is and you did not re-partition for the re-install, there should 
> be /boot/grub/install.sh and you could try:
> 
> sh /boot/grub/install.sh

If your partitions did change from the last time, have a look at the 
install.sh script.  It is pretty easy to modify it to take into account your 
partitioning scheme.


Here is mine


grub --device-map=/boot/grub/device.map --batch <<EOF
install (hd0,5)/grub/stage1 d (hd0) (hd0,5)/grub/stage2 p 
(hd0,5)/grub/menu.lst
quit
EOF
-- 
/g

"Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read" -Groucho Marx

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to