From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QLzAu-0007cY-SJ for garchives@archives.gentoo.org; Mon, 16 May 2011 14:53:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAFB81C033; Mon, 16 May 2011 14:50:33 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 9F4D61C033 for ; Mon, 16 May 2011 14:50:33 +0000 (UTC) Received: by eyh5 with SMTP id 5so1537914eyh.40 for ; Mon, 16 May 2011 07:50:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; bh=8ZfcjhRkMDj1G48bDxBi2n74h8dfgK7rh+ce5UL4aFc=; b=LNGFJb09Uyr7pLqYJYAZejdgzrb19VHegD5FLl8bsZ+EezB8BHNuBBSTiHq+eEbZAK X1KngT6hN4xjvtIt3m+/al6sFoUY82cbBdbYkdmcDrkEOLK5nBdfDenHWn4dYGn1dyis KxCGjXkmrycFA2Hx7sntviBTbc6KxPYiS7UKA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=JJUHfjC/l2NwueP/2ATMGBKRzGooKZp5iSNlPVTZLfaTYEpz4psOau85tRytWOB4bH 2hc0CbFFaAzS1XdF1Ffez9omHALSyz2iYiGRjofIf/t2N7nCBWpgwOm5+cdgAl0fqdN9 fHhKleyLKG5iv/Agb4ZfpGV44Vn4vKEjxG3aQ= Received: by 10.14.15.97 with SMTP id e73mr1600997eee.159.1305557432759; Mon, 16 May 2011 07:50:32 -0700 (PDT) Received: from nazgul.localnet (dustpuppy.is.co.za [196.14.169.11]) by mx.google.com with ESMTPS id 34sm3504095eee.1.2011.05.16.07.50.31 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 May 2011 07:50:31 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Double mount entry? Date: Mon, 16 May 2011 16:49:48 +0200 User-Agent: KMail/1.13.7 (Linux/2.6.38-ck-r1; KDE/4.6.3; x86_64; ; ) Cc: Pandu Poluan References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201105161649.48745.alan.mckinnon@gmail.com> X-Archives-Salt: X-Archives-Hash: 2b9af1d522318d8f0067d8d0adca075c Apparently, though unproven, at 13:45 on Monday 16 May 2011, Pandu Poluan did opine thusly: > Hmmm... just installed a new system... and when I type `mount`, I get this: > > rootfs on / type rootfs (rw) > /dev/root on / type reiserfs (rw,noatime) > proc on /proc type proc (rw,relatime) > rc-svcdir on /lib64/rc/init.d type tmpfs > (rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755) > sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) > udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755) > devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620) > shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime) > /dev/sda1 on /boot type ext2 (rw,noatime) > binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc > (rw,noexec,nosuid,nodev) > > What's rootfs? And what's rc-svcdir? Where do they come from? openrc stuff. Your output is correct. Don't worry about it. -- alan dot mckinnon at gmail dot com