If this is btrfs, then i had this same problem (maybe a year ago)
I have to look in the forum to find my solution
Please have a look at:
1st step of solution:
from live usb
-
DO not use GUI to solve this mess ! (do everything in a terminal-window)
-
mount the filesystem to /mnt
-
you may use
mc
if you want -
create a new folder
/mnt/home/user2
(with same user and permission as “user” -
move (!) all directories and files (without the bad ones)
-
move
/mnt/home/user
to/mnt/home/user_bad
-
move
/mnt/home/user2
to/mnt/home/user
-
umount
-
forget about
/mnt/home/user_bad
Maybe 6 months later I managed to delete those files. (Because the thread had been closed, i could not add my last solution) So I can’t remember exactly how i deleted them Since they are size 0, they shouldn’t hurt.
You can find good Information about Btrfs in the wiki
Welcome to Manjaro!
- Please read the information behind this link. It will help you to post necessary information. [HowTo] Provide System Information
- Please press the three dots … below your post and then press the
- If you give us information about your system, we can see what we’re talking about and make better suggestions.
- You can do this by using
inxi
in a terminal or in console.
inxi --admin --verbosity=7 --filter --no-host --width
- Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
- Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
- Copy the output from inxi (including the command) and paste it into your post.
- To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.
(Wisdom lies in reading )
This always is a good start. (and prevents a lot of questions)