1

I want to try Lubuntu 18.04 LTS before installing next to Windows:

  • I have downloaded the 32-bit Desktop-Iso-Image from https://lubuntu.me/downloads/
  • I have tried to burn DVD using Start Medium Creator from System Tools of a Lubuntu 16.04 computer. But the dialog does not show the DVD Drive?
  • I burned the DVD using Xf Burn, but computer (Boot Sequence starting with DVD) does not boot on reboot?
  • I burned the iso-image to a USB-Stick (FAT32) with UNetBootin on a windows computer. Also on reboot the computer does not boot from the USB-Stick?

Very frustrating; what is going wrong or what do I need to do? Would appreciate step by step instructions.

Zanna
  • 70,465
ricky
  • 23

1 Answers1

0

If you're using 32bit ISO then your machine is old. So it uses normal BIOS instead of UEFI. You have to set the boot drive priority from e.g [HDD, USB and then DVD] to [DVD, USB and then HDD] in Bios, save BIOS settings and reboot with DVD or USB attached.

Try hitting DEL or F2 (typical keys to enter BIOS) for entering BIOS after powering on the PC until the post screen appears. Or check your PC manual how to enter BIOS.

Another possibility not booting from DVD is missing El Torito Standard of your drive (or BIOS).

So i recommend to use a USB stick. Try Etcher windows app to create a bootable Linux USB ISO drive. It's very easy and works. On Linux there's usually a "Drives" app to rebuild an ISO to a USB stick.

PAPPL
  • 31
  • 7
  • I had already set the Boot Order in BIOS to 1) USB 2) DVD 3) HDD Linux offers the start medium creator, which I also tried, but all unsuccessful – ricky Mar 07 '19 at 17:02