On Sat, Dec 24, 2011 at 1:21 PM, JB <jb.1234abcd@xxxxxxxxx> wrote: > Anything mounted on /media has to be of actual "type" of that media. > Btw, a CD mounted on /media, even if temporarily, represents "a persistent > storage device", and certainly NOT "volatile memory" (e.g. of type shm). > > I think systemd devs need to remove it - it is a pure nonsense. /media is on tmpfs simply because it's faster to keep the mountpoints in memory than on disk. That way, you don't have to hit your root disk just to locate something that is almost certainly on another disk. It doesn't affect the mounts below it in any way. -T.C. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org