From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1Es3wD-0006mw-OI for garchives@archives.gentoo.org; Thu, 29 Dec 2005 19:59:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBTJvANl014339; Thu, 29 Dec 2005 19:57:10 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBTJsl4D008561 for ; Thu, 29 Dec 2005 19:54:48 GMT Received: by wproxy.gmail.com with SMTP id i27so876628wra for ; Thu, 29 Dec 2005 11:54:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rjt9jKZo5dqx0PbioNAS5GDaBOHIMN9hDHF/ZOTxoe2jpQa8ZyP5PpicreBGMm+fNkGbRw8LFdA8vhJEiU33SN4cDcndPUNqn+8ZgoGncPBDlVuz7aTPBEDAu7LiKboDWxxBjygiDFcX9cHgEXT0zXsH99+4Hyn6T8EYzeYHO1o= Received: by 10.54.113.6 with SMTP id l6mr10087364wrc; Thu, 29 Dec 2005 11:47:42 -0800 (PST) Received: by 10.54.69.9 with HTTP; Thu, 29 Dec 2005 11:47:42 -0800 (PST) Message-ID: <7573e9640512291147g5adffeddma74a20a971b5fa66@mail.gmail.com> Date: Thu, 29 Dec 2005 12:47:42 -0700 From: Richard Fish Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Re: Re: mount: unknown filesystem type 'ext2' In-Reply-To: <49bf44f10512291105h552f39b0u100924396e4d0ca8@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <49bf44f10512280915u30988c40q64df2f3dbf1690a3@mail.gmail.com> <49bf44f10512281548r4aee9f91t2272a11952252110@mail.gmail.com> <49bf44f10512290937x7d581b22w86727f8b0799d11c@mail.gmail.com> <49bf44f10512291105h552f39b0u100924396e4d0ca8@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id jBTJsl4D008561 X-Archives-Salt: fd8ac643-142b-463e-9675-9ced1ecc1a42 X-Archives-Hash: 1062170f4ecbe58816735351dcb33fb5 On 12/29/05, Grant wrote: > OK, so mount only refers to fstab for fs info if the device isn't > specified. What is the logic behind that? If that behavior was > recently implemented, it would explain why I'm only now getting the > error. I've always mounted as above. >>From the mount man page, I think /etc/filesystems has an effect here. Try adding "ext3" above the "*" on the last line: # Try ext3 before all others ext3 # Keep the last '*' intact as it directs mount to use the # filesystems list available at /proc/filesystems also. # Don't remove it unless you REALLY knows what you are doing! * -Richard > > - Grant > > -- > gentoo-user@gentoo.org mailing list > > -- gentoo-user@gentoo.org mailing list