سلام الان یه بسته نرم افزار خوب برای کپی کردن فایلها از روی سی دی های خش دار و یا فایهای خراب پیدا کردم . ممکنه ابزار مناسب تری هم باشه
به هر حال فعلا اینو معرفی میکنم.
این بسته نرم افزاری رو می تونین با دستور زیر نصب کنین .
sudo apt-get install ddrescue
بعدش دستور dd_rescue رو اجرا کنین . راهنماش هم به این صورت هستش که براتون می ذارم اینجا
dd_rescue Version 1.10, garloff@suse.de, GNU GPL
($Id: dd_rescue.c,v 1.46 2004/08/28 21:45:09 garloff Exp $)
dd_rescue copies data from one file (or block device) to another
USAGE: dd_rescue [options] infile outfile
Options: -s ipos start position in input file (default=0),
-S opos start position in output file (def=ipos);
-b softbs block size for copy operation (def=65536),
-B hardbs fallback block size in case of errs (def=512);
-e maxerr exit after maxerr errors (def=0=infinite);
-m maxxfer maximum amount of data to be transfered (def=0=inf);
-l logfdile name of a file to log errors and summary to (def="");
-r reverse direction copy (def=forward);
-t truncate output file (def=no);
-d/D use O_DIRECT for input/output (def=no);
-w abort on Write errors (def=no);
-a spArse file writing (def=no),
-A Always write blocks, zeroed if err (def=no);
-i interactive: ask before overwriting data (def=no);
-f force: skip some sanity checks (def=no);
-p preserve: preserve ownership / perms (def=no)
-q quiet operation,
-v verbose operation;
-V display version and exit;
-h display this help and exit.
Note: Sizes may be given in units b(=512), k(=1024), M(=1024^2) or G(1024^3) bytes
This program is useful to rescue data in case of I/O errors, because
it does not necessarily abort or truncate the output.
من که لازمش داشتم