I'm trying to install Ubuntu 13.10 from a USB drive onto an Acer S7 alongside an existing Windows 8 partition.
I've set aside a 30GB partition for the Ubuntu installation.
When I run the installation, it doesn't detect any existing operating system. I've followed this guide to the letter - but on the last step of the 'Install Ubuntu' part (the actual installation), I get the following un-Googleable error:
In case the picture isn't clear enough - it's an error prompt with the message "??? ???". Clicking on "OK" takes me back to the first page in the installation (the one telling me that no operating system is detected). Pressing 'continue' is not an option because of the error prompt.
Is anyone familiar with this? How can I fix this error and install Ubuntu?
/boot
as a separate partition - I always do that, and sometimes for/var
as well due to error logs choking the hard drive. – Wilf Nov 28 '13 at 21:42/boot
as well as/
and swap. It should prompt you if you leave anything out. – Wilf Nov 28 '13 at 21:52/boot
first, then/
and then swap. It has to go first, as that is where the bootloader (Grub) scans when booting. – Wilf Nov 28 '13 at 21:56