bug-ddrescue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-ddrescue] How to restore just a single partition of a multi-par


From: Timothy Beryl Grahek
Subject: Re: [Bug-ddrescue] How to restore just a single partition of a multi-partition image file?
Date: Thu, 24 Jan 2019 15:48:52 -0800

Hi Shahrukh,

> My question to Timothy: Why are the mkntfs and ntfsfix commands needed
> or included in your flow? The partition I'm moving happens to be NTFS,
> but it seems the tools in question are all working at the partition
> level and should not care about the filesystem contained within it,
> n'est-ce pas?

It is likely that those steps are not needed; but it just seems like a
good idea to copy onto a fresh formatted NTFS partition, instead of an
NTFS partition that possibly contains corrupt data; similarly, ntfsfix
may not be needed since, if ddrescue does its job, the NTFS partition
in question would be good data. Yet, it is possible that the original
partition had some sort of problem; probably, considering this, it
would have made more sense to do an ntfsfix on /dev/sda1 instead of
/dev/loop0p1.

I will keep in mind that it may not matter if I use mkfs in the case
of copying one partition onto another. Thank you for your questions.
:-)

Thinking about it again, it may be wise to do an ntfsfix on /dev/sda1
and /dev/loop0p1 considering that you don't know if /dev/sda1 has a
completely healthy filesystem, and if you have any additional space
left in the partition you are copying onto after the copy, ntfsfix may
fix any problems that arise from the extra space in the partition.
Even so, I think I'm mainly talking about theory more than practice,
at this point; nevertheless, I will probably run ntfsfix on both
partitions, if I had the choice. :-)

Maybe someone can advise me of the details that we are talking about,
if anyone is interested?

Best regards,

Timothy Beryl Grahek



reply via email to

[Prev in Thread] Current Thread [Next in Thread]