aguslr / multibootusb

A collection of GRUB files and scripts that will allow you to create a pendrive capable of booting different ISO files
https://mbusb.aguslr.com
GNU General Public License v3.0
574 stars 153 forks source link

Some PC not see USB Boot #207

Open danelsan opened 6 years ago

danelsan commented 6 years ago

Why some PC not see the USB pen drive?

Thanks

comittedcode commented 6 years ago

Hello @danelsan, I think I had the same issue with my laptop ones, when I used a different USB port it worked. Maybe not all USB ports are active at boot on some devices? It also depends on the boot priority settings in the BIOS of your PC.

aguslr commented 6 years ago

@danelsan, I think we're going to need more details about the issue in order to help.

mibori commented 5 years ago

@danelsan @thaefner try # parted /dev/sdb set 1 boot on. It helped my macbook to see boot partition.