>
> When I try "sudo ddrescue -v /dev/sdb/ /dev/sdc logfile"
>
> I get "no space left on device"
Get rid of the trailing slash on /dev/sdb/
sudo ddrescue -v /dev/sdb /dev/sdc logfile
Maybe that's the problem.
__________________________________________________________________
Ask a question on any topic and get answers from real people. Go to Yahoo!
Answers and share what you know at http://ca.answers.yahoo.com_______________________________________________
Bug-ddrescue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-ddrescue