resizing a netbsd vm's disk
#author_luna #sysadmin-notes #netbsd this took me a little while to learn but here is the process 1. resize the disk (with `qemu-img`) 2. boot into netbsd installer, exit the installer 3. use `dmesg` to find out which disk is it mapped to 1. i'm sure …