1

I downloaded the 16.04.1 amd64.iso file and made a bootable usb stick using the program available in my Ubuntu 12.04 desktop.

But when I try to boot from that pendrive comes an error the prevent it from booting.

It says:

Missing parameter in cofiguration file. Keyword: path
gfxboot.c32: not a COM32R image
boot: 

And the last two lines are replicating and replicating, on and on...

Anybody can tell me wich configuration file I must correct and how?

Thank you. Gil

{UPDATE} I used a Virtual Machine with the 16.04 installed and made my bootable usb stick from there and it is working very fine! Thank you every one! Gil

Gil Branco
  • 11
  • 5

1 Answers1

0

They explain the issue and the fixes in these posts:

Ubuntu 16.04 final not booting from stick: gfxboot.c32: not a COM32R image

Ubuntu 14.04 LTS live USB boot error (gfxboot.c32:not a valid COM32R image)

Edit:

Here is a short version of the answer (more info in the links):

Type hit [TAB] to reveal the boot options. Then, type the option you want and hit enter. For example, type live and hit [ENTER] to boot the live image.

And, here is the best answer in my opinion:

https://askubuntu.com/a/746412/595992