On Tue, Jan 12, 2021 at 11:14:34PM +0100, Dennis Nuesser wrote:
> Hello,
>
>
> thanks to those of you working on the arm64 port of OpenBSD, as well as
> working
>
> on this great OS as a whole!
>
> I spend a couple of days now trying to get a FDE install of OpenBSD 6.8
> working without
>
> su
On Tue, Jan 12, 2021 at 11:42:03PM +0100, Stefan Sperling wrote:
> On Tue, Jan 12, 2021 at 11:14:34PM +0100, Dennis Nuesser wrote:
> > Hello,
> >
> >
> > thanks to those of you working on the arm64 port of OpenBSD, as well as
> > working
> >
> > on
On Wed, Jan 13, 2021 at 10:05:48AM +0100, Dennis Nuesser wrote:
> The boot sequence ends once the raspberry firmware version
>
> lights up on the screen. I do not reach beyond this point. The
>
> FDE with a passphrase I have not tried out so far, since it is
>
> rather impracticable forĀ a serve
On Wed, Sep 04, 2024 at 06:48:39PM -, Nenhum_de_Nos wrote:
> Hello,
>
> if anyone uses this board and OpenBSD, and if can share some information,
> I would like to know if its just here.
>
> I was checking out a cvs repo and it took hours to finish, pkg_add git too.
>
> So I started to searc
I've tried updating a beagle bone black using bsd.rd, but couldn't
get it to boot. Is there a way of doing this? I ended up reinstalling
from scratch since the system was mostly using a stock config and
I had to jump over the time_t bump. But in the future I'd like to
have a mechanism to update to
On Sun, Aug 25, 2013 at 12:01:57PM +0200, Stefan Sperling wrote:
> I've tried updating a beagle bone black using bsd.rd, but couldn't
> get it to boot. Is there a way of doing this? I ended up reinstalling
> from scratch since the system was mostly using a stock config and
>
On Sun, Aug 25, 2013 at 01:38:00PM +0200, Patrick Wildt wrote:
> mkuboot was recently changed to be able to handle "bsd" files directly.
> If you're still on an older mkuboot, it's possible that you need to do
> objcopy before, so you can get it out of it's (iirc) ELF container.
I'm using mkuboot
On Sun, Aug 25, 2013 at 03:27:03PM +0200, Stefan Sperling wrote:
> On Sun, Aug 25, 2013 at 01:38:00PM +0200, Patrick Wildt wrote:
> > mkuboot was recently changed to be able to handle "bsd" files directly.
> > If you're still on an older mkuboot, it's possi
Is anyone netbooting a beagle bone black?
I want to test kernel changes that may affect the ability to use
the sd card. I'd like to avoid putting those kernels onto the SD
itself to test them, so I don't have to put the SD into a different
machine to copy a working kernel back every time something