mirror of
https://github.com/churchers/vm-bhyve.git
synced 2025-12-11 01:10:01 +01:00
arch.conf: Update disklabel
Update disklabel of installation media to ARCH_201611.
This commit is contained in:
@@ -5,5 +5,5 @@ network0_type="virtio-net"
|
||||
network0_switch="public"
|
||||
disk0_type="virtio-blk"
|
||||
disk0_name="disk0.img"
|
||||
grub_install0="linux /arch/boot/x86_64/vmlinuz archisobasedir=arch archisolabel=ARCH_201608 ro"
|
||||
grub_install0="linux /arch/boot/x86_64/vmlinuz archisobasedir=arch archisolabel=ARCH_201611 ro"
|
||||
grub_install1="initrd /arch/boot/x86_64/archiso.img"
|
||||
|
||||
Reference in New Issue
Block a user