I am running Windows Vista on 3 SATA hdds configured in a RAID-0 array. I recently purchased a 4th SATA hdd that I installed Kubuntu on today. The installation appeared to successfully complete but upon reboot I received the following output:
After doing some research online, I found the Super Grub Disk which sounded like it could resolve my issue. However, after trying a few of the options I was still unable to resolve the issue. I tried the following options from the Super Grub Disk menu:
1.) "GRUB => MBR & !LINUX! (1) AUTO ;-)"
I received the following output:
2.) "!WIN! : ((("
I received the following output:
3.) "WIN => MBR & !WIN! : ((((((((((((((((((((("
I received the following output:
I apologize if this post is a bit long but I wanted to include as much information as I could for those that might be able to help. I know a little about linux but I'm still pretty new to it and this is my first time installing it. From what I've gathered in my research of this issue I know I need modify the boot file to add an entry for windows so that I can choose which OS to boot when the computer starts up but I don't know how to do that and since I can't boot into either windows or linux I'm not sure how to go about resolving this issue.
I'll be happy to provide any other necessary information about my setup if what I've provided above is insufficient. Thank you for any help you can provide.
Code:
GRUB Loading stage 1.5. GRUB Loading, please wait ... Error 21
1.) "GRUB => MBR & !LINUX! (1) AUTO ;-)"
I received the following output:
Code:
Booting 'Ubuntu 8.10, kernel 2.6.27-7-generic' kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=346c63b2-a854-44a0-9373-7296be01ef23 ro quiet splash Error 13: Invalid or unsupported executable format Press any key to continue ...
I received the following output:
Code:
Booting '!WIN! : (((' rootnoverify (hd0, 0) chainloader +1 Error 13: Invalid or unsupported executable format Press any key to continue ...
I received the following output:
Code:
Booting 'WIN => MBR & !WIN! : (((((((((((((((((((((' set aux_hd="hd0" dd (cd) /boot/sgd/brs/syslinux.bin (hd0) 0 0 300 dd (cd) /boot/sgd/brs/syslinux.bin (hd0) 0x1fe 0x1fe 2 rootnoverify (hd0, 0) makeactive chainloader +1 Error 13: Invalid or unsupported executable format Press any key to continue ...
I'll be happy to provide any other necessary information about my setup if what I've provided above is insufficient. Thank you for any help you can provide.
Comment