Certain thumbdrives keep a system from going out of the boot screen

Solution 1:

The BIOS will try to boot off of USB drives and CD drives depending on what is on the drive, BIOS settings and I assume that different manufacturers may have different notions as to how the BIOS behaves in the event of a non-bootable device.

If it can't find a bootloader on the device, it should go on to the next device. However, as in your case, the BIOS seems to hang on non-bootable devices that are attached to the computer. I've seen this happen with movie DVDs sometimes. The system can't find a bootloader on the drive and for some reason refuses to move on. (In the Windows 9.x era I was told that having a disc in the CD drive slows down the boot process. Ten years later, I understand what he was saying.)

Of course the drives will be readable after booting as long as there is real content on them. Again, the only reason they would not be read by the BIOS is the fact that there's no bootloader, which has nothing to do with how Windows or Mac OS X or Linux mount drives. The BIOS mounts the drive at some level to search for a bootloader. If the BIOS were capable of showing files on the drive it too would read your USB drive.

I think it depends on the BIOS, not the USB drive. You can make a USB bootable by installing Linux on it. Technically Windows will run off of a USB drive, but that may be illegal depending on how it is done.