<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 28, 2015 at 7:21 AM, Petter Adsen <span dir="ltr"><<a href="mailto:petter@synth.no" target="_blank">petter@synth.no</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 28 May 2015 06:37:13 -0400<br><div><div class="h5">
<br>
</div></div>No, you don't. Only one file system was corrupted, so that's all he<br>
wants to image. Making an image of the entire disk in this scenario<br>
would just require more space than is necessary and<br>
potentially complicate things.<br>
<br>
If /dev/sda2 is the Linux filesystem, you want to do something like<br>
this (from a live disk, for example):<br>
<br>
sudo if=/dev/sda2 of=/path/to/file.img bs=128M<br>
<br>
After that finishes, run for example testdisk or whatever recovery tool<br>
you choose on the image file. You will also need somewhere to store the<br>
recovered data.<br>
<div class="HOEnZb"><div class="h5"><br>
Petter<br>
<br>
--<br>
"I'm ionized"<br>
"Are you sure?"<br>
"I'm positive."<br>
</div></div><br></blockquote><div><br></div><div>That would make things much easier. Lessons the potential to damage something else. <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">"Collaboration is the new innovation" (Istimsak Abdulbasir, 2013)</div></div>
</div></div>