hddsuperclone
hddsuperclone copied to clipboard
live cd does not detect nvme drive?
so i tried to use the latest live cd to clone a bit faulty nvme drive, but it did not even show it in the source list... the drive basically just froze a win10 picture and then went into boot loop after i had to press the reset button... (probably has bad sectors).
so is there something wrong with the program or is there an option to make it visible for the program, because the terminal commands can see the drive and all of its partitions?
Can you provide screenshots please?
i was probably using the 24.07 version tho, because i probably dont know how to install this github version...
so now i tried to install git and the hddsc, but it says that the hddsc repository does not exist?(the command in the readme file) i only typed "... install git", not "... install git-all" or anything... so how can i install this latest verion and test if it sees the disk with this? i guess the live cd has the same version that is in the other google drive folders(standalone version), so the standalone version would not work either?
ok, i used the full url and .git at the end, but now it gives these errors after the "make" command: hddsc.c:11 "usb.h" no such file or directory, commands,c:13 same thing, io.c:12, tool.c:11, usbrelay.c:12, common.c:7, clone_gui2.c:14 - all same error
so is there a way to install it manually from a .tar file or smth?
sudo apt-get install libusb-dev should help for the usb problem