User Tools

Site Tools


en:odroid-x2

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:odroid-x2 [2014/05/13 21:03] kakliken:odroid-x2 [2014/05/13 21:04] – [Installation] kaklik
Line 64: Line 64:
 === Installation === === Installation ===
  
-== To extract .xz file +== To extract .xz file ==
 linux: tar xJf file.xz linux: tar xJf file.xz
 mac: tar -xJf file.xz mac: tar -xJf file.xz
 windows: 7-zip windows: 7-zip
  
-== To write image to sd card from linux+== To write image to sd card from linux ==
 (umount before write) (umount before write)
 umount /dev/sd[x] umount /dev/sd[x]
Line 78: Line 78:
 use the whole device, not partition (correct: /dev/sdb, incorrect:/dev/sdb1) use the whole device, not partition (correct: /dev/sdb, incorrect:/dev/sdb1)
  
-== To write image to sd card from mac os x+== To write image to sd card from mac os x ==
 (unmount before write and eject after write) (unmount before write and eject after write)
 hdiutil unmount /dev/disk[x]s[y] hdiutil unmount /dev/disk[x]s[y]
Line 87: Line 87:
 use the whole device, not partition (correct: /dev/rdisk1, incorrect:/dev/rdisk1p1) use the whole device, not partition (correct: /dev/rdisk1, incorrect:/dev/rdisk1p1)
  
-== To write image to sd card from windows+== To write image to sd card from windows ==
 use Win32DiskImager use Win32DiskImager
 https://launchpad.net/win32-image-writer https://launchpad.net/win32-image-writer
  
  
en/odroid-x2.txt · Last modified: 2014/06/29 19:08 (external edit)