Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • You mean the bios doesn't let you interrupt boot to access boot media priority menu ? Or you can boot but on disk instead of USB ? (then your usb stick is not bootable so it ignore it & go back to normal boot on disk)) Commented Jan 3, 2018 at 22:27
  • I am able to get into the bios, and even the boot media priority. When I change the boot order to load from a device, it goes to a grub screen. Commented Jan 3, 2018 at 22:28
  • so I think your usb stick is not bootable did you build it from a gerrator-tool or by yourself just copying iso on it ? a method to build USB bootable stick is doing a dd if=debianxx.iso of=/dev/somedevicename bs=4M && sync did you remember having done something similar ? Commented Jan 3, 2018 at 22:30
  • I used unetbootin to build it. Commented Jan 3, 2018 at 22:31
  • [link]imgur.com/gallery/fuTYt Commented Jan 3, 2018 at 22:34