On Tue, May 09, 2017 at 10:20:03AM +0200, Michele Curti wrote: > Hi all, > I tried to upgrade to OpenBSD 6.1 on an Asus X205TA (bay trail, 32 bit > efi, 64 bit os) but the bootloader do not correctly detect the internal > disk. > > I also tried a fresh install, but things do not change. > Boot fails and when I do a "machine diskinfo" I got a lot of "?" > symbols (a video here https://www.youtube.com/watch?v=fsomNX-oFTQ ) > > How can I debug the issue? >
Compiling bootia32.efi :p With sys/arch/amd64/stand/efiboot/efiboot.c revision 1.15 it works, revision 1.16 it fails. I'll try to understand, thanks, Michele > Thanks, > Michele >