I'm trying to boot Minix 3 on native hardware using the USB image given in (
http://download.minix3.org/iso/). It is pretty old but I guess it's the closest Minix have to boot from USB. However the boot process gets stuck at some point and doesn't move forward (
https://photos.app.goo.gl/RZtmSBdJrYpsmSBdA ).
My goal is to boot Minix 3 on a Intel i7-NUC which doesn't have any native CD-ROM support.
The only other alternative I so far managed to find is to boot it using QEMU and then copy the virtual hard disk to the physical hard disk. Not ideal, but is this the only way to boot MINIX 3 on a PC without a CD ROM ?
Thank you in advance.
Any help is appreciated.