Re: Migrating data off a failing drive

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

 



Suvayu Ali <fatkasuvayu+linux <at> gmail.com> writes:

> ...
Some additional hints:
- one more link to read
  https://help.ubuntu.com/community/DataRecovery
- unmount source when doing dd-type operation
- consider destination size when doing dd-type operation (it must be equal or
  greater than source)
  Note:
  /* quote */
  If the destination is larger than the source, the filesystem won't know this
  and will function as if the lvol did not change size. To get the filesystem
  to use the additional space, run resizing utility (e.g. gparted, resize2fs)
  on the raw device file for the destination. Then you can mount the lvol.
  /* end quote */
- -v = verbose output; capture this output to a file with redirection (e.g.
       'tee') while still seeing your primary output
- dd_rescue with -r option
  /* quote */
  When running dd_rescue – don’t forget the “-r” option! (reverse copy)
  What you can do is this – try it running dd_rescue the “normal” way and then
  – when it finishes (or hangs, or whatever) and you have bad blocks, try
  running the same command again with the “-r” option. It will take the same
  drive, the same output file, the same bad-block file, etc – and do the whole
  job again filling in the places where it was able to get good data.
  /* end quote */

JB
 




-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux