bhyve_openbsd
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| bhyve_openbsd [2025/04/21 02:27] – created chris | bhyve_openbsd [2025/04/29 09:51] (current) – chris | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| <code conf openbsd.conf> | <code conf openbsd.conf> | ||
| - | files | + | loader=" |
| + | cpu=4 | ||
| + | memory=4G | ||
| + | network0_type=" | ||
| + | network0_switch=" | ||
| + | disk0_type=" | ||
| + | disk0_name=" | ||
| + | disk0_size=" | ||
| + | bhyve_options="" | ||
| + | uuid="" | ||
| + | network0_mac="" | ||
| </ | </ | ||
| + | <code conf settings.conf> | ||
| + | console=" | ||
| + | </ | ||
| + | |||
| + | * The above is a default openbsd.conf template | ||
| + | |||
| + | * And the bottom is to use the tmux as console backend instead of cu which I personally don't like. | ||
| + | |||
| + | when you are at the boot prompt | ||
| + | |||
| + | < | ||
| + | Loading...... | ||
| + | probing: pc0 com0 com1 mem[638K 1918M a20=on] | ||
| + | disk: hd0+ hd1+ | ||
| + | >> OpenBSD/ | ||
| + | boot> set tty com0 | ||
| + | </ | ||
| + | |||
| + | <code shell> | ||
| + | set tty com0 | ||
| + | </ | ||
| + | when you see the boot prompt press space or any key and type in | ||
| + | |||
| + | set tty com0 and press enter you will see a different prompt as you are now using the serial console. | ||
| + | |||
| + | and the OpenBSD should boot and a menu should appear. | ||
bhyve_openbsd.1745202431.txt.gz · Last modified: by chris
