0

I have a fresh Windows 10 system with BIOS. I downloaded latest 64bit Ubuntu 14.04.03 and then run the installation file(Wubi), it asks me to reboot to boot from CD Drive,which I don't have. When reboot, after the initial message, it keeps busy for a while and then exits with following error:

Error parsing PCC subspaces from PCCT
ACPI PCC probe failed.
Unable to find a medium containing a live file system

I tried to install and run from USB drive, but same issue. Can you help with this please?

Luis Alvarado
  • 211,503
doubleE
  • 103

1 Answers1

1

There is a Windows based utility called RUFUS located at http://rufus.akeo.ie. You may want to try using this to burn the Ubuntu .iso file to a USB stick. Once you this done you enter the BIOS of your system and change the boot order so that the USB stick is the first boot device. This should allow you to boot into the Ubuntu live CD. From there you should be able to install Ubuntu

  • Another option would be to use virtual box from within Windows to try Ubuntu before actually installing directly to your hardware. – J_A_M_E_S Dec 29 '15 at 18:21