Hi!

$ linux --showconfig | grep DEVFS
CONFIG_DEVFS_FS=y
# CONFIG_DEVFS_MOUNT is not set
# CONFIG_DEVFS_DEBUG is not set

So it seems the devfs is builtin, but it doesn't automatically mount.
Are there any command line options to mount it ? (/etc/fstab doesn't do it)


"devfs=mount" as kernel-parameter will do it

Regards
Patrick


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to