Hey,
I'm trying to Dual-boot my system with Ubuntu and XP. I've done it lots in the past with little-to-no problems... but this time it's just not working. I think part of the issue may be in the partitions on my main HDD...
Not sure the best way to explain it, but here's what Palimpsest says:
94 GB Filesystem
94GB/88GiB
NTFS FIle System
Partition 1 (HPFS/NTFS(0x01))
/dev/sdb1
66 GB Extended
66GB/61GiB
Unrecognized
Partition 2 (Extended(0x05))
/dev/sdb2
2.7 GB Swap Space
2.7GB/2.5GiB
Swap Space
Partition 5 (Linux Swap(0x82))
/dev/sdb5
63 GB Filesystem
63GB/59GiB
Linux Ext4 (Version 1.0) File System
Partition 6 (Linux (0x83))
/dev/sdb6/ mounted as /
And here's the windows XP bit from my grub.cfg:
I think maybe I just need to change the (hd1,1) or the (hd0) bit to something, and I've tried a few different combinations (all of which have failed) so I'm starting to run out of ideas. When I boot that XP option, it flashes an error on the screen, but it goes by so fast I have no idea what it says, then it goes back to loading GRUB again.Code:### BEGIN /etc/grub.d/30_os-prober ### menuentry "Windows NT/2000/XP (loader) (on /dev/sdb1)" { insmod ntfs set root=(hd1,1) search --no-floppy --fs-uuid --set f6d4ad56d4ad1a3f drivemap -s (hd0) ${root} chainloader +1 } ### END /etc/grub.d/30_os-prober ###
Any help or ideas would be great... I'd really like to get some new songs on my iPod touch... lol.
--Richard



Adv Reply





Bookmarks