Hello, I am new to OpenBSD, installing for the first time to an Acer Aspire ES1-111M. The only internal drive it has is a 32GB eMMC card. I have used dd to get install63.fs on a usb drive, and it boots fine. However, the installer reports sd0 as 1024M, so naturally the partition table it devises is no good. When I check dmesg (which I have no way to save as I am in the install medium?) I see the messages:
sdmmc0: can't re-read EXT_CSD sdmmc0: mem init failed scsibus0 at sdmmc0: 2 targets, initiator 0 scsibus0 targ 1 lun 0: <SD/MMC, HBG4e\\005, 0000> SCSI2 0/direct removable sd0: 1024MB, 512 bytes/sector, 2097152 sectors I am booting in UEFI mode, but the results were the same when I used my BIOS' "Legacy" mode. disklabel also returns the same size, but when I run fdisk on /dev/sd0c it says it can't read sector 0. What should I do? Thanks, Nathan