Changes

Jump to navigation Jump to search
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.
  
12,355

edits

Navigation menu