Re: Raspberry Pi 4 Model B

2021-10-05 Thread Sandeep Gupta
My install setup uses both microSD and usb-attached SSD. The microSD has UEFI boot loader and SSD has the miniroot.img. Because there is two media, the installer which disks to install on. I am not sure how to complete installation using only usb-attached SSD -- how to write both UEFI and bsd insta

Re: Raspberry Pi 4 Model B

2021-10-05 Thread Stuart Henderson
On 2021-10-05, Peter J. Philipp wrote: > a lot. I'm likely going to wait until release 7.0 to upgrade it's only about > a month away, since the rpi4 is my workstation for everyday use. Likely sooner than that. I recommend you keep a copy of your existing boot loader files as I had problems after

Re: Raspberry Pi 4 Model B

2021-10-04 Thread Peter J. Philipp
[inline below] On Mon, Oct 04, 2021 at 11:40:30PM +0530, Sandeep Gupta wrote: > Some progress. Thank you. Still stuck though. Post network > configuration, The boot installer asks for > HTTP Server? (hostname or 'done'). hostname. > Server Directory? [pub/OpenBSD/7.0/arm64]. > > It fails at this

Re: Raspberry Pi 4 Model B

2021-10-04 Thread Sandeep Gupta
Some progress. Thank you. Still stuck though. Post network configuration, The boot installer asks for HTTP Server? (hostname or 'done'). hostname. Server Directory? [pub/OpenBSD/7.0/arm64]. It fails at this step: Unable to connect using https. Use http instead. Looked at found no OpenBSD/arm64

Re: Raspberry Pi 4 Model B

2021-09-29 Thread Stuart Henderson
Change the server directory to /pub/OpenBSD/snapshots/arm64. We're in the awkward time where the version number is just 7.0 so the installer thinks it is a released version, but the release hasn't been made yet, and there is no mechanism for the installer to fetch that information online, so you

Re: Raspberry Pi 4 Model B

2021-09-28 Thread Joseph Olatt
On Mon, Sep 27, 2021 at 10:55:16AM -, Stuart Henderson wrote: > On 2021-09-26, Joseph Olatt wrote: > > Hi Matheus and beebeet...@posteo.de, > > > > I have OpenBSD 6.9 successfully running on multiple Raspberry Pi 3Bs > > without any issues. The one that is having issues is a 4B. I am > > follo

Re: Raspberry Pi 4 Model B

2021-09-28 Thread Stuart Henderson
On 2021-09-28, Peter J. Philipp wrote: > On Tue, Sep 28, 2021 at 10:04:25AM -0700, Joseph Olatt wrote: >> I tried the following snapshot: >> >> https://cdn.openbsd.org/pub/OpenBSD/snapshots/arm64/miniroot70.img >> >> Build date: 27-Sep-2021 20:10 >> Size: 45088768 >> >> Didn't have much l

Re: Raspberry Pi 4 Model B

2021-09-28 Thread Peter J. Philipp
On Tue, Sep 28, 2021 at 10:04:25AM -0700, Joseph Olatt wrote: > I tried the following snapshot: > > https://cdn.openbsd.org/pub/OpenBSD/snapshots/arm64/miniroot70.img > > Build date: 27-Sep-2021 20:10 > Size: 45088768 > > Didn't have much luck. The install process rebooted after the follow

Re: Raspberry Pi 4 Model B

2021-09-27 Thread Stuart Henderson
On 2021-09-26, Joseph Olatt wrote: > Hi Matheus and beebeet...@posteo.de, > > I have OpenBSD 6.9 successfully running on multiple Raspberry Pi 3Bs > without any issues. The one that is having issues is a 4B. I am > following the instructions at: > > https://ftp.openbsd.org/pub/OpenBSD/6.9/arm64

Re: Raspberry Pi 4 Model B

2021-09-26 Thread Joseph Olatt
Hi Matheus and beebeet...@posteo.de, I have OpenBSD 6.9 successfully running on multiple Raspberry Pi 3Bs without any issues. The one that is having issues is a 4B. I am following the instructions at: https://ftp.openbsd.org/pub/OpenBSD/6.9/arm64/INSTALL.arm64 and when I try to boot up, I get

Re: Raspberry Pi 4 Model B

2021-09-25 Thread Nenhum_de_Nos
On Fri, September 24, 2021 16:51, Joseph Olatt wrote: > Hi, > > I'm trying to load OpenBSD on a Raspberry Pi 4 Model B and I'm not > having much luck. I've tried OpenBSD 6.9's miniroot69.img and the > install process does not go past the U-Boot prompt. > > I tried miniroot70.img from the snapshots

Re: Raspberry Pi 4 Model B

2021-09-25 Thread Peter J. Philipp
On Fri, Sep 24, 2021 at 03:07:12PM -0600, Andrew Klaus wrote: > Have you read the Raspberry Pi instructions from > https://ftp.openbsd.org/pub/OpenBSD/6.9/arm64/INSTALL.arm64 ? > > What does your UART output show after it boots? > > Andrew Apologies I lost the OP's mail. But this is what helped

Re: Raspberry Pi 4 Model B

2021-09-24 Thread beebeetles
I'm trying to load OpenBSD on a Raspberry Pi 4 Model B and I'm not having much luck. I've tried OpenBSD 6.9's miniroot69.img and the install process does not go past the U-Boot prompt. I was able to install OpenBSD 6.9 on that hardware. What issue did you encounter?

Re: Raspberry Pi 4 Model B

2021-09-24 Thread Andrew Klaus
Have you read the Raspberry Pi instructions from https://ftp.openbsd.org/pub/OpenBSD/6.9/arm64/INSTALL.arm64 ? What does your UART output show after it boots? Andrew On Fri, Sep 24, 2021 at 2:45 PM Joseph Olatt wrote: > Hi, > > I'm trying to load OpenBSD on a Raspberry Pi 4 Model B and I'm not