Changes between Version 11 and Version 12 of linux/blockdev
- Timestamp:
- 06/24/2019 03:57:29 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
linux/blockdev
v11 v12 66 66 sudo tar -C /mnt/disk -xvf rootfs.tar.bz2 67 67 }}} 68 * If instead you have a rootfs directory created with {{{fakeroot}}} or {{{deboostrap}}} you can copy it with a {{{sudo cp -rupv rootfs/* /mnt/disk}}}68 * If instead you have a rootfs directory created {{{deboostrap}}} for example you can copy it with a {{{sudo cp -rupv rootfs/* /mnt/disk}}}. 69 69 70 70 8. Unmount the partition: