All of lore.kernel.org
 help / color / mirror / Atom feed
* mntinfo of process
@ 2015-03-14 16:31 Nilesh Chate
  2015-03-14 20:12 ` Dave Stevens
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nilesh Chate @ 2015-03-14 16:31 UTC (permalink / raw)
  To: kernelnewbies

Hi,
Considering the the output of
#cat /proc/pid/mountinfo

I have this line for one of my process
39 38 0:10 /1 /dev/console rw,relatime shared:7 - devpts devpts
rw,mode=600,ptmxmode=000

Here,
/1 is root: root of the mount within the filesystem.(man 5 proc)

What is this /1?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150314/59c855ed/attachment.html 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* mntinfo of process
  2015-03-14 16:31 mntinfo of process Nilesh Chate
@ 2015-03-14 20:12 ` Dave Stevens
  2015-03-14 20:19 ` Mulyadi Santosa
  2015-03-15  3:03 ` Dave Stevens
  2 siblings, 0 replies; 4+ messages in thread
From: Dave Stevens @ 2015-03-14 20:12 UTC (permalink / raw)
  To: kernelnewbies

Quoting Nilesh Chate <chatenilesh@gmail.com>:

> Hi,
> Considering the the output of
> #cat /proc/pid/mountinfo
>
> I have this line for one of my process
> 39 38 0:10 /1 /dev/console rw,relatime shared:7 - devpts devpts
> rw,mode=600,ptmxmode=000
>
> Here,
> /1 is root: root of the mount within the filesystem.(man 5 proc)
>
> What is this /1?
>
> Thanks.
>

/i is a folder that contains information about process #1, init. Man  
init, man proc.

Dave



-- 
"As long as politics is the shadow cast on society by big business,
the attenuation of the shadow will not change the substance."

-- John Dewey

^ permalink raw reply	[flat|nested] 4+ messages in thread

* mntinfo of process
  2015-03-14 16:31 mntinfo of process Nilesh Chate
  2015-03-14 20:12 ` Dave Stevens
@ 2015-03-14 20:19 ` Mulyadi Santosa
  2015-03-15  3:03 ` Dave Stevens
  2 siblings, 0 replies; 4+ messages in thread
From: Mulyadi Santosa @ 2015-03-14 20:19 UTC (permalink / raw)
  To: kernelnewbies

On Sat, Mar 14, 2015 at 11:31 PM, Nilesh Chate <chatenilesh@gmail.com>
wrote:

> Hi,
> Considering the the output of
> #cat /proc/pid/mountinfo
>
> I have this line for one of my process
> 39 38 0:10 /1 /dev/console rw,relatime shared:7 - devpts devpts
> rw,mode=600,ptmxmode=000
>
> Here,
> /1 is root: root of the mount within the filesystem.(man 5 proc)
>
> What is this /1?
>
> Thanks.
>
>
Hi...

Please check first whether /1 directory really exist in your directory
structure. I guess it is, but just to be sure.



>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>


-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150315/0d5c4809/attachment.html 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* mntinfo of process
  2015-03-14 16:31 mntinfo of process Nilesh Chate
  2015-03-14 20:12 ` Dave Stevens
  2015-03-14 20:19 ` Mulyadi Santosa
@ 2015-03-15  3:03 ` Dave Stevens
  2 siblings, 0 replies; 4+ messages in thread
From: Dave Stevens @ 2015-03-15  3:03 UTC (permalink / raw)
  To: kernelnewbies


Quoting Nilesh Chate <chatenilesh@gmail.com>:

> Hi,
> Considering the the output of
> #cat /proc/pid/mountinfo
>
> I have this line for one of my process
> 39 38 0:10 /1 /dev/console rw,relatime shared:7 - devpts devpts
> rw,mode=600,ptmxmode=000
>
> Here,
> /1 is root: root of the mount within the filesystem.(man 5 proc)
>
> What is this /1?
>
> Thanks.
>



-- 
"As long as politics is the shadow cast on society by big business,
the attenuation of the shadow will not change the substance."

-- John Dewey

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-15  3:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-14 16:31 mntinfo of process Nilesh Chate
2015-03-14 20:12 ` Dave Stevens
2015-03-14 20:19 ` Mulyadi Santosa
2015-03-15  3:03 ` Dave Stevens

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.