.
This commit is contained in:
parent
cf7d7f4517
commit
0820713c9b
1 changed files with 4 additions and 1 deletions
|
@ -55,8 +55,11 @@ sudo grub2-bhyve -M 128M console
|
||||||
> boot
|
> boot
|
||||||
|
|
||||||
sudo bhyve -A -H -P -s 0:0,hostbridge -s 1:0,lpc -l com1,stdio -m 128M console
|
sudo bhyve -A -H -P -s 0:0,hostbridge -s 1:0,lpc -l com1,stdio -m 128M console
|
||||||
|
```
|
||||||
|
|
||||||
>>output:
|
The following output will appear on your controlling terminal:
|
||||||
|
|
||||||
|
```bash
|
||||||
| ___|
|
| ___|
|
||||||
__| _ \ | _ \ __ \
|
__| _ \ | _ \ __ \
|
||||||
\__ \ ( | | ( | ) |
|
\__ \ ( | | ( | ) |
|
||||||
|
|
Loading…
Reference in a new issue