P
P
promka2017-04-27 15:03:33
linux
promka, 2017-04-27 15:03:33

File format in Ubuntu Disks when creating a partition image?

How can I open, view, copy files? testdisk will work?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
theurs, 2017-04-27
@theurs

This is a copy made with dd
Something like
sudo dd if=/dev/sdd2 of=/home/user/123.img
you can mount this image to any folder and view/change it with any file manager
mount -o loop /home/user/ 123.img /mnt/123

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question