Re: Edit /etc/boot.conf

2020-12-06 Thread Mark Kettenis
> Date: Sun, 6 Dec 2020 14:44:04 + > From: a...@sdf.org > > > After adding "set tty fb0" to /etc/boot.conf, you will have problems with > > xenodm. Try restarting it, or maybe you'll have more luck than me with this > > > > https://marc.info/?l=openbsd-arm&m=160284947222088&w=2 > > Just for

Re: Edit /etc/boot.conf

2020-12-06 Thread adr
> I want to install OpenBSD 6.8 on A20-OLinuXino-Lime2 . With unicorn's > help, I followed this tutorial, > https://regrow.earth/openbsd-on-olinuxino-lime2/ > And completed the 2 dd command steps as shown in the blog. The > resultant partitioning is > 1- 16MB unallocated > 2- sdb1 fat16 BOOT 2MB

Re: Edit /etc/boot.conf

2020-12-06 Thread adr
> After adding "set tty fb0" to /etc/boot.conf, you will have problems with > xenodm. Try restarting it, or maybe you'll have more luck than me with this > > https://marc.info/?l=openbsd-arm&m=160284947222088&w=2 Just for clarity: I mean more luck than me in getting the diff commited... Xenodm

Re: Edit /etc/boot.conf

2020-12-06 Thread adr
On Sun, Dec 06, 2020 at 04:22:29PM +0100, Mark Kettenis wrote: > > Date: Sun, 6 Dec 2020 14:44:04 + > > From: a...@sdf.org > > > > > After adding "set tty fb0" to /etc/boot.conf, you will have problems with > > > xenodm. Try restarting it, or maybe you'll have more luck than me with > > > thi