Score:2

How do I bookmark root in files?

vn flag

In Ubuntu 22.10 I use the default file manager, Files.

enter image description here

I want to add root "/" as first (preferably) location in left menu.

enter image description here

The menu add bookmark is disabled

enter image description here

So why is "Files" hiding root?

David avatar
cn flag
It is not hiding it , it simply is not a place you can bookmark. Why do you want access to root like this?
petep avatar
in flag
Just make a link to / with ln command then mark it
Pavel Niedoba avatar
vn flag
@david I need / because i'm developer
Score:0
vn flag

@petep solution is way to. I created link to root and renamed it later so it looks genuine

ln -s / /home/user/rootln

enter image description here

Score:0
my flag

You can edit the config for bookmarks manually. It lives in ~/.config/gtk-3.0/bookmarks

So to add root, you could just run:

echo "file:///" >> ~/.config/gtk-3.0/bookmarks
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.