We're having issues with Asus EeeBox PCs, specifically the EB1037.
We also have the EB1033, but those seem to work without issue.
I believe the main difference is BIOS vs UEFI and better GPU on the EB1033 vs the EB1037.
It seems to freeze at:
"EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro"
Some research has turned up that it is a display driver issue, and adding
"nomodeset"
to the kernels boot args will work around the issue and let you see the rest of the boot process.
Any suggestions?