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 Both sides next revision
en:quick_start_guide [2015/02/15 10:33]
nico
en:quick_start_guide [2015/02/15 10:43]
nico
Line 15: Line 15:
  
    $ cd ~/Downloads    $ cd ~/Downloads
-   $ tar xvf calaos-image-raspberrypi-v2.0.tar.xz+   $ tar xvf calaos-image-raspberrypi-v2.0.tar.xz --strip=10
  
 Insert the sdcard into the sdcard reader of your PC. Insert the sdcard into the sdcard reader of your PC.
Line 52: Line 52:
 Let's now copy **calaos os** on the sdcard Let's now copy **calaos os** on the sdcard
  
-   sudo dd if=calaos-image-raspberrypi-2014-04-28.sdimg of=/dev/mmcblk0+   sudo dd if=calaos-image-raspberrypi-v2.0-20150214101639.rootfs.rpi-sdimg of=/dev/mmcblk0
  
 Once the operation is completed, you can remove the sdcard, and insert it in the Raspberry pi. Once the operation is completed, you can remove the sdcard, and insert it in the Raspberry pi.
Line 60: Line 60:
 You can use ApplePi-Baker. It's a free utility that allows you to write an image to the sdcard. You can use ApplePi-Baker. It's a free utility that allows you to write an image to the sdcard.
 It can be download here : [[http://www.tweaking4all.com/downloads/raspberrypi/ApplePi-Baker.zip]] It can be download here : [[http://www.tweaking4all.com/downloads/raspberrypi/ApplePi-Baker.zip]]
 +
  
 === Windows === === Windows ===