Mention direct install on a laptop
This commit is contained in:
parent
d7c4a087d4
commit
655f1c77e4
|
@ -18,7 +18,7 @@
|
|||
|
||||
Although the image builder supports a variety of architectures there may still be some which aren't supported. These especially include systems which have a proprietary boot blob, such as the Raspberry Pi boards.
|
||||
|
||||
It's still possible to install the system onto these unsupported devices if you need to. First you'll need to ensure that you have Debian Jessie installed and can get ssh access to the system. Once you have that then the installation of Freedombone is straightforward:
|
||||
It's still possible to install the system onto these unsupported devices if you need to. First you'll need to ensure that you have *Debian Jessie* installed and can get ssh access to the system. Then either via ssh, or directly on the target device in the case of an old laptop or netbook:
|
||||
|
||||
#+BEGIN_SRC bash
|
||||
su
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2017-05-14 Sun 15:30 -->
|
||||
<!-- 2017-05-14 Sun 15:36 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -253,7 +253,7 @@ Although the image builder supports a variety of architectures there may still b
|
|||
</p>
|
||||
|
||||
<p>
|
||||
It's still possible to install the system onto these unsupported devices if you need to. First you'll need to ensure that you have Debian Jessie installed and can get ssh access to the system. Once you have that then the installation of Freedombone is straightforward:
|
||||
It's still possible to install the system onto these unsupported devices if you need to. First you'll need to ensure that you have <b>Debian Jessie</b> installed and can get ssh access to the system. Then either via ssh, or directly on the target device in the case of an old laptop or netbook:
|
||||
</p>
|
||||
|
||||
<div class="org-src-container">
|
||||
|
|
Loading…
Reference in New Issue