diff options
author | Cristian Ciupitu <cristian.ciupitu@yahoo.com> | 2019-09-25 19:47:19 +0300 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2019-09-25 23:47:19 +0700 |
commit | 838aeea29d7539ab3c18643097f0a19d8a19f136 (patch) | |
tree | 71948101913bdeab260ce3eb38c9ab6d5f183c74 /docs | |
parent | b6ffe890003bcaab1dcb0eaefcb6762d0069f1ac (diff) | |
download | vyos-documentation-838aeea29d7539ab3c18643097f0a19d8a19f136.tar.gz vyos-documentation-838aeea29d7539ab3c18643097f0a19d8a19f136.zip |
VyOS on baremetal improvements (#119)
* Fix syntax errors & formatting for hyperlinks
* Fix typos
* Use :kbd: for keystrokes.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/appendix/vyos-on-baremetal.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/appendix/vyos-on-baremetal.rst b/docs/appendix/vyos-on-baremetal.rst index 325c629a..fcc63331 100644 --- a/docs/appendix/vyos-on-baremetal.rst +++ b/docs/appendix/vyos-on-baremetal.rst @@ -30,7 +30,7 @@ the following optional parts will be required: Latest VyOS rolling releases boot without any problem on this board. You also receive a nice IPMI interface realized with an ASPEED AST2400 BMC (no information -about [OpenBMC](https://www.openbmc.org/)) so far on this motherboard. +about `OpenBMC <https://www.openbmc.org/>`_ so far on this motherboard). Pictures -------- @@ -365,13 +365,13 @@ Reboot into BIOS, Chipset > South Bridge > USB Configuration: Install VyOS: ------------- -Create a VyOS bootable USB key. I Used the 64bits iso (VyOS 1.1.7) and live USB -installer (http://www.linuxliveusb.com/) +Create a VyOS bootable USB key. I used the 64-bit ISO (VyOS 1.1.7) and `LinuxLive +USB Creator <http://www.linuxliveusb.com/>`_. I'm not sure if it helps the process but I changed default option to live-serial (line “default xxxx”) on the USB key under syslinux/syslinux.cfg. I connected the key to one black USB port on the back and powered on. The first -VyOS screen has some readability issues. Press enter to continue. +VyOS screen has some readability issues. Press :kbd:`Enter` to continue. Then VyOS should boot and you can perform the ``install image`` |