kingsqueak
October 9th, 2006, 09:36 AM
System is an AMD 64 X2, single SATA disk, Dapper amd64 installed.
The Windows install is XP Media Edition, factory install from HP.
I've done a good half-dozen Ubuntu over XP installs using the automatic partitioning the installer has to shrink the XP install and install Dapper.
However, I did the same thing I always do with the amd64 install, it seemed to partition it properly and GRUB won't load XP now after the install.
I don't have the box in front of me for the cut/paste of menu.lst but basically this is it for the XP partitions. Oddly there are two entries for XP, I'm thinking one is one of those backup images?
# The small image of the two
root (hd0,0)
savedefault
makeactive
chainloader +1
# The main image where I believe the install is by size
root (hd0,1)
savedefault
makeactive
chainloader +1
This matches up basically with any of the other three dual-boot systems I still run with Dapper on them, all with XP Pro on them.
When I select either of the XP partitions, I get the "unknown 0x7" error from grub. If I use rootnoverify, the small partition freezes and says three finger salute, the larger image looks like it tries to boot but I just get a black screen that sits there.
Ubuntu boot lives on (hd0,2)
Is there any known issue with this? Or a workaround?
The Windows install is XP Media Edition, factory install from HP.
I've done a good half-dozen Ubuntu over XP installs using the automatic partitioning the installer has to shrink the XP install and install Dapper.
However, I did the same thing I always do with the amd64 install, it seemed to partition it properly and GRUB won't load XP now after the install.
I don't have the box in front of me for the cut/paste of menu.lst but basically this is it for the XP partitions. Oddly there are two entries for XP, I'm thinking one is one of those backup images?
# The small image of the two
root (hd0,0)
savedefault
makeactive
chainloader +1
# The main image where I believe the install is by size
root (hd0,1)
savedefault
makeactive
chainloader +1
This matches up basically with any of the other three dual-boot systems I still run with Dapper on them, all with XP Pro on them.
When I select either of the XP partitions, I get the "unknown 0x7" error from grub. If I use rootnoverify, the small partition freezes and says three finger salute, the larger image looks like it tries to boot but I just get a black screen that sits there.
Ubuntu boot lives on (hd0,2)
Is there any known issue with this? Or a workaround?