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
21
21
therefore is to manually set the serial number to the same as that which bhyve
22
22
will create.
23
23
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.
26
26
27
27
bhyve constructs disk serial numbers based on their underlying physical
28
28
path. 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
9
9
### kvmadm utility
10
10
11
11
The 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
13
13
OmniOS extra repository. Substitute ` {{site.omnios_stable}} ` below with
14
14
the OmniOS release you are using
15
15
You can’t perform that action at this time.
0 commit comments