public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <rdalek1967@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] vserver: Mounting /run ... mount: permission denied [ !! ]
Date: Mon, 21 May 2012 15:23:31 -0500	[thread overview]
Message-ID: <4FBAA443.6050002@gmail.com> (raw)
In-Reply-To: <CADPrc82vZchgw8izgt-nDnAystOvi9S-RzgJeE22vn9vw9yp+A@mail.gmail.com>

Canek Peláez Valdés wrote:
> On Mon, May 21, 2012 at 2:55 PM, Jarry <mr.jarry@gmail.com> wrote:
>> On 21-May-12 21:43, Canek Peláez Valdés wrote:
>>
>>>>  OpenRC 0.9.8.4 is starting up Gentoo Linux (x86_64) [VSERVER]
>>>>  * /proc is already mounted, skipping
>>>>  * Mounting /run ...   mount: permission denied       [ !! ]
>>>> ...
>>>> What does it mean and how can I fix it?
>>>
>>>
>>> Does the directory /run exists?
>>
>>
>> Yes, it exists. But I do not understand where it should be
>> mounted. Or what should be mounted in /run ...
> 
> In /run goes a tmpfs, and it gets mounted really early in the boot
> process, so programs can write to it without /var being mounted
> (/var/run is a bind mount of /run in modern systems).
> 
> # mount | grep /run
> tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
> tmpfs on /var/run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
> 
> I suppose OpenRC has a problem mounting /run on your system, but I
> don't know, I use systemd.
> 
> Regards.


OP.  I'm using OpenRC.  Maybe this will shed some light:

root@fireball / # mount | grep /run
tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
root@fireball / #

Maybe the permissions are wrong or something.  This is the results from
ls -al:

drwxr-xr-x   4 root root     80 May 18 17:39 run

Hope that helps.

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"



      reply	other threads:[~2012-05-21 20:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-21 19:20 [gentoo-user] vserver: Mounting /run ... mount: permission denied [ !! ] Jarry
2012-05-21 19:43 ` Canek Peláez Valdés
2012-05-21 19:55   ` Jarry
2012-05-21 20:07     ` Canek Peláez Valdés
2012-05-21 20:23       ` Dale [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FBAA443.6050002@gmail.com \
    --to=rdalek1967@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox