I’m having this for over a month and I think files like these just keep adding up.
I don’t know what they are, I just know that I surely didn’t create them and there is more than a hundred.
I can’t delete through Dolphin cause it’s saying “file doesnt exist” and with console names are still messed up and there is, like a said, too many of them to delete them 1 by 1.
Does someone know why it’s happening and how to delete all this garbage? Thanks.
If you use the base mkinitcpio hook, you can force fsck at boot time by passing fsck.mode=force as a kernel parameter. This will check every file system you have on the machine.
I don’t really have GRUB boot screen. Laptop logo and OS right after. If I’ll press E continuosly it’ll get it entered, but that thing will dissapear soon after into my login screen.
Can it be set with grub boot parameters or something?
Edit in terminal: sudo nano /etc/default/grub
and change the third line to: GRUB_TIMEOUT_STYLE=menu
(instead of hidden)
save (ctrl o) and next command: sudo update-grub
then reboot - grub-menu should be visible then.
It’s not bad (not at all)
but simply very different in maintenance (and other aspects as well)
And I have zero experience with it - so:
I rather defer you to the people who actually KNOW about it
before I try to render useless or even detrimental advice.
I simply cannot give advise based upon having worked with it, based upon experience.
Because I have no experience, I have never used it.
BTRFS is good - but it has got some peculiarities.
One of them is: you cannot simply fsck it.
The procedure is different - and I don’t know it.
ps:
the directory these files are in is /home
not:
/home/$user
it’s good that you spotted them -
but why did you even look there?
It’s not something an “ordinary” user would even notice …
If you insist …
but it really does not change anything anyway, fundamentally
the contents and headline of your screen shot
featured in your initial comment
actually runs counter to that
it says something different
it says what you initially said.
“it” calls it “home”
when it is actually
“/home/user”
?
don’t think so - but might be true
but it is a screen shot …
better is to check: ls -al /home
vs.
ls -al ~/
wait for people who can tell you how to fix your file system
or - based upon all the info so far
look for yourself
there is info on that - here and on the wider internet