You are not logged in.

#1 2015-07-18 00:18:22

r0ute
Member
Registered: 2015-07-15
Posts: 9

no /media folder

Hello. I just installed archlinux with openbox. Using thunar and with ls -a from terminal there is no /media folder.

How can i fix that?

Kind regards.

Offline

#2 2015-07-18 00:19:52

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: no /media folder

Please paste the output of `ls /`


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-07-18 00:23:33

r0ute
Member
Registered: 2015-07-15
Posts: 9

Re: no /media folder

[route@arch /]$ ls -a
.   bin   dev  home  lib64       mnt  proc  run   srv  tmp  var
..  boot  etc  lib   lost+found  opt  root  sbin  sys  usr
[route@arch /]$ 

Offline

#4 2015-07-18 00:26:20

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,543
Website

Re: no /media folder

mkdir /media.

That folder is not owned by any package in the base group at least.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2015-07-18 00:27:39

Ahad12
Member
Registered: 2013-01-14
Posts: 41

Re: no /media folder

When I install arch,I usually have to make the media directory myself.

Offline

#6 2015-07-18 00:34:07

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,882
Website

Re: no /media folder

Trilby wrote:

mkdir /media.

That folder is not owned by any package in the base group at least.

This.

It was dropped from the filesystem package back in 2012 because udisks provides it, and nothing else requires it.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2015-07-18 00:34:20

r0ute
Member
Registered: 2015-07-15
Posts: 9

Re: no /media folder

Well. i create /media folder.
When i open /media folder with thunar nothing on it but when i use spacefm everything all ok. My default file manager is thunar so if i want to use a USB or a DVD i need to connect it and open spacefm first for mount and then thunar to explore.

Offline

#8 2015-07-18 00:48:45

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: no /media folder

Thunar's dependencies:

 gvfs (optional) - for trash support, mounting with udisk and remote filesystems

So install gvfs. Note that stuff won't get mounted in /media, but in /run/media/username/. That's how gvfs/udisks2 works.

Offline

#9 2015-07-18 00:48:51

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,543
Website

Re: no /media folder

So this was an X-Y question.  You didn't need to know how to create the directory, you wanted to know how to automount your usbs.  For the latter, please read the wiki


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#10 2015-07-18 11:52:59

nbvcxz
Member
From: Poland
Registered: 2007-12-29
Posts: 202

Re: no /media folder

WorMzy wrote:

It was dropped from the filesystem package back in 2012 because udisks provides it, and nothing else requires it.

As you don't need udisks (you can probably replace it udisks2) /media is not needed any more. /mnt is intended for "static" mountpionts.


Lenovo G50 | LXQT-git | compton | conky

Offline

Board footer

Powered by FluxBB