I finally recognized the beauty of OpenBSD with extremely easy configs of 
OpenSMTPD, doas, xenocara, and many more such softwares. I have been a dev at 
Hyperbola soon to be HyperbolaBSD.

I was trying to install OpenBSD Lime2. I tried flashing cubieboard image of 
miniroot followed by flashing u-boot as shown in installation instructions. I 
built a fresh binary from 2022.10 release of u-boot.

dd if=miniroot-cubie.img of=/dev/sda bs=1M conv=sync
dd if=u-boot-sunxi-with-spl.bin of=/dev/sda bs=1024 seek=8

u-boot tries to search for /etc/random.seed which it doesn't find. There are 
just 2 files, bsd and bsd.mp . After the prompt,
"EHCI fails to shut down host controller", a completely black screen turns up. 
So, I'm unable to get the kernel booted. Kindly help.

Thanking you
Sagar Acharya

Reply via email to