Re: install the sets, install70.img

2022-02-14 Thread Stuart Henderson
At the boot> prompt try "disable xhci" and "quit". This will disable the USB3 driver and should fallback to USB2 which could possibly work better. On 2022-02-13, Zé Loff wrote: > On Sun, Feb 13, 2022 at 12:25:45PM -0500, Raul Miller wrote: >> On Sun, Feb 13, 2022 at 10:25 AM Maurice McCarthy >

Re: install the sets, install70.img

2022-02-13 Thread Zé Loff
On Sun, Feb 13, 2022 at 12:25:45PM -0500, Raul Miller wrote: > On Sun, Feb 13, 2022 at 10:25 AM Maurice McCarthy wrote: > > Wow, cannot even see your usb drive. Now I am right out of my depth. > > The sdhc0 and sdmmc0 are to do with the SD card slot. > > I am also out of my depth. > > That said,

Re: install the sets, install70.img

2022-02-13 Thread Raul Miller
If I unplug and reinsert the usb drive, after about a minute, I get an asynchronous blue background bit of text: uhub0: port 2, set config 0 at addr 6 failed uhub0: device problem, disabling port 2 There's a second usb socket on the other side of the machine. If I transfer the drive over to that

Re: install the sets, install70.img

2022-02-13 Thread Raul Miller
On Sun, Feb 13, 2022 at 10:25 AM Maurice McCarthy wrote: > Wow, cannot even see your usb drive. Now I am right out of my depth. > The sdhc0 and sdmmc0 are to do with the SD card slot. I am also out of my depth. That said, here is dmesg | grep -n ^ (hand typed to another machine, and then proofre

Re: install the sets, install70.img

2022-02-13 Thread Kristo
Hi, Since more sensible suggestions have already been made I'd just like to mention that some time ago I was installing OpenBSD on somewhat unusual hardware and during this step I had to reinsert the USB for it to be recognized correctly.

Re: install the sets, install70.img

2022-02-13 Thread Maurice McCarthy
Wow, cannot even see your usb drive. Now I am right out of my depth. The sdhc0 and sdmmc0 are to do with the SD card slot. I have no further suggestions sorry.

Re: install the sets, install70.img

2022-02-13 Thread Raul Miller
On Sun, Feb 13, 2022 at 8:53 AM Stuart Henderson wrote: > Escape to a shell and see what you get from > >dmesg | grep ^sd (This is hand-typed, from the install machine, but carefully proofread): # dmsg | grep ^sd sdhc0 at pci0 dev 28 function 0 "Intel Apollo Lake eMMC" rev 0x0b: apic 1 int 3

Re: install the sets, install70.img

2022-02-13 Thread Stuart Henderson
On 2022-02-13, Maurice McCarthy wrote: > When you boot the usb it creates a _small ramdisk for the installation > to run from. Your notebook drive sd0 gets mounted on /mnt. The sets > stay on the usb. > > If you look in /dev there are probably no sd1 files created (which I > guess is where the usb

Re: install the sets, install70.img

2022-02-13 Thread Raul Miller
On Sun, Feb 13, 2022 at 8:29 AM Maurice McCarthy wrote: > If you look in /dev there are probably no sd1 files created (which I > guess is where the usb stick is, provided there are no other disks > present.) So drop to a shell This sounds promising, and you were indeed correct that no sd1 files h

Re: install the sets, install70.img

2022-02-13 Thread Maurice McCarthy
# mount /dev/sd1a /usb (for example) # exit Should return to the installation.

Re: install the sets, install70.img

2022-02-13 Thread Maurice McCarthy
When you boot the usb it creates a _small ramdisk for the installation to run from. Your notebook drive sd0 gets mounted on /mnt. The sets stay on the usb. If you look in /dev there are probably no sd1 files created (which I guess is where the usb stick is, provided there are no other disks presen

Re: install the sets, install70.img

2022-02-13 Thread Maurice McCarthy
Your sets are on the USB "disk" > > >

Re: install the sets, install70.img

2022-02-13 Thread Raul Miller
On Sat, Feb 12, 2022 at 11:43 PM Ricky Cintron wrote: > On Saturday, February 12th, 2022 at 5:44 PM, Raul Miller > wrote: > > > ... > > Location of sets? (disk http nfs or 'done') [http] > > ... > > Entering 'disk' at this point should allow you to select the USB flash drive > (device) as the lo

install the sets, install70.img

2022-02-12 Thread Raul Miller
I am attempting to install openbsd on a maestro evolve iii notebook. I am using the install70.img from https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/ written to a usb drive. Installation prompts with responses as follows: boot> (I let this time out) (I)nstall, (U)pgrade, (A)utoinstall or (S