ソースを参照

Mention direct install on a laptop

Bob Mottram 7 年 前
コミット
655f1c77e4
共有2 個のファイルを変更した3 個の追加3 個の削除を含む
  1. 1
    1
      doc/EN/debianinstall.org
  2. 2
    2
      website/EN/debianinstall.html

+ 1
- 1
doc/EN/debianinstall.org ファイルの表示

@@ -18,7 +18,7 @@
18 18
 
19 19
 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.
20 20
 
21
-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:
21
+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:
22 22
 
23 23
 #+BEGIN_SRC bash
24 24
 su

+ 2
- 2
website/EN/debianinstall.html ファイルの表示

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-05-14 Sun 15:30 -->
6
+<!-- 2017-05-14 Sun 15:36 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -253,7 +253,7 @@ Although the image builder supports a variety of architectures there may still b
253 253
 </p>
254 254
 
255 255
 <p>
256
-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:
256
+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:
257 257
 </p>
258 258
 
259 259
 <div class="org-src-container">