PPCtoFREE
May 21st, 2009, 11:50 PM
Ok, now that I look at the forums it looks like I should have done this in a different way and I cannot find any particular threads explaining how to fix my particular issue yet. I apologize if this has already been answered but I haven't been able to find it.
So here is the issue. I have a Mac Pro 2006 I have Leopard installed on my Bay 4 drive (sdd2) and it is partitioned with Vista installed on it as well (sdd3) but not through Boot Camp. I decided I liked Ubuntu so much that I wanted to install it on a separate drive instead of playing with it on my netbook. So I converted the drive in Bay 1 over to Ubuntu which it is on (sda3). Well, now I can no longer see Vista.
I tried booting up with the Vista CD to repair the disk, and make it be recognized as a startup disk again, but that didn't work. It doesn't recognize it as being a startup disk, though I can see all of my files from Vista, nothing got deleted or written over. I do not see it in grub 2 when my computer boots into Linux. I tried editing grub as this worked with my netbook when I couldn't see XP after installing Ubuntu on it.
This is what I have listed in Grub:
## ## End Default Options ##
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 24b52927-0cf5-470b-95ae-da7425ddd45b
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=24b52927-0cf5-470b-95ae-da7425ddd45b ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid 24b52927-0cf5-470b-95ae-da7425ddd45b
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=24b52927-0cf5-470b-95ae-da7425ddd45b ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 24b52927-0cf5-470b-95ae-da7425ddd45b
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdd3
title Windows Vista Ultimate
root (hd3,1) - I have tried changing this to hd3,0 hd3,2 hd,3 None of them seem to work
savedefault
makeactive
chainloader +1
I really don't know what else to do. Does anyone know how to make this work without me re-installing any OSs? Thank you in advance!
So here is the issue. I have a Mac Pro 2006 I have Leopard installed on my Bay 4 drive (sdd2) and it is partitioned with Vista installed on it as well (sdd3) but not through Boot Camp. I decided I liked Ubuntu so much that I wanted to install it on a separate drive instead of playing with it on my netbook. So I converted the drive in Bay 1 over to Ubuntu which it is on (sda3). Well, now I can no longer see Vista.
I tried booting up with the Vista CD to repair the disk, and make it be recognized as a startup disk again, but that didn't work. It doesn't recognize it as being a startup disk, though I can see all of my files from Vista, nothing got deleted or written over. I do not see it in grub 2 when my computer boots into Linux. I tried editing grub as this worked with my netbook when I couldn't see XP after installing Ubuntu on it.
This is what I have listed in Grub:
## ## End Default Options ##
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 24b52927-0cf5-470b-95ae-da7425ddd45b
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=24b52927-0cf5-470b-95ae-da7425ddd45b ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid 24b52927-0cf5-470b-95ae-da7425ddd45b
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=24b52927-0cf5-470b-95ae-da7425ddd45b ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 24b52927-0cf5-470b-95ae-da7425ddd45b
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdd3
title Windows Vista Ultimate
root (hd3,1) - I have tried changing this to hd3,0 hd3,2 hd,3 None of them seem to work
savedefault
makeactive
chainloader +1
I really don't know what else to do. Does anyone know how to make this work without me re-installing any OSs? Thank you in advance!