install_raspbian_on_f2fs_root

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
install_raspbian_on_f2fs_root [30.01.2017 16:17] – created Pascal Suterinstall_raspbian_on_f2fs_root [30.01.2017 16:19] Pascal Suter
Line 11: Line 11:
   - mount it <code>mkdir /tmp/sd   - mount it <code>mkdir /tmp/sd
 mount -t f2fs /dev/sdf2 /tmp/sd/</code> mount -t f2fs /dev/sdf2 /tmp/sd/</code>
-  - mount second partition from image (see also [[]]): <code>mkdir /tmp/image+  - mount second partition from image (see also [[mount_a_single_partition_from_a_dd_disk_image]]): <code>mkdir /tmp/image
 kpartx -av raspbianimage.img kpartx -av raspbianimage.img
 mount /dev/mapper/loop0p2 /tmp/image mount /dev/mapper/loop0p2 /tmp/image
  • install_raspbian_on_f2fs_root.txt
  • Last modified: 22.12.2020 18:33
  • by Pascal Suter