Results 1 to 3 of 3
I cloned my filesystem to another disk, which is smaller than the original drive. so i had to use count= .... to force stop it reading from original drive at ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-01-2011 #1Just Joined!
- Join Date
- Jul 2011
- Posts
- 4
Using dd count=... recover cloned disk possible?
I cloned my filesystem to another disk, which is smaller than the original drive. so i had to use count= .... to force stop it reading from original drive at a point.
the cloned drive is not readable, any idea?
- 08-01-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Hello
It is my understanding that dd can't be used to restore to a smaller drive but can only restore to drives the same size as the original, or larger. Maybe someone will offer up a correction if that's wrong.
I started using FSArchiver because it can easily restore to drivers smaller than the original.
As for any type of "disk recovery", TestDisk is about the best recovery utility that I know of. You can run it from a liveCD and find instructions for using it on their website.oz
- 08-01-2011 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
Have you tried running fsck on the cloned data? In any case, using dd to clone a drive to a smaller device is not advisable. Using rsync is a more reliable alternative in such a case.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
