I wasn't able to run it.
On Ubuntu:
Code:
tony@tony-Vostro-2520:~$ cd /mnt/sd
tony@tony-Vostro-2520:/mnt/sd$ sudo unzip /home/tony/ddrescue.zip
Archive: /home/tony/ddrescue.zip
inflating: ddrescue
inflating: ddrescuelog
tony@tony-Vostro-2520:/mnt/sd$ ls -ltr
total 252
drwxr-xr-x 2 root root 4096 Dec 31 1969 sys
drwxr-xr-x 2 root root 4096 Dec 31 1969 proc
drwxr-xr-x 7 root root 4096 Dec 31 1969 usr
drwxr-xr-x 10 root root 4096 Dec 31 1969 etc
drwx------ 2 root root 16384 Feb 25 19:16 lost+found
drwxr-xr-x 2 root root 4096 Feb 25 19:16 boot
drwxr-xr-x 2 root root 4096 Feb 25 19:16 bin
drwxr-xr-x 6 root root 4096 Feb 25 19:16 lib
drwxr-xr-x 2 root root 4096 Feb 25 19:16 root
lrwxrwxrwx 1 root root 11 Feb 25 19:16 linuxrc -> bin/busybox
drwxr-xr-x 2 root root 4096 Feb 25 19:16 sbin
drwxr-xr-x 2 root root 4096 Feb 25 21:45 tmp
drwxr-xr-x 8 root root 4096 Mar 17 21:24 mtdutils-1.4.9
drwxr-xr-x 8 root root 4096 Mar 17 21:24 mtdutils-1.5.0
drwxr-xrwx 2 root root 4096 Mar 19 21:23 fs
-rwxrwxr-x 1 root root 107626 Mar 21 05:40 ddrescue
-rwxrwxr-x 1 root root 56948 Mar 21 05:40 ddrescuelog
drwxr-xr-x 5 root root 4096 Aug 29 2029 mnt
drwxr-xr-x 2 root root 4096 Aug 29 2029 dev
drwxr-xr-x 4 root root 4096 Aug 31 2029 var
tony@tony-Vostro-2520:/mnt/sd$ cd /
tony@tony-Vostro-2520:/$ sudo umount /dev/sdc1
On Kobo
Code:
# mount /dev/mmcblk0p1 /mnt/sd
kjournald starting. Commit interval 5 seconds
EXT3 FS on mmcblk0p1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
# cd /mnt/sd
# ls -l
drwxr-xr-x 2 root root 4096 Feb 26 2019 bin
drwxr-xr-x 2 root root 4096 Feb 26 2019 boot
-rwxrwxr-x 1 root root 107626 Mar 21 2019 ddrescue
-rwxrwxr-x 1 root root 56948 Mar 21 2019 ddrescuelog
drwxr-xr-x 2 root root 4096 Aug 29 13:07 dev
drwxr-xr-x 10 root root 4096 Jan 1 1970 etc
drwxr-xrwx 2 root root 4096 Mar 20 2019 fs
drwxr-xr-x 6 root root 4096 Feb 26 2019 lib
lrwxrwxrwx 1 root root 11 Feb 26 2019 linuxrc -> bin/busybox
drwx------ 2 root root 16384 Feb 26 2019 lost+found
drwxr-xr-x 5 root root 4096 Aug 29 12:13 mnt
drwxr-xr-x 8 root root 4096 Mar 18 2019 mtdutils-1.4.9
drwxr-xr-x 8 root root 4096 Mar 18 2019 mtdutils-1.5.0
drwxr-xr-x 2 root root 4096 Jan 1 1970 proc
drwxr-xr-x 2 root root 4096 Feb 26 2019 root
drwxr-xr-x 2 root root 4096 Feb 26 2019 sbin
drwxr-xr-x 2 root root 4096 Jan 1 1970 sys
drwxr-xr-x 2 root root 4096 Feb 26 2019 tmp
drwxr-xr-x 7 root root 4096 Jan 1 1970 usr
drwxr-xr-x 4 root root 4096 Aug 31 04:33 var
# ./ddrescue --force /dev/zero /dev/mtdblock6 --log-events=log.txt
./ddrescue: line 1: syntax error: unexpected word (expecting ")")
# ./ddrescue --help
./ddrescue: line 1: syntax error: unexpected word (expecting ")")