| Summary: | FreeBSD 10.2-RELEASE i386 memstick does not boot on HP D530 USDT, but boots on Dell hardware | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Neel Chauhan <nc> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed Not A Bug | ||
| Severity: | Affects Only Me | ||
| Priority: | --- | ||
| Version: | 10.2-STABLE | ||
| Hardware: | i386 | ||
| OS: | Any | ||
|
Description
Neel Chauhan
2015-08-14 22:02:44 UTC
As an FYI, FreeBSD 10.2-RELEASE amd64 memstick does not boot on the ASUS H87M-E in BIOS mode, but boots in UEFI mode. And the joke: Was this an attempt paid for by optical drive manufacturers to get us back to using CDs and DVDs? If it was, why didn't they just do it with Windows 10 instead of FreeBSD 10.2? I figured out why FreeBSD wasn't booting (I figured this out a few months ago): FreeBSD changed their installation media to GPT format. The problem is probably that HP's and Asus' BIOS/UEFI don't boot from GPT disks in BIOS mode, but Dell's UEFI does. On the HP, I can use a USB floppy disk loaded with PLoP Boot Manager, and the plug in my FreeBSD USB stick in after PLoP booted, and then select the USB device. On the Asus, I can boot in UEFI mode successfully. (In reply to Neel Chauhan from comment #2) Also, I forgot that FreeBSD i386 doesn't have UEFI support. But at this point, amd64 is more useful for new hardware. |