Re: mount

Matthias Andree (mandree@sx1.HRZ.Uni-Dortmund.DE)
Tue, 13 Oct 1998 13:24:53 +0200


On Mon, Oct 12, 1998 at 05:46:13PM -0400, David Feuer wrote:
> WHere can I get the latest mount version?
>
>
> I've been having trouble since I did upgrades for 2.1.125. I've been
> getting
> [mntent]: line 0 in /etc/fstab is bad; rest of file ignored.
>
>
> Here's the fstab:
>
> /dev/hda11 / ext/dev/hda11 / ext2
> defaults 1 1

Ever considered that line is really bad? Try

/dev/hda11 / ext2 defaults 1 1

which is probably what you want.

-- 
Matthias Andree

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/