random/bios
2024-05-10 13:42:38 +02:00
..
puffy-boot.gif Add bios 2024-05-10 13:42:38 +02:00
README.md Add bios 2024-05-10 13:42:38 +02:00
x280-1_53.img Add bios 2024-05-10 13:42:38 +02:00

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