random/bios/README.md
2024-05-10 13:42:38 +02:00

348 B

Puffyboot BIOS

Add some OpenBSD flair during bootup

How to reproduce

$ doas pkg_add geteltorito
$ geteltorito -o bios.img original_update.iso
$ doas vnconfig /dev/vnd0c /path/to/bios.img
$ doas mount -t msdos /dev/vnd0i /mnt
$ doas cp /path/to/puffy-boot.gif /mnt/FLASH/LOGO.GIF
$ doas umount /dev/vnd0i
$ doas vnconfig -u vnd0