From 554a984fe6b8f29059cfa304778a465dce46c9d3 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 24 Oct 2008 23:45:45 +0200 Subject: Add support for differently named uevent data and hint for 9pnet_fd --- wmiistatus.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'wmiistatus.1') diff --git a/wmiistatus.1 b/wmiistatus.1 index 4a77a5f..f22d583 100644 --- a/wmiistatus.1 +++ b/wmiistatus.1 @@ -90,8 +90,10 @@ System-wide configuration file. .SH MOUNTING WMII'S PSEUDO FILESYSTEM As of now (October 2008, Linux 2.6.27) you can mount wmii's 9P pseudo filesystem using: .PP -.Vb 1 +.Vb 3 mount -t 9p -o rw,trans=unix,uname=michael,dfltuid=1000,dfltgid=50,name=michael,noauto,noextend /tmp/ns.michael.:0/wmii /mnt/wmii +# Perhaps you need to load module 9pnet_fd if that does not work +modprobe 9pnet_fd .Ve .SH SEE ALSO -- cgit v1.2.3