Hi curlyboi, I'm from SVK (your brother )). We can talk by private message later...
So, you right. My problem was that hashtopus.exe did not find correct uuid of my / partition.
blkid:
/dev/sda1: UUID="2c418eb4-ad6c-44ee-8085-79dc77559d7e" TYPE="swap"
/dev/sda5: UUID="199e1e41-6831-4b82-8fc3-8225c9d0d641" TYPE="ext4"
/dev/sda6: UUID="2770a48f-2794-443e-8198-59551f5db98c" TYPE="ext4"
/dev/sda5 is my "/" partition. In previous version of Slackware (13.37) blkid gave this reply:
/dev/root: UUID="30e0d5fb-6d6d-406a-813d-646b7844f728" TYPE="ext4"
/dev/sda1: UUID="1d076026-d562-4d3a-a29e-054005076545" TYPE="swap"
(I don't understand what is uuid (of "/" partition) good for hashtopus?)
Maybe you will update your hashtopus.exe to find the "/" uuid with /etc/blkid.tab or better use "blkid -o list" (thats got correct results)
Or is there any other solution to find uuid on linux systems?
So, you right. My problem was that hashtopus.exe did not find correct uuid of my / partition.
blkid:
/dev/sda1: UUID="2c418eb4-ad6c-44ee-8085-79dc77559d7e" TYPE="swap"
/dev/sda5: UUID="199e1e41-6831-4b82-8fc3-8225c9d0d641" TYPE="ext4"
/dev/sda6: UUID="2770a48f-2794-443e-8198-59551f5db98c" TYPE="ext4"
/dev/sda5 is my "/" partition. In previous version of Slackware (13.37) blkid gave this reply:
/dev/root: UUID="30e0d5fb-6d6d-406a-813d-646b7844f728" TYPE="ext4"
/dev/sda1: UUID="1d076026-d562-4d3a-a29e-054005076545" TYPE="swap"
(I don't understand what is uuid (of "/" partition) good for hashtopus?)
Maybe you will update your hashtopus.exe to find the "/" uuid with /etc/blkid.tab or better use "blkid -o list" (thats got correct results)
Or is there any other solution to find uuid on linux systems?