[arch-general] Mounting tmpfs on /dev. Why?
Hi there. I'm newbie in Archlinux and I have another lame question. Recently, I've found that Arch mounts tmpfs on /dev. And, as you may see, this makes big problem to some applications. I see: "none on /dev type tmpfs" in the output of mount program. This mount is not placed in /etc/fstab. So, I think this is done by some of init scripts. I've looked at the /etc/rc.d folder and grep "mount" `find`. But nothing interesting found. I really don't want to mount tmpfs on /dev. How to don't do it? Thanks for patience.
Hi there. I'm newbie in Archlinux and I have another lame question.
Recently, I've found that Arch mounts tmpfs on /dev. And, as you may see, this makes big problem to some applications. Really? What type of problems? Because you will have much bigger
On Sun, Jan 24, 2010 at 2:14 PM, AlannY <m@alanny.ru> wrote: problems if you try to mount it on something that doesn't support ACLs. http://projects.archlinux.org/initscripts.git/commit/?id=e5248347fd0c00e9ea7...
I see: "none on /dev type tmpfs" in the output of mount program.
This mount is not placed in /etc/fstab. So, I think this is done by some of init scripts. I've looked at the /etc/rc.d folder and grep "mount" `find`. But nothing interesting found.
I really don't want to mount tmpfs on /dev. How to don't do it?
What do you want to do? You seem to be looking for a solution to a problem that I'm not sure exists. -Dan
On Sun, Jan 24, 2010 at 2:14 PM, AlannY <m@alanny.ru> wrote:
Hi there. I'm newbie in Archlinux and I have another lame question.
I see: "none on /dev type tmpfs" in the output of mount program.
But nothing interesting found.
I really don't want to mount tmpfs on /dev. How to don't do it?
Classic fear of the unknown. http://kerneltrap.org/node/16854 -- GPG/PGP ID: B42DDCAD
Hi, AlannY writes:
Hi there. I'm newbie in Archlinux and I have another lame question.
Recently, I've found that Arch mounts tmpfs on /dev. And, as you may see, this makes big problem to some applications.
I see: "none on /dev type tmpfs" in the output of mount program.
This mount is not placed in /etc/fstab. So, I think this is done by some of init scripts. I've looked at the /etc/rc.d folder and grep "mount" `find`. But nothing interesting found.
I really don't want to mount tmpfs on /dev. How to don't do it?
mount -t tmpfs none /dev/
Thanks for patience.
AlannY,
Recently, I've found that Arch mounts tmpfs on /dev. And, as you may see, this makes big problem to some applications.
i'd call it annoyance, but i cant see big problems for the typical arch user who are loving udev/hal/etc.. Is there anything particular you are experiencing issues with?
This mount is not placed in /etc/fstab. So, I think this is done by some of init scripts.
"Welcome to archlinux, Violating unix standards while claiming the oposite. We're loving it." I've looked at the /etc/rc.d folder and grep "mount" `find`.
But nothing interesting found.
Its stuffed with other nuisances into /etc/rc.sysinit
I really don't want to mount tmpfs on /dev. How to don't do it?
Remove the line from the init. Or use heresy alltogether. Read the script. If you dont know what it does, dont touch it and post some actual bugs to the arch devs. -- Arvid
Am 24.01.2010 21:14, schrieb AlannY:
Recently, I've found that Arch mounts tmpfs on /dev. And, as you may see, this makes big problem to some applications.
What kind of problems? I don't know of any problems.
I see: "none on /dev type tmpfs" in the output of mount program.
This mount is not placed in /etc/fstab.
I'd like you to find any modern Linux distribution that doesn't do it this way. Good luck with that.
I really don't want to mount tmpfs on /dev. How to don't do it?
In short: You don't, unless you want to rewrite how Arch and its devices work.
On 02/04/2010 02:33 PM, Thomas Bächler wrote:
I'd like you to find any modern Linux distribution that doesn't do it this way. Good luck with that.
HereticLinux :P
2010/2/4 Arvid Picciani <aep@exys.org>
On 02/04/2010 02:33 PM, Thomas Bächler wrote:
I'd like you to find any modern Linux distribution that doesn't do it
this way. Good luck with that.
HereticLinux :P
isn't Heretic an adjective meaning '20 years old' ? -- Cordialement, Coues Ludovic 06 148 743 42 -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
participants (7)
-
AlannY
-
andrej.gelenberg@udo.edu
-
Arvid Picciani
-
Dan McGee
-
ludovic coues
-
Ray Rashif
-
Thomas Bächler