[PVFS2-CVS] commit by robl in pvfs2-1/doc: pvfs2-quickstart.tex
CVS commit program
cvs at parl.clemson.edu
Mon Feb 23 13:27:26 EST 2004
Update of /projects/cvsroot/pvfs2-1/doc
In directory acid:/tmp/cvs-serv7491/doc
Modified Files:
pvfs2-quickstart.tex
Log Message:
don't forget the -o to pass options to mount(1)
Index: pvfs2-quickstart.tex
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/doc/pvfs2-quickstart.tex,v
diff -u -w -p -u -r1.8 -r1.9
--- pvfs2-quickstart.tex 30 Jan 2004 22:43:31 -0000 1.8
+++ pvfs2-quickstart.tex 23 Feb 2004 18:27:26 -0000 1.9
@@ -722,7 +722,7 @@ Now that the module is loaded, we can mo
verify that it's properly mounted) as follows:
\begin{verbatim}
-gil:~# mount -t pvfs2 pvfs2 /mnt/pvfs2 coll_id=9,root_handle=1048576
+gil:~# mount -t pvfs2 pvfs2 /mnt/pvfs2 -o coll_id=9,root_handle=1048576
gil:~# mount
/dev/hda3 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
More information about the PVFS2-CVS
mailing list