Tutorial: Install OpenBSD on ROCK64 media board
#29
(05-05-2021, 02:29 PM)krjdev Wrote: Sorry, for my late response.

(05-02-2021, 01:19 PM)Enig123 Wrote: BTW, for an already installed disk, is there a way to update u-boot without affecting a working os?

Of course. Simple build U-Boot and copy the two files (idbloader.img and u-boot.itb) to SD/MMC card where OpenBSD is installed:

Code:
dd if=/path/to/idbloader.img of=/dev/sd0c bs=512 seek=64 conv=sync

Code:
dd if=/path/to/u-boot.itb of=/dev/sd0c bs=512 seek=16384 conv=sync

Thanks. Do you know if OpenBSD support AES instructions on Rock64?
  Reply


Messages In This Thread
RE: Tutorial: Install OpenBSD on ROCK64 media board - by Enig123 - 08-28-2021, 05:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  OpenBSD 6.7 microSD card image krjdev 4 8,589 05-31-2020, 12:46 PM
Last Post: krjdev
  Rock64 ethernet not working during install OpenBSD Enig123 4 6,843 05-25-2020, 02:29 PM
Last Post: Enig123
Information NetBSD for Rock64 Luke 4 8,432 01-14-2020, 10:19 PM
Last Post: fmotsch
  OpenBSD: GPIO with the I2C device PCF8574(A) krjdev 0 3,834 08-09-2018, 06:41 AM
Last Post: krjdev
  AMENDED: OpenBSD, GigE Adapters/Chipsets, and ROCK64 STEREO AUDIO DAC ADD-ON BOARD jovval 1 4,258 08-07-2018, 02:44 AM
Last Post: krjdev

Forum Jump:


Users browsing this thread: 3 Guest(s)