I have 3 USB sticks, each of which was written with
from the sources
All of the sha512 sums validate including doing a dd back from the USB drive. I have a couple of similar older servers (8GB ECC RAM) and have tried this on both of these with equivalent results. I also tried different USB drives.
9.3 and 10.3 boot fine but 11.0 throws the error shown in this picture:
I skimmed the forums; did not see this issue addressed. One clue: I booted a working 11.0 system with the USB drive installed (but not selected for boot) and saw this on the console:
One of these systems currently has the hard drives removed so running custom anything to diagnose things would not be an issue.
dd if=<memstick.img> of=/dev/da0 bs=64k conv=sync
from the sources
FreeBSD-9.3-RELEASE-amd64-memstick.img
FreeBSD-10.3-RELEASE-amd64-memstick.img
FreeBSD-11.0-RELEASE-amd64-memstick.img
All of the sha512 sums validate including doing a dd back from the USB drive. I have a couple of similar older servers (8GB ECC RAM) and have tried this on both of these with equivalent results. I also tried different USB drives.
9.3 and 10.3 boot fine but 11.0 throws the error shown in this picture:
I skimmed the forums; did not see this issue addressed. One clue: I booted a working 11.0 system with the USB drive installed (but not selected for boot) and saw this on the console:
GEOM: da0: the secondary GPT header is not in the last LBA.
One of these systems currently has the hard drives removed so running custom anything to diagnose things would not be an issue.