Jan Gyldenlykke
Jan Gyldenlykke
The quick dirty hack, seems do the trick.. now i can format and mount tapes.. will try write/read and other stuff later.. i have appended the log for it here:...
and the ltfs mount of the same tape: # ltfs /tmp/ltfs/ -o trace 18c25 LTFS14000I LTFS starting, LTFS version 2.5.0.0 (Prelim), log level 3. 18c25 LTFS14058I LTFS Format Specification version...
awesome job, thanks a lot for your efforts.
no more errors, when i run the tool on freebsd.. due to other issues with freebsd 12.2 and ltfs i cant really try using it with a tapedrive.
can you provide the edit verion of the script please? on freebsd its just broken nomatter what i try :/
finally got to get on with this... seems freebsd also have some issues with xattr even so i even tried with this project https://github.com/xattr vs py39-xattr same errors: ``` #...
i can get the attributes with these commands from commandline: xattr -p ltfs.volumeUUID /ltfs/mydir/myfile.rar 0eff3704-7089-4c2b-8fa7-a5a1203cc7b0 xattr -p ltfs.partition /ltfs/mydir/myfile.rar b xattr -p ltfs.startblock /ltfs/mydir/myfile.rar 6120 but not with anything else...
xattr -l /ltfs/mydir/myfile.rar empty same with xattr -l /ltfs/mydir its mounted /ltfs tape lto6 tapedrive hp 6250 .. anything else is working perfectly
setting anything in windows, will not disable, this is tried. its needed to create a reboot dir inside that %windir%\System32\Tasks\Microsoft\Windows\UpdateOrchestrator ![Uploading featutre.png…]()
my idea if i could program, check if @reboot is there, if so rename to @reboot.old, create directory "reboot" if none found create the reboot directory, if disabled, just remove...