Confirmed users
699
edits
Line 26: | Line 26: | ||
Finally, run | Finally, run | ||
dd bs=4M if=ffos-rpi.img of=$device | sudo dd bs=4M if=ffos-rpi.img of=$device | ||
Note: this disk image is pre-partitioned for a 4GB disk. If you have a larger SD card and want to allocate the remaining space for your SDCARD partition, then resize that partition in a tool like <code>gparted</code>. | Note: this disk image is pre-partitioned for a 4GB disk. If you have a larger SD card and want to allocate the remaining space for your SDCARD partition, then resize that partition in a tool like <code>gparted</code>. |