RE: Why is /dev on a different filesystem ? [Kernel 2.6.20.3]

From: Paul Rolland
Date: Wed Mar 21 2007 - 15:30:58 EST


> Might want to 'cat /proc/mounts', and ponder the fact that a
> filesystem
> can be mounted and not listed in /etc/mtab, and then see if
> your system
> has 'udev' installed and enabled.

Damn ! You're right :
cat /proc/mounts | grep dev
none /dev tmpfs rw 0 0

and no, I don't have any udev running, still can't stand it ;)

Thx for the pointer, I was too much trusting df :(

Regards,
Paul


-
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/