Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:quick_start_guide [2014/09/04 14:06]
admin [Creating the SD card with calaos os]
en:quick_start_guide [2015/02/15 10:33]
nico
Line 6: Line 6:
   * A Raspberry pi, Model B   * A Raspberry pi, Model B
   * An SD Card, We recommend an 2GB class 10 SD card (class 4 can be broken much more quickly)   * An SD Card, We recommend an 2GB class 10 SD card (class 4 can be broken much more quickly)
-  * Download the latest official calaos image for raspberrypi :[[http://calaos.fr/download/calaos-os/raspberrypi/]]+  * Download the latest official calaos image for raspberrypi :[[http://www.calaos.fr/download/stable/calaos-os/raspberrypi/]]
  
 ====== Creating the SD card with calaos os ======  ====== Creating the SD card with calaos os ====== 
 +
 +
 === Linux === === Linux ===
 Launch a terminal and go in the directory where you download the calaos os image. Launch a terminal and go in the directory where you download the calaos os image.
  
    $ cd ~/Downloads    $ cd ~/Downloads
-   $ tar xvf calaos-image-raspberrypi-2014-04-28.tar.xz+   $ tar xvf calaos-image-raspberrypi-v2.0.tar.xz
  
 Insert the sdcard into the sdcard reader of your PC. Insert the sdcard into the sdcard reader of your PC.
Line 64: Line 66:
 ====== Connecting to the Rpi ======  ====== Connecting to the Rpi ====== 
  
-When you boot the raspberrypi, the network is configure to use dhcp, so you need to know what's the address the dhcp server give you. Or if you are using MacOS or Linux, you may try to connect to it with : +When you boot your raspberrypi, the network is configured to use dhcp, so you need to know what IP address the DHCP server gave to the Pi. Or if you are using MacOS or Linux, you may try to connect to it with : 
  
    ssh root@rasberrypi    ssh root@rasberrypi
Line 101: Line 103:
 Calaos Installer is an application for Linux, Macos X and Windows. Calaos Installer is an application for Linux, Macos X and Windows.
 You can download it here : TBD You can download it here : TBD
-