Walter Tautz <[EMAIL PROTECTED]> writes:

> Would it not be better to have CONFIG_DEVFS_FS=n

Why?

> Anyone know how to create devfs? 

mount -t devfs - /dev
apt-get install devfsd

>   cramfs: wrong magic
> 
> What is cramfs?

Compressed ramdisk filesystem. Useful for initrd's. The wrong magic
message is probably from the kernel's attempt to auto-determine the
filesystem during a mount.

> Just curious to hear other people's opinions on this matter, i.e.
> don't use devfs. It seems to me the debian kernel should have 
> CONFIG_DEVFS_FS=n. 

Some people want devfs. Devfs can't be created as a module. Hence, the
logical choice is to build the kernel with devfs support. Nothing's
forcing you to use devfs, even if your kernel has devfs support, and the
overhead is not very much.

-- 
Dave Carrigan ([EMAIL PROTECTED])            | Yow! FIRST, I was in a
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | TRUCK...THEN, I was in a
Seattle, WA, USA                            | DINER...
http://www.rudedog.org/                     | 

Reply via email to