Changes

Jump to: navigation, search

Linux Mint: Disk image

121 bytes added, 06:52, 12 November 2019
Instructions for disk image preparation:
1. Obtain Linux workstation PC. Any recent Linux distribution is ok
2. Open the terminal and print current partitions
$ sudo partclone.ext4 -c -s /dev/sdf4 | lz4 > part4.ext4.partclone.lz
</pre>
 7. Calculate md5 for files you've preprared<pre>$ md5sum *.layout part* .partclone.lz > md5sum</pre>8. Send us the fdisk.layout, blkid.layout and all part*.partclone.lz filesand the md5 file
425
edits