1

I have a Sony vaio e11 series laptop with windows 8.

I went to install Ubuntu from a bootable USB after wiping windows 8. I went to restart the laptop and I get a message saying

error: unknown file system. Grub rescue

To make matters worse the USB doesn't boot when I turn the laptop on and I have no way to access the BIOS.

James
  • 3,213
  • 5
  • 21
  • 21
howard
  • 11
  • Windows 8 hardware comes with UEFI + secure boot feature (one or both) if I'm not mistaken. This makes installing Ubuntu on such hardware cause issues. Read this: http://askubuntu.com/questions/130392/how-to-install-ubuntu-on-uefi-enabled-hp-pavilion-hpe-h9-tower – Marky Jan 01 '13 at 10:29
  • That's why I wiped windows so it can install. But because of how they have the laptop boot up I can't get into the BIOS or anything. – howard Jan 01 '13 at 12:54

3 Answers3

1

if its a sony vaio then isnt there an ASSIST button? if there is, turn off your laptop and press the ASSIST button, then the bios will start up.

D3m0n
  • 11
0

These issues are due to UEFI that comes with Windows 8 devices. Removing Windows will not remove UEFI.

Devyn Collier Johnson
  • 1,140
  • 2
  • 12
  • 31
0

Very late answer but in case anyone ever runs into this type of problem again you can type

"fwsetup"

into the Grub Bootloader Rescue text terminal and then enter the BIOS through that command.