5

I am trying to reinstall a full (not Crouton, not ChrUbuntu) version of Linux on my C720 Acer Chromebook.

I already have Ubuntu on there, but it's having some problems, and requires a reinstall. I already have SeaBIOS (CoreBoot).

I've created a live image on a bootable USB, and managed to start the installer on my C720. But after selecting "Install", the computer just restarts. Clarification: the live distro doesn't even boot, the installer from the USB only shows its menu.

I've tried:

  • Ubuntu 14.10
  • Fedora 21

What's going on? How do I boot a live OS on C720?

(The architectures are correct, x86_64)

jcora
  • 920
  • 1
  • 13
  • 37

3 Answers3

2

This seems related to this bug:https://bugzilla.redhat.com/show_bug.cgi?id=1135793

I'd keep an eye on that and see if they come up with any workarounds. In the meantime you could try booting Fedora 20 with mem=1024 kernel parameters and using that or try to upgrade to Fedora 21 from there with fedup.

Weston
  • 96
0

I have had same problem, and have you tryed using unetbootin for windows 8, and you search for it at Google, and there you can make live install, and choose linux version it all the work for it self, and i will just use all of it capacity for the boot, and i made my working this way, and it might work fine this way

Michael
  • 2,597
-1

How did you install it on there before? It probably seems obvious, but maybe you could try the following?:

  1. Boot up into the live USB
  2. Back up any important files/data externally
  3. Reformat the drive, so you know you're starting form a 'clean slate'. Probably doing a thorough drive scan and system diagnostic check wouldn't be a bad idea either
  4. Try reinstalling your OS(s)
Time4Tea
  • 305