Page 1 of 1

After Install it always shows the EFI Partition on Desktop

Posted: Thu Jan 23, 2020 8:53 am
by Vermilion
Hello,

again a small question, how do I prevent the EFI Partition showing up on Desktop / in Caja?

Re: After Install it always shows the EFI Partition on Desktop

Posted: Thu Jan 23, 2020 9:08 am
by ericbsd
I have not found a fix for that problem yet, I am not sure what cause that but I know ti si related to the old Gnome mount and Caja, I hope to replace Gnome mount in the future with automount.

Re: After Install it always shows the EFI Partition on Desktop

Posted: Thu Jan 23, 2020 9:18 am
by Vermilion
I just looked If I can delete the files within, it works without any problem. So may be dangerous for beginner users! The files did not show up in my trash! But they are still in the hidden folder ".trash-1003" of the EFI Partition so I saved my system from not booting any more, moving the files back. :mrgreen:

I will also look for a solution to hide that partition.

Re: After Install it always shows the EFI Partition on Desktop

Posted: Thu Jan 23, 2020 9:59 am
by Vermilion
I tried this one:
https://unix.stackexchange.com/question ... ger/423468

changed the ada0p2 to ada0p1 but it did not work for me. Possible that MATE does not use HAL?

Re: After Install it always shows the EFI Partition on Desktop

Posted: Thu Jan 23, 2020 10:14 am
by ericbsd
It uses hal and consolekit2.

Re: After Install it always shows the EFI Partition on Desktop

Posted: Thu Jan 23, 2020 10:20 am
by Vermilion
I managed out to disable it by simple way!! :D

Just added this to my fstab:

Code: Select all

/dev/ada0p1 		none 		vfat    sw	0	0