Re: xp linux dual-boot saga



kosmicgeek@xxxxxxxxx wrote:

grub, and lilos(?) both seem to begin to load but halt with either the
word "GRUB" or an "L" left onscreen.

This suggests (to me) that grub has not found /boot .
But you haven't really given enough information,
eg where are you installing grub?
In the MBR, or in a partition?

Did you really go to all the trouble
of re-installing Windows and Linux separately?

Can you boot Linux from the CD of whatever distribution you are using?
If you have a floppy drive,
I would get tomsrtbt on a floppy,
and run Linux from that to see what the situation is.

Also I would save the MBR before any operation that might change it,
eg with something like
dd if=/dev/hda of=/tmp/mbr-20060305 bs=512 count=1
Then you can re-install it afterwards if necessary with
dd of=/dev/hda if=/tmp/mbr-20060305 bs=512 count=1

And when installing grub, it is worth adding --recheck, eg
grub-install --recheck /dev/hda

Just a couple of random thoughts ...


--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
.



Relevant Pages

  • Re: xp linux dual-boot saga
    ... Timothy Murphy wrote: ... I would get tomsrtbt on a floppy, ... and run Linux from that to see what the situation is. ... And when installing grub, it is worth adding --recheck, eg ...
    (comp.os.linux.misc)
  • Re: What am I doing wrong?
    ... start with you should always created a floppy boot disk. ... This means you will not see grub. ... it can be reinstalled without having to reinstall Linux OS. ... My guess is that you didn't click on the option of installing grub on a ...
    (alt.linux)
  • Re: Install Linux after XP and 98
    ... > installing GRUB. ... Then boot into XP to configure my bootmagic to ... Then, floppy in drive, up comes Linux. ...
    (alt.os.linux.suse)
  • Re: [Advise] Natty upgrades
    ... least one release that was incapable of installing grub to a custom ... sudo grub-install /dev/sda ... (in case grub/kernel upgrades set back to mbr) ...
    (Ubuntu)
  • Re: [opensuse] Remote install/upgrade of SUSE (updated)
    ... installing GRUB but it makes no difference the machines always just die after ... I've killed 4 machines now and have a 600 Mile round trip to go n fix them. ... changed mine to MBR. ... sure if the grub command would care about the setting in /etc/sysconfig ...
    (SuSE)