mirror of
https://github.com/churchers/vm-bhyve.git
synced 2025-12-11 01:10:01 +01:00
Hopefully fix #427 not a NetBSD user but looks like disk naming has changed
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user