Hi, thanks for the pointers so far...<br>
<br>
>From my limited understanding WinXP is on the HD1,0 partition. Ubuntu
is on HD0. (/Boot/grub/device.map indicates it as follows:
(hd0) /dev/hda<br>
(hd1) /dev/sda<br>
<br>
<br>
The WinXP is installed on a SATA drive. Ubuntu is on an older IDE drive.<br>
(When I started the whole install, the computer was booting from the
SATA drive (which would have made it HD0), but when I installed UBUNTU,
the installer only asked me if I wanted to install GRUB to the MBR. I
responded positively, but it seems to have installed GRUB onto the
first partion of HD1. (Whenever I booted, the computer would boot
directly into Windows) It never gave me any option to indicate which
partition contained the MBR. I solved that problem by setting my BIOS
to boot from the IDE drive first (Which contains my UBUNTU partitions).
I then re-installed ubuntu and now I can boot into Ubuntu. It gives the
Windows option, but when I select it, it crashes. I can boot into
windows by changing the boot device in the BIOS though.<br>
<br>
OK... Here is my actual question. I do not see any GRUB config files
under /ETC. My root directory does have a Boot directory and
under that are a few files. The only file that seems to have
"config" in it is config-2.6.10-5-38. Otherwise there is a grub
directory and in it is the menu.lst file which seems to contain the
menu items as well as the commands which result in the mentioned error
messages.<br>
<br>
Which one should I edit? (although all the references seems to be correct in the menu.lst file)<br>
<br>
Where should I edit the LBA=32 in?<br>
<br>
Thanks again.<br>
<br><br><div><span class="gmail_quote">On 7/16/05, <b class="gmail_sendername">Martin Schmeisser</b> <<a href="mailto:schmeissermartin@gmail.com">schmeissermartin@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Samstag, den 16.07.2005, 09:38 +0200 schrieb Weiers Coetser:<br>> Hi<br>><br>> I am having trouble getting GRUB to load Windows XP<br>><br>> I get the following display:<br>><br>> root (hd1,0)<br>> Filesystem type unkown
<br>> Parition typ 0x7<br>> safedefault<br>> makeactive<br>> chainloader + 1<br>><br>> then everything just freezes and I have to reboot.<br>><br>><br>> (I had problems to get grub working when I installed ubuntu. For some
<br>> reason grub would not be written to the MBR of my Windows drive, so I<br>> changed the bios setting to boot from the drive on which I wanted to<br>> install Ubuntu. I installed ubuntu. It installed GRUB and detected my
<br>> windows system, but this is now where the above problem comes in.)<br>><br>> Any help?<br><br>Hi there,<br><br>on which Hard drive and which partition number is your windows<br>installed?<br><br>keep in mind that grub starts counting at 0 so if it is the first
<br>harddrive on the first partition you would put root (hd0,0)...<br><br>hope that helps!<br><br>cheers, Martin<br><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com
</a><br><a href="http://lists.ubuntu.com/mailman/listinfo/ubuntu-users">http://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>