[xiph-cvs] cvs commit: positron README

Manuel Lora vanguardist at xiph.org
Sat May 24 14:21:19 PDT 2003



vanguardist    03/05/24 17:21:19

  Modified:    .        README
  Log:
  /mnt/neuros is more standard

Revision  Changes    Path
1.12      +4 -4      positron/README

Index: README
===================================================================
RCS file: /usr/local/cvsroot/positron/README,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- README	24 May 2003 20:38:24 -0000	1.11
+++ README	24 May 2003 21:21:19 -0000	1.12
@@ -80,18 +80,18 @@
   command should show the Neuros being recognized by the USB subsystem
   and the assignment of a SCSI device (like "sda", for example).
 
-* Create a directory to mount your Neuros under, like "/neuros"
+* Create a directory to mount your Neuros under, like "/mnt/neuros"
 
 * Now you can edit your /etc/fstab file and add a line like:
 
-/dev/sda1 /neuros vfat user,noauto,umask=0	0 0
+/dev/sda1 /mnt/neuros vfat user,noauto,umask=0	0 0
 
 This is assuming that the Neuros was registered as "sda" when it was
 discovered by the kernel.  You may have to adjust it.  The Neuros
 filesystem, however, is always on partition 1.
 
-* Test your setup by running "mount /neuros" as a normal user.
-  You should be able to go browse around the contents of /neuros.
+* Test your setup by running "mount /mnt/neuros" as a normal user.
+  You should be able to go browse around the contents of /mnt/neuros.
   (There will be something there, even if your Neuros is brand new and
   "empty".)
 

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list