Images
This commit is contained in:
parent
179af83669
commit
8fadaace2d
|
@ -41,10 +41,18 @@ freedombone-image --setup parabola
|
|||
freedombone-image -t i386 --onion yes
|
||||
#+end_src
|
||||
|
||||
#+BEGIN_CENTER
|
||||
[[file:images/tor_onion.jpg]]
|
||||
#+END_CENTER
|
||||
|
||||
The version in which sites are available only via onion addresses is the easiest to get started with, since you can evaluate the system without committing to buying an ICANN domain name or needing to get involved with SSL/TLS certificates at all. However, if you do want your sites to be available typically as subdomains of a domain name which you own then remove the *--onion yes* option from the last command shown above.
|
||||
|
||||
If you want to create images for microSD cards used within various single board computers then replace the *i386* with *beaglebone* / *cubieboard2* / *cubietruck* / *a20-olinuxino-lime* / *a20-olinuxino-lime2* / *a20-olinuxino-micro* or *apu*.
|
||||
|
||||
#+BEGIN_CENTER
|
||||
[[file:images/beaglebone_black9.jpg]]
|
||||
#+END_CENTER
|
||||
|
||||
This takes a while. Maybe an hour or so, depending on the speed of your system and the internets. The good news though is that once created you can use the resulting image any number of times, and you don't need to trust some pre-built image.
|
||||
|
||||
List what drives are on your system with:
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
Loading…
Reference in New Issue