0

I have decided to retry installing Ubuntu when 14.04 came out... and I doomed my computer again. I have Windows 7 installed, and I followed this guide to dual boot. After installation, I see the GRUB rescue screen, telling me there is no such device (followed by a rather long set of letters an numbers).

I am unable to boot into either Windows or Ubuntu. Last time I had this error, I just ran boot repair and it fixed it, but this time, even that won't work. (To install boot repair, I had to change the repository distribution to 'saucy', otherwise it doesn't find the package.)

I tried boot repair twice:

1: http://paste.ubuntu.com/7229503/

2: http://paste.ubuntu.com/7271773/

To at least save Windows, what are my options?

Edit: This is the BootInfo summary created by the boot repair tool: http://paste.ubuntu.com/7272011/

1 Answers1

2

Luke, I used this to help me set up a dual boot with the previous ver of Ubuntu and Win 7: http://www.linuxbsdos.com/2014/02/01/dual-boot-windows-8-or-windows-7-and-ubuntu-13-10-with-ubuntu-on-a-btrfs-filesystem/

I used Ext4 rather than btrfs but it explains the concepts more clearly. I found I was able to to boot into Win7 but not Ubuntu and EasyBCD fixed my boot config. This may be the equivalent in Linux: http://www.supergrubdisk.org/

Steve
  • 21