diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-06-28 23:20:31 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-06-28 23:20:31 +0200 |
commit | efd22dad9f2b998dfcde5e2244b4b278610e560b (patch) | |
tree | 239301fa39755c80ef095ba74a3a715a9bc30c05 /docs/appendix/vyos-on-baremetal.rst | |
parent | 15a785635783a2a4bed0908ccedc85b34d3c59e8 (diff) | |
download | vyos-documentation-efd22dad9f2b998dfcde5e2244b4b278610e560b.tar.gz vyos-documentation-efd22dad9f2b998dfcde5e2244b4b278610e560b.zip |
APU4: add small desktop case/pictures
Diffstat (limited to 'docs/appendix/vyos-on-baremetal.rst')
-rw-r--r-- | docs/appendix/vyos-on-baremetal.rst | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/docs/appendix/vyos-on-baremetal.rst b/docs/appendix/vyos-on-baremetal.rst index cd8779a2..50ef900c 100644 --- a/docs/appendix/vyos-on-baremetal.rst +++ b/docs/appendix/vyos-on-baremetal.rst @@ -162,7 +162,7 @@ emulator to 9600 8N1 and after a while your console will show: You can now proceed with a regular image installation as described in :ref:`installation`. -As the APU board itself still used a serial setting of 115200 8N1 it is strongly +^As the APU board itself still used a serial setting of 115200 8N1 it is strongly recommended that you change the VyOS serial interface settings after your first successful boot. @@ -194,6 +194,11 @@ Simply proceed with a regular image installation as described in :ref:`installat Pictures -------- +.. note:: Both device types operate without any moving parts and emit zero noise. + +Rack Mount +^^^^^^^^^^ + .. figure:: /_static/images/apu4c4_rack_1.jpg :scale: 25 % :alt: APU4C4 rack closed @@ -210,6 +215,25 @@ Pictures :scale: 25 % :alt: APU4C4 rack module #2 +Desktop +^^^^^^^ + +.. figure:: /_static/images/apu4c4_desk_1.jpg + :scale: 25 % + :alt: APU4C4 desktop closed + +.. figure:: /_static/images/apu4c4_desk_2.jpg + :scale: 25 % + :alt: APU4C4 desktop closed + +.. figure:: /_static/images/apu4c4_desk_3.jpg + :scale: 25 % + :alt: APU4C4 desktop back + +.. figure:: /_static/images/apu4c4_desk_4.jpg + :scale: 25 % + :alt: APU4C4 desktop back + .. _Rufus: https://rufus.ie/ .. _T1327: https://phabricator.vyos.net/T1327 |