File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ make the root pool unimportable and the new VM will just panic. The first step
2121therefore is to manually set the serial number to the same as that which bhyve
2222will create.
2323
24- The KVM machine was managed via [ kvmadm] ( http://www. kvmadm.org )
25- and so a number of kvmadm commands appear below.
24+ The KVM machine was managed via kvmadm and so a number of kvmadm commands
25+ appear below.
2626
2727bhyve constructs disk serial numbers based on their underlying physical
2828path. Specifically ` BHYVE- ` followed by the first 12 characters from the MD5
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ show_in_sidebar: true
99### kvmadm utility
1010
1111The recommended way to configure and maintain KVM instances is to use the
12- [ kvmadm utility] ( http://www.kvmadm.org ) . This is available in the
12+ kvmadm utility. This is available in the
1313OmniOS extra repository. Substitute ` {{site.omnios_stable}} ` below with
1414the OmniOS release you are using
1515
You can’t perform that action at this time.
0 commit comments