> Date: Sat, 5 Dec 2020 17:55:33 +0100 (CET)
> From: Sagar Acharya <sagaracha...@tutanota.com>
> 
> 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
> 3- sdb4 ufs no_label 15MB
> 4- rest unallocated
> 
> The problem is I don't have a USB-serial cable. I want to somehow edit the 
> /etc/boot.conf before inserting it in Lime2.
> 
> ufs partition is write-protected and I can mount it read-only.
> 
> Is there a way to change the configuration to hdmi somehow?

If U-Boot includes support for HDMI you can use it as the output by
typing "set tty fb0" at the boot> prompt.

Reply via email to