On Thu, 5 Dec 2013 00:24:07 +0100 Martin Neumann <[email protected]> wrote:
> I am trying to copy an entire disk with ddrescue, using the following > parameters: > ddrescue /dev/sdc /dev/sdb ddlog.log -d > > The result: > ddrescue: cannot open input file: Permission denied > > The drive is not mounted, but visible to the partition manager > > Please give me some clues what to do. sudo ddrescue dev/sdc /dev/sdb ddlog.log -d You need to be root. -- Computer Repairs for Charters towers - http://ctpc.biz A.B.N. 19 500 721 806 _______________________________________________ Bug-ddrescue mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-ddrescue
