mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
cdbb21bc59
Rather than just picking the first CD (or failing that, HDD) we come across, if the user has picked a boot device ordering with <boot order=''>, respect that (and just try to boot the lowest-index device). Adds two sets of tests to bhyve2xmlargv; 'grub-bootorder' shows that we pick a user-specified device over the first device in the domain; 'grub-bootorder2' shows that we pick the first (lowest index) device.
3 lines
94 B
Plaintext
3 lines
94 B
Plaintext
/usr/local/sbin/grub-bhyve --root hd0,msdos1 --device-map '<device.map>' \
|
|
--memory 214 bhyve
|