0

I am using the unetbootin application to create a bootable USB for Ubuntu 12.04 LTS. However, when booting the server the installer menu wants to detect and mount the CD-ROM, which i don't have. So the installation fails, because it will not get pass the CD-ROM. How do I and What do I change to skip/override the detection of the CR-ROM and continue to use the USB to build the Ubuntu 12.04 Server LTS?

And please be specific, I am learning Ubuntu / Linux nomenclature so I am no where close to an expert on the linguistics.

Sheriff

1 Answers1

1

You need to change the boot order in your BIOS settings. When you boot up, there will be a small note on the screen telling you which key to press for the BIOS settings (often but not always F10). Once in the BIOS settings menu, navigate to change the boot order and make sure the USB drive is preferred.

OSE
  • 921