0

I'm trying to install Ubuntu onto a PNY 128GB USB 3.0 Flash drive that will be running on an ACER Cloudbook. I have Ubuntu ISO on a separate 16GB flash drive and can boot. The mouse doesn't have drives in the install ISO so I'm stuck managing through the install menu using a keyboard. I managed to install Ubuntu, but get to the end where it trys to install grub and fails and freezes. It trys to install grub onto a eMMC, which fails as the eMMC is encrypted and write access is not allowed, but I go to install on sda and it just fails. I then choose not to install, and the pop-up doesn't close.

I tried to throw supergrub on the flash drive from a Windows PC, but it doesn't boot. Is there a way to throw a boot manager onto the USB via a windows PC without formatting the USB?

2 Answers2

0

You can clone a portable installed Ubuntu system, that boots in UEFI and BIOS mode. I suggest that you select a simple system and install desktop environment and application programs afterwards. This way you will get 'everything' including grub via a simple installation from a compressed image file. (It is similar to how systems are installed into mobile phones and small devices like Raspberry Pi.)

See this link: help.ubuntu.com/community/Installation/UEFI-and-BIOS

sudodus
  • 47,684
0

Fix:

  • Select Download Updates
  • Install with VLM on the drive.

Downloading updates fixes the default write error to eMMC that happened. Not 100% sure, but it worked.

All steps:

  1. Changed USB to prioritized boot in bios.
  2. Cleaned USB.
  3. Installed Ubuntu Server to test if grub works.
  4. Booted Ubuntu Desktop Install.
  5. Connected Wifi and checked Updates.
  6. Erase USB and used VLM.

Installation took longer, but GRUB installed successfully.

Eliah Kagan
  • 119,640