Re: Recursive chmod/chown OOM kills box with 32MB RAM

From: Denis Vlasenko
Date: Wed Feb 01 2006 - 10:26:40 EST


On Wednesday 01 February 2006 17:14, Bernd Eckenfels wrote:
> Denis Vlasenko <vda@xxxxxxxxxxxxx> wrote:
> > # mount /dev/sdc3 /.3
> > mount: you must specify the filesystem type
>
> what happens if you actually specify the fs type?

It works.

# mount -t reiserfs /dev/sdc3 /.3
# umount /.3
# mount /dev/sdc3 /.3
mount: you must specify the filesystem type

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