Changeset 3314 for trunk/doc/pvfs2-quickstart.tex
- Timestamp:
- 04/13/04 11:25:07 (9 years ago)
- Files:
-
- 1 modified
-
trunk/doc/pvfs2-quickstart.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pvfs2-quickstart.tex
r3279 r3314 643 643 644 644 Building the kernel module requires an extra step. Since current kernels 645 require writing a f ile in the kernel source directory to build a module, you646 may have to become root to compile the kernel module. To build the module,645 require writing a few files in the kernel source directory to build a module, 646 you may have to become root to compile the kernel module. To build the module, 647 647 type ``make kmod''. 648 648
