Hi! I have an ext4 partition dedicated to EOS and another (ntfs partition) where I keep my documents. That way, if something goes wrong, like OS corruption and/or loss after an update, I have more chances don’t lose them.
Now, very often and for the first time, if I remember correctly, I am unable to rename/delete many files and directories stored in the ntfs partition. I get different types of error messages:
1st) “Error renaming file /run/media/Archive/W: Directory not empty”. This applies to many directories created before OS installation and the operation fails.
2°) “Error getting information for file “/run/media/Archive/W/x”: input/output error
Error renaming file /run/media/Archive/W/x: input/output error”. This applies to many files created before installing the operating system and the operation fails.
3rd) “Do you want to move the file ‘W’ [it is a directory] to the trash?” ‘Yes’ “Some files cannot be moved to the trash because the underlying file systems don’t support it. Do you want to delete them instead?” ‘Yes’ “x: error removing file /run/media/W/x: input/output error”. This applies to files/directories created before the operating system was installed and the operation fails.
4th) “Some files cannot be moved to the trash because the underlying file systems do not support this operation. Do you want to delete them instead?” ‘Yes’. This applies to files/directories created after OS installation and it works.
Is there a solution to change (rename or delete) directories and files without exception?
NB The directories and the files they contain are in Read/Write mode and their permissions agree with the user executing the commands.