[svlug] Creating a mount point

Ray Olszewski ray at comarre.com
Fri Nov 27 15:42:49 PST 1998


A mount point is just an ordinary directory entry, created with mkdir. 

The "standard" mount points for /dev/fd0 and /dev/cdrom may vary by
distribution (Slackware, for example, uses /mnt for the floppy drive, /cdrom
for the CD), but there is nothing special about them. When nothing is
mounted to one, it is just a regular directory, capable of holding files,
subdirectories, etc., like any old directory. 

So you just need to do something like this:

mkdir /mnt/samba

to have a mount point for smbmount (or, for example, the nfs mounter) to use.

At 12:36 PM 11/28/98 -0800, Rahim Valiani wrote:
>I am curious as to how the /mnt/cdrom and so forth are thre even when
>you do not have the device mounted....
>
>I was using smbmount, and it needs a mount point... for now I used
>/mnt/floppy but was curious as to weather I could create new mount point
>on my own...
------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
762 Garland Drive
Palo Alto, CA  94303-3603
650.321.3561 voice     650.322.1209 fax          ray at comarre.com        
----------------------------------------------------------------


--
echo "unsubscribe svlug" | mail majordomo at svlug.org
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ to unsubscribe
see http://www.svlug.org/mdstuff/lists.shtml for posting guidelines.



More information about the svlug mailing list