Hopefully fix #427 not a NetBSD user but looks like disk naming has changed

This commit is contained in:
Matt Churchyard
2022-02-25 10:15:40 +00:00
parent be2203540f
commit c8b7c1d204

View File

@@ -6,4 +6,4 @@ network0_switch="public"
disk0_type="virtio-blk"
disk0_name="disk0.img"
grub_install0="knetbsd -h -r cd0a /netbsd"
grub_run0="knetbsd -h -r ld0a /netbsd"
grub_run0="knetbsd -h -r dk0 /netbsd"