On 12/29/05, Grant <[EMAIL PROTECTED]> 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

Reply via email to