Penguin
Diff: FileSystemNotes
EditPageHistoryDiffInfoLikePages

Differences between version 4 and revision by previous author of FileSystemNotes.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Sunday, March 7, 2004 4:17:46 pm by JohnMcPherson Revert
Older page: version 2 Last edited on Monday, May 19, 2003 9:27:09 am by DanielLawson Revert
@@ -1,9 +1 @@
-mount(8) is your friend.  
-  
-!Mounting an [NTFS ] drive  
-  
-# Go to http://linux-ntfs.sourceforge.net/ to get the NTFS driver for your kernel (assuming you haven't compiled it in yourself)  
-# mkdir /mnt/windows  
-# mount -t ntfs /dev/hdb1 /mnt/windows  
-  
-If you want non-root users to be able to read it, add "-o umask=022" to the line. Remember, a [Mask] is the inverse of the bits you want - to get 755 (root RWX, group/all RX, good for dirs), subtract 777-755=022
+Describe [FileSystemNotes ] here