Testing/Reports/ARM RPi: Difference between revisions
m →40px|link=http://fedoraproject.org/ Test report rpfr-f18-rc1.img: update link to final |
m →dd write SD: using SD slot /dev/mmcblk0 |
||
| Line 22: | Line 22: | ||
:Use command "mount" in terminal to get correct device name eg: /dev/sdb /dev/sdc /dev/sdd etc. | :Use command "mount" in terminal to get correct device name eg: /dev/sdb /dev/sdc /dev/sdd etc. | ||
*'''If you are using a SD slot, you may see /dev/mmcblk(x) | *'''If you are using a SD slot, you may see /dev/mmcblk(x) | ||
# dd if=rpfr-f18-final.img of=/dev/mmcblk0 | |||
6144000+0 records in | |||
6144000+0 records out | |||
3145728000 bytes (3.1 GB) copied, 1001.65 s, 3.1 MB/s | |||
*'''CAUTION''' the device name has to be correct or you can damage your computers drives with no warning. | *'''CAUTION''' the device name has to be correct or you can damage your computers drives with no warning. | ||