So do you get any error message when you try to run it? Have you triedOwner - mint live session, Access - read and write, Execute - allow executing file as program
/tmp/humaxrw 1: -l
So do you get any error message when you try to run it? Have you triedOwner - mint live session, Access - read and write, Execute - allow executing file as program
So do you get any error message when you try to run it? Have you tried
/tmp/humaxrw 1: -l
I don't know, but I suspect that you might need to use /dev/sda or similar instead of 1: etc.
If you let me know the file type extension, I will add it to the list accepted by the forum.Attached is version 1.15 for Linux. It is double wrapped I'm afraid in order to get around this forum's insistence upon using recognised file types.
Code:unzip humaxrw-1.15.zip tar xvzf humaxrw-1.15.tgz
File type is tgz (Tar archive compressed with Gnu Zip).If you let me know the file type extension, I will add it to the list accepted by the forum.
mint@mint ~ $ sudo blkid
/dev/loop0: TYPE="squashfs"
/dev/sda1: LABEL="RECOVERY" UUID="06ECC92AECC914B9" TYPE="ntfs"
/dev/sda2: UUID="1EF8CA81F8CA56A5" TYPE="ntfs"
/dev/sda3: LABEL="BACKUP" UUID="9630E30930E2EEE5" TYPE="ntfs"
/dev/sdb1: LABEL="MULTIBOOT" UUID="97CE-B44B" TYPE="vfat"
File type tgz has been addedFile type is tgz (Tar archive compressed with Gnu Zip).
Try:I assume these are all my windows machine and live linux (sdb1) usb. So no sign of HDD so far.
mint@mint ~ $ sudo lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 149.1G 0 disk
|-sda1 8:1 0 7G 0 part
|-sda2 8:2 0 112G 0 part /media/mint/1EF8CA81F8CA56A5
`-sda3 8:3 0 30G 0 part /media/mint/BACKUP
sdb 8:16 1 3.8G 0 disk
`-sdb1 8:17 1 3.7G 0 part /cdrom
sdc 8:32 0 298.1G 0 disk
loop0 7:0 0 1.3G 1 loop /rofs
Thanks, I have updated my original post.File type tgz has been added
Try:sudo humaxrw /dev/sdc -l - command not found
sudo ./humaxrw /dev/sdc -l
Presumably you know where you put it???sudo ./humaxrw /dev/sdc -l - command not found
How can I check humaxrw is in the current directory?