.. | ||
puffy-boot.gif | ||
README.md | ||
x280-1_53.img |
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