A computer that has been just idle for some months was fired up today. After some initial trouble I got HH back (mulit boot with W2000).
Then the large upgrade ... and it will not boot.
OK, into grub, check that (geometry (hd0) (hd1) etc.
hda = hd0 (data area)
sda = hd1 (windows and /swap)
sdb = hd2.
Then I do
grub> root (hd2,0)
grub> setup (hd0)
... and I get:
This PC will not boot the live CD, so I am a little lost now.
Then the large upgrade ... and it will not boot.
OK, into grub, check that (geometry (hd0) (hd1) etc.
hda = hd0 (data area)
sda = hd1 (windows and /swap)
sdb = hd2.
Then I do
grub> root (hd2,0)
grub> setup (hd0)
... and I get:
Code:
checking if "/boot/grubstage1" exists ... no checking if "grub/stage1" exists ... no Error 15: File not found
Comment