Quantcast
Channel: Ubuntu Forums - Installation & Upgrades
Viewing all articles
Browse latest Browse all 26379

[xubuntu] Your VAIO failed to start Windows

$
0
0
Hi everyone

I'm trying to install Xubuntu 13.10 but it keeps failing.
First I want to say that I'm new to Linux, so please keep that in mind when trying to help me.
I am NOT trying to create a dual boot setup. I only want Xubuntu 13.10.

I downloaded Xubuntu 13.10 and created a bootable USB stick following this guide: http://www.ubuntu.com/download/deskt...ick-on-windows
I installed Xubuntu with default partitions.

When I boot I always get this: http://i.imgur.com/Blm6Ocn.jpg

I did:
Code:

sudo mount /dev/sda2 /mnt
Code:

sudo mount --bind /dev /mnt/dev && sudo mount --bind /dev/run /mnt/dev/run && sudo mount --bind /proc /mnt/proc && sudo mount --bind /sys /mnt/sys
Code:

sudo chroot /mnt
Code:

update-grub
Code:

sudo nano /etc/default/grub
Change:
Code:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Into:
Code:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash libata.force=noncq"
Code:

update-grub
Rebooted & still the same problem...

Viewing all articles
Browse latest Browse all 26379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>