Gentoo Archives: gentoo-user

From: Pandu Poluan <pandu@××××××.info>
To: Gentoo-user@l.g.o
Subject: [gentoo-user] Double mount entry?
Date: Mon, 16 May 2011 13:10:45
Message-Id: BANLkTik1+us5NFANMVujZ-HQWtW37yemfQ@mail.gmail.com
1 Hmmm... just installed a new system... and when I type `mount`, I get this:
2
3 rootfs on / type rootfs (rw)
4 /dev/root on / type reiserfs (rw,noatime)
5 proc on /proc type proc (rw,relatime)
6 rc-svcdir on /lib64/rc/init.d type tmpfs
7 (rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755)
8 sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
9 udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755)
10 devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
11 shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
12 /dev/sda1 on /boot type ext2 (rw,noatime)
13 binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
14 (rw,noexec,nosuid,nodev)
15
16 What's rootfs? And what's rc-svcdir? Where do they come from?
17
18 Rgds,
19 --
20 Pandu E Poluan
21 ~ IT Optimizer ~
22 Visit my Blog: http://pepoluan.posterous.com

Replies

Subject Author
Re: [gentoo-user] Double mount entry? Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Double mount entry? Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Double mount entry? Paul Hartman <paul.hartman+gentoo@×××××.com>