User Tools

Site Tools


tutorials:cb1:installation:cb1_fedora_19_card_install

Differences

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

Link to this comparison view

tutorials:cb1:installation:cb1_fedora_19_card_install [2013/09/26 11:28]
soloforce created
tutorials:cb1:installation:cb1_fedora_19_card_install [2013/12/23 14:50] (current)
Line 1: Line 1:
 ===Quickstart guide=== ===Quickstart guide===
  
-  - Download the img file from [[http://​dl.cubieboard.org/​software/​a20-cubieboard/​fedora/​Fedora-19-a10-armhfp-r1.img.xz|Fedora-19-a10-armhfp-r1.img.xz]]+  - Download the img file from [[http://​dl.cubieboard.org/​software/​a20-cubieboard/​fedora/​Fedora-19-a10-armhfp-r3.img.xz|Fedora-19-a10-armhfp-r3.img.xz]]
   - Insert an 8G SD card, note any data on the card will be destroyed! ​ Note:some SD cards are not suite for the  img  ,maybe appear printed some wrong , so you have to change an other card .   - Insert an 8G SD card, note any data on the card will be destroyed! ​ Note:some SD cards are not suite for the  img  ,maybe appear printed some wrong , so you have to change an other card .
   - Make sure the card is not mounted, run “mount” and if the card shows up in the output umount its partitions   - Make sure the card is not mounted, run “mount” and if the card shows up in the output umount its partitions
   - Write the img file to the card, ie as root do:<​code>​   - Write the img file to the card, ie as root do:<​code>​
-  xzcat Fedora-19-a10-armhfp-r1.img.xz > /​dev/​XXX ​  +  xzcat Fedora-19-a10-armhfp-r3.img.xz > /​dev/​XXX ​  
   sync   sync
 </​code> ​ </​code> ​
   - Remove the card, and re-insert it. The uboot partition should get automatically mounted.   - Remove the card, and re-insert it. The uboot partition should get automatically mounted.
   - As root (or through sudo) run: <​uboot-part-mount>/​select-board.sh,​ for A10 ie:<​code>  ​   - As root (or through sudo) run: <​uboot-part-mount>/​select-board.sh,​ for A10 ie:<​code>  ​
-  sudo  /​XXX/​uboot/​select-board.sh ​cubiebaord ​  ​+  sudo  /​XXX/​uboot/​select-board.sh ​cubieboard ​  ​
 </​code> ​   </​code> ​  
   - umount the uboot and rootfs partitions, ie:<​code>​   - umount the uboot and rootfs partitions, ie:<​code>​
tutorials/cb1/installation/cb1_fedora_19_card_install.1380166107.txt.gz · Last modified: 2013/12/23 14:50 (external edit)