System Administration Guide, Volume I
  Buscar sólo este libro
Descargar este libro en PDF

Using PCMCIA Memory Cards From the Command Line

15

This chapter describes all the tasks required to format and use PCMCIA memory cards from the command line in the Solaris environment.
This is a list of the step-by-step instructions in this chapter.
How to Format a UFS PCMCIA Memory Cardpage 248
How to Place a UFS File System on a PCMCIA Memory Cardpage 251
How to Format a DOS PCMCIA Memory Cardpage 254
How to Load a PCMCIA Memory Cardpage 258
How to Display the Contents of a PCMCIA Memory Cardpage 260
How to Copy or Move Information From a PCMCIA Memory Cardpage 261
How to Copy or Move Information to a PCMCIA Memory Cardpage 262
How to Find Out If a PCMCIA Memory Card Is Still In Usepage 264
How to Eject a PCMCIA Memory Cardpage 265
How to Access PCMCIA Memory Cards on Other Systemspage 265
How to Make Local PCMCIA Memory Cards Available to Other Systemspage 268

Formatting PCMCIA Memory Cards

Table 15-1 Task Map: How PCMCIA Memory Cards Are Typically Formatted

Imported image(504x266)

Using PCMCIA Memory Cards Names

When working with PCMCIA memory cards, you can identify them by name or with a designator from Table 15-2, below. For brevity, task descriptions use pcmem0, but you can replace it with either the PCMCIA memory card's name or a different designator.
Table 15-2
PCMCIA CardAlternate Name
First PCMCIA drivepcmem0
Second PCMCIA drivepcmem1
Third PCMCIA drivepcmem2
Also note that PCMCIA memory cards that are not named (that is, have no "label") are assigned the default name of noname.

Hardware Considerations

A Solaris system can format PCMCIA memory cards for use on both Solaris and DOS systems. However, the hardware platform imposes some limitations. They are summarized in the table below.
Solaris on This Platform ...Can Format PCMCIA Memory Cards For ...
Solaris on SPARCSolaris on SPARC (UFS)
MS-DOS or NEC-DOS (PCFS)
Solaris on x86Solaris on x86 (UFS)
MS-DOS or NEC-DOS (PCFS)
PCMCIA memory cards formatted for UFS are restricted to the hardware platform on which they were formatted. In other words, a UFS PCMCIA memory card formatted on a SPARC system cannot be used for UFS on an x86 system. Likewise, PCMCIA memory cards formatted on an x86 system cannot be used on a SPARC system. This is because the SPARC and x86 UFS formats are different.
A complete format for UFS file systems consists of the basic "bit" formatting plus the structure to support a UFS file system. A complete format for a DOS file system consists of the basic "bit" formatting plus the structure to support either an MS-DOS or an NEC-DOS file system. The procedures required to prepare a PCMCIA memory card for each type of file system are different. Therefore, before you format a PCMCIA memory card, consider which route to take. See Table 15-1 on page 246.
To view all the options to the fdformat command, either see the fdformat(1) or enter fdformat -z. The -z option displays all the options to the command.

· How to Format a UFS PCMCIA Memory Card

As mentioned in the introduction, a UFS PCMCIA memory card formatted on a SPARC system can be used only on another SPARC system, and a UFS PCMCIA memory card formatted on an x86 system can be used only on an x86 system running the Solaris release.

CAUTION Caution - Formatting a PCMCIA memory card erases any pre-existing content.

  1. Quit File Manager.

    File Manager automatically displays a formatting window when you insert an unformatted PCMCIA memory card. Unfortunately, File Manager formatting is unreliable. To avoid the window, quit File Manager. If you prefer to keep File Manager open, quit the formatting window when it appears.

  2. Make sure the PCMCIA memory card is write-enabled.

    Write-protection is controlled by a small slide switch in the end of the PCMCIA memory card.

  3. Insert the PCMCIA memory card.

    Make sure the PCMCIA memory card is completely inserted.

  1. Invoke formatting.


  $ fdformat -v -U [convenience-options]  

In this command,
-vVerifies whether the PCMCIA memory card was formatted correctly.
-UUnmounts the PCMCIA memory card if it is mounted.
convenience-options
-eEjects the PCMCIA memory card when done formatting.
-fForces formatting without asking for confirmation.
-b labelNames the PCMCIA memory card. label must be eight characters or less. Case is ignored.
-zLists all the options to the fdformat command, but does not format the PCMCIA memory card.
The fdformat command displays a confirmation message (unless you used the -f option), indicating the type of formatting to be performed:

  Formatting in /vol/dev/aliases/pcmem0  
  Press return to start formatting pcmem0.  

  1. Select one of the options in the table below.

To ...Press ...
Confirm the type of formattingReturn (unless you used the -f option in the previous step, in which case no confirmation is necessary).
Cancel formattingControl-c.
As the formatting progresses, a series of dots is displayed. As the verification progresses, a series of V's appears beneath the dots. When the series stops, the formatting is complete.
  1. Eject the PCMCIA memory card.


  $ eject pcmem0  

The PCMCIA memory card is now ready for raw character operations such as tar and cpio. To prepare the PCMCIA memory card for Solaris file system operation, add a UFS file system to the PCMCIA memory card, as described in "How to Format a UFS PCMCIA Memory Card" on page 248.

Examples--Formatting a UFS PCMCIA Memory Card

Following are several examples of UFS formatting.

  $ fdformat -v -U  
  Formatting in /vol/dev/aliases/unformatted  
  Press return to start formatting pcmem0. [ Return ]  
  .............................................................  
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv  

The following example performs the same job, but assigns the PCMCIA memory card the name myfiles:

  $ fdformat -v -U -b myfiles  
  Formatting in /vol/dev/aliases/unformatted  
  Press return to start formatting pcmem0. [ Return ]  
  .............................................................  
  vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv  

· How to Place a UFS File System on a PCMCIA Memory Card

Even though the procedure for adding a UFS file system is the same for UFS PCMCIA memory cards formatted on x86 systems and SPARC systems, a UFS PCMCIA memory card formatted on a SPARC system can only be used on another SPARC system, and a UFS PCMCIA memory card formatted on an x86 system can only be used on an x86 system running Solaris.
  1. Format the PCMCIA memory card for a UFS file system.

    Use the procedure titled, "How to Format a UFS PCMCIA Memory Card" on page 248.

  2. Re-insert the PCMCIA memory card.

  3. Notify Volume Management.


  $ volcheck -v  
  media was found  

The status message "media was found" is displayed in the shell, but the following error messages appear in the Console:

  fd0: unformatted diskette or no diskette in the drive  
  fd0: read failed (40 1 0)  
  fd0: bad format  

Ignore these messages. It appears because the PCMCIA memory card has no file system yet.
  1. Create a UFS file system on the PCMCIA memory card.


  $ newfs -v /vol/dev/aliases/pcmem0  

In this command,
-v................Prints status messages.
/vol/dev/aliases/pcmem0              Indicates the location of the floppy.

The newfs command displays a message asking you to confirm the creation of the file system.
  1. Confirm the creation of the file system.


  newfs: construct a new file system  \  
         /vol/dev/aliases/pcmem0:(y/n)? y  

A status message is displayed, indicating the particulars of the file system and the PCMCIA memory card's formatting:

  mkfs -F ufs /vol/dev/aliases/pcmem0 2880 18 2 8192 1024 16 \  
      10 5 2048 t 0 -1 8 -1  
  /vol/dev/aliases/pcmem0:  2880 sectors in 80 cylinders of \  
      2 tracks, 18 sectors  
  1.4 MB in 5 cyl groups (16 c/g, 0.28MB/g, 128 i/g)  
  super-block backups (for fsck -F ufs -o b=#) at:  
      32, 640, 1184, 1792, 2336  

The PCMCIA memory card is now ready to be used on a SPARC system. However, before Volume Management recognizes it, you must eject and reinsert it, as described in the following steps.
  1. Eject the PCMCIA memory card.


  $ eject pcmem0  

  1. Reinsert the PCMCIA memory card and notify Volume Management.


  $ volcheck -v  
  media was found  

The PCMCIA memory card should now be mounted under /pcmem/pcmem0.

Verification--Placing a UFS File System on a PCMCIA Memory Card

Use the ls command on the /pcmem directory.

  $ ls /pcmem  
  pcmem0  

If the pcmem0 subdirectory appears, the PCMCIA memory card has a UFS file system and has been mounted properly.

Example--Placing a UFS File System on a PCMCIA Memory Card


  $ volcheck -v  
  media was found  
  $ newfs -v /vol/dev/aliases/pcmem0  
  newfs: construct a new file system  \  
         /vol/dev/aliases/pcmem0:(y/n)? y  
  mkfs -F ufs /vol/dev/aliases/pcmem0 ...  
  
  $ eject pcmem0  
  
  --re-insert the PCMCIA memory card--  
  
  $ volcheck -v  
  media was found  

· How to Format a DOS PCMCIA Memory Card

You can format a DOS PCMCIA memory card on a SPARC or x86 Solaris system. The steps are similar, except that instead of a SunOS file system being placed on the PCMCIA memory card, a DOS file system, either MS-DOS or NEC-DOS, is put on the file system.

CAUTION Caution - Formatting a PCMCIA memory card erases any pre-existing content.

  1. Quit File Manager.

    File Manager automatically displays a formatting window when you insert an unformatted PCMCIA memory card. Unfortunately, File Manager formatting is unreliable. To avoid the window, quit File Manager. If you prefer to keep File Manager open, quit the formatting window when it appears.

  2. Make sure the PCMCIA memory card is not write-protected.

    Write-protection is controlled by a small slide switch in the end of the PCMCIA memory card.

  3. Insert the PCMCIA memory card.

    Make sure the PCMCIA memory card is completely inserted. It must drop down into the drive.

  4. Invoke formatting.


  $ fdformat -v -U     [density-optionsconvenience-options]  

In this command,
-vVerifies whether the PCMCIA memory card was formatted correctly.
-UUnmounts the PCMCIA memory card if it is mounted.
density-optionsIf the drive density is 1.44 Mbytes, density-options are:
-dFormats at 1.44 Mbytes for MS-DOS.
-d -D...Formats at 720 Kbytes for MS-DOS.
-t nec -M      Formats at 1.2 Mbytes for NEC-DOS

A complete list of density-options appears in fdformat(1).
convenience-options
-eEjects the PCMCIA memory card when done formatting.
-fDoes not ask for confirmation before formatting.
-b labelName the PCMCIA memory card. Label must be eight characters or less. Case is ignored.
-zLists all the options to the fdformat command, but does not format the PCMCIA memory card.

Note - If you try to format a 720Kbyte (DD) diskette for 1.44 Mbytes, fdformat will not stop you unless you include the -v option. With the -v option, fdformat will format the diskette, but the verification will catch the error and notify you with the following message:
fdformat: check diskette density, I/O error


The fdformat command displays a confirmation message, indicating the type of formatting to be performed:

  Formatting 1.44 M in /vol/dev/rdiskette0/unformatted  
  Press return to start formatting floppy.  

  1. Select one of the options in the table below.

To ...Press ...
Confirm the type of formattingReturn (unless you used the -f option in the previous step, in which case no confirmation is necessary).
Cancel formattingControl-c.
As the formatting progresses, a series of dots is displayed. As the verification progresses, a series of V's appears beneath the dots. When the series stops, the formatting is complete and the PCMCIA memory card is ready for use on a DOS system.
  1. Eject the PCMCIA memory card.


  $ eject pcmem0  

  1. Reinsert the PCMCIA memory card and notify Volume Management.


  $ volcheck -v  
  media was found  

Volume Management mounts the PCMCIA memory card under /pcmem/pcmem0.

Using PCMCIA Memory Cards

Table 15-3 Task Map: How PCMCIA Memory Cards Are Typically Used

Imported image(504x336)

· How to Load a PCMCIA Memory Card

  1. Make sure the PCMCIA memory card is formatted.

    If you aren't sure, insert it and check the status messages in the Console, as described in Step 3, below. If you need to format the PCMCIA memory card, go to "How to Format a UFS PCMCIA Memory Card" on page 248 or "How to Format a DOS PCMCIA Memory Card" on page 254.

  2. Insert the PCMCIA memory card.

    Make sure the PCMCIA memory card is completely inserted. It must drop down into the drive. If the drive has a door, close it.

  3. Notify Volume Management.


  $ volcheck -v  
  media was found  

Two status messages are possible:
media was foundVolume Management detected the PCMCIA memory card and
will attempt to mount it in the /pcmem directory.
If the PCMCIA memory card is formatted properly, no error messages appear in the Console.
If the PCMCIA memory card is not formatted, the "media was found" message is still displayed, but the following error messages appear in the Console:
  fd0: unformatted diskette or no diskette in
the drive
   fd0: read failed (40 1 0)
   fd0: bad format

You must format the PCMCIA memory card before Volume Management can mount it. Instructions are provided on page 248 (for UFS) and page 254 (for DOS).
no media wasVolume Management did not detect a PCMCIA memory card.
foundMake sure the PCMCIA memory card is inserted properly and run volcheck again. If unsuccessful, check the PCMCIA memory card; it could be damaged. You can also try to mount the PCMCIA memory card manually.

Verification--Loading a PCMCIA Memory Card

Verify that the PCMCIA memory card was mounted by listing its contents.

  $ ls /pcmem/pcmem0  
  pcmem0 myfiles  

As described earlier, pcmem0 is a symbolic link to the actual name of the PCMCIA memory card; in this case, myfiles. If the PCMCIA memory card has no name but is formatted correctly, the system will refer to it as unnamed_floppy.
If nothing appears under the /pcmem directory, the PCMCIA memory card was either not mounted or is not formatted properly. To find out, run the mount command and look for the line that begins with /pcmem (usually at the end of the listing):

  /pcmem/name on /vol/dev/diskette0/name ...  

If the line does not appear, the PCMCIA memory card was not mounted. Check the Console for error messages.

· How to Display the Contents of a PCMCIA Memory Card

Use the -L option to the ls command, because some directories under /pcmem are symbolic links:

  $ ls -L [-l] pcmem0  

In this command,
-LIncludes symbolic links in the output.
-lLong format. Includes permissions and owners in the output.

Example--Displaying the Contents of a PCMCIA Memory Card

The following example lists the contents of the PCMCIA memory card in the first floppy drive, identified by pcmem0.

  $ ls -L -l /pcmem/pcmem0  
  -rwxrwxrwx  1 smith  staff 362284  Nov 16 20:54  text.doc  
  -rwxrwxrwx  1 smith  staff  24562  Nov 16 12:20  art.gif  

Once you have inserted a PCMCIA memory card, you can access its files and directories just as you would those of any other file system. The only restrictions to be aware of are ownership and permissions. For instance, if you are not the owner of a file on a PCMCIA memory card, you won't be able to overwrite it on the PCMCIA memory card. Or, if you copy a file into your file system, you'll be the owner, but it won't have write permissions (because it never had them on the PCMCIA memory card); you'll have to change the permissions yourself.

· How to Copy or Move Information From a PCMCIA Memory Card

  1. Make sure the PCMCIA memory card is formatted and mounted.


  $ ls /pcmem  
  pcmem0   PCMCIA memory card-name  

If the PCMCIA memory card is properly formatted and mounted, its name and the symbolic link will appear under /pcmem.
If nothing appears under the /pcmem directory, the PCMCIA memory card is not mounted. See "How to Load a PCMCIA Memory Card" on page 258. The PCMCIA memory card might also need to be formatted. See "How to Format a UFS PCMCIA Memory Card" on page 248 or "How to Format a DOS PCMCIA Memory Card" on page 254.
  1. Copy the files or directories.

To Copy ...Use ...
A filecp
A directorycp -r

Verification--Copying or Moving Information from a PCMCIA Memory Card

To verify a copy or move operation, use the ls command.

Examples--Copying or Moving Information from a PCMCIA Memory Card

The first example, below, moves a file (readme.doc) from the PCMCIA memory card to the current directory (indicated by the "." symbol). The second example copies a file (readme2.doc) from the PCMCIA memory card to the current directory. The third example copies a directory (morefiles) and everything below it from the PCMCIA memory card to the current directory.

  $ mv /pcmem/pcmem0/readme.doc .  
  $ cp /pcmem/pcmem0/readme2.doc .  
  $ cp -r /pcmem/pcmem0/morefiles .  

· How to Copy or Move Information to a PCMCIA Memory Card

  1. Make sure the PCMCIA memory card is not write-protected.

    Write-protection is controlled by a small slide switch in the end of the PCMCIA memory card.

  2. Make sure the PCMCIA memory card is formatted and mounted.


  $ ls /pcmem  
  pcmem0   PCMCIA memory card-name  

If the PCMCIA memory card is properly formatted and mounted, its name and the symbolic link, pcmem0, will appear under /pcmem.
If nothing appears under the /pcmem directory, the PCMCIA memory card is not mounted. See "How to Load a PCMCIA Memory Card" on page 258. The PCMCIA memory card might also need to be formatted. See "How to Format a UFS PCMCIA Memory Card" on page 248 or "How to Format a DOS PCMCIA Memory Card" on page 254.
  1. Move or copy the files or directories.

To ...Use ...
Copy a filecp
Copy a directorycp -r
Move a file or directorymv

Verification--Copying or Moving Information to a PCMCIA Memory Card

To verify a move or copy operation, use the ls command.

Examples--Copying or Moving Information to a PCMCIA Memory Card

The first example, below, moves a file (readme.doc) from the current directory to the PCMCIA memory card loaded into the first floppy drive (indicated by /pcmem/pcmem0). The second example copies a file (readme2.doc) from the current directory to the PCMCIA memory card loaded into the second floppy drive (indicated by /pcmem/pcmem1). The third example copies a directory (morefiles) and its contents from the /home/smith/directory to the PCMCIA memory card loaded into the first floppy drive.

  $ mv readme.doc /pcmem/pcmem0  
  $ cp readme.doc /pcmem/pcmem1  
  $ cp -r /home/smith/morefiles /pcmem/pcmem0  

· How to Find Out If a PCMCIA Memory Card Is Still In Use

  1. Become root.

  2. Invoke the fuser command.

    The fuser command lists the processes that are currently accessing the CD that you specify.


  # fuser -u [ -k ] pcmem0  

In this command,
-uDisplays the user of the PCMCIA memory card.
-kKills the process accessing the PCMCIA memory card.

Example--Finding Out If a PCMCIA Memory Card Is Still In Use

In the following example, the processes 6400c and 6399c are accessing the /pcmem/pcmem0 directory, and the process owners are root and smith, respectively.

  # fuser -u /pcmem/pcmem0  
  /pcmem/pcmem0: 6400c(root)  6399c(smith)  

You can kill the processes individually (as root), or you can use the fuser command with the -k option, which kills all the processes accessing that file system:

  # fuser -u -k /pcmem/pcmem0  
  /pcmem/pcmem0: 6400c(root)Killed  6399c(smith)Killed  

The fuser command may not always identify all the killed processes. To be sure, run it again with the -u option.

· How to Eject a PCMCIA Memory Card

  1. Make sure the PCMCIA memory card is not being used.

    Remember, a PCMCIA memory card is "being used" if a shell or an application is accessing any of its files or directories.

    If you are not sure whether you have found all users of a PCMCIA memory card (a renegade shell hidden behind a desktop tool may be accessing it), use the fuser command, as described in "How to Find Out If a PCMCIA Memory Card Is Still In Use" on page 264.

  2. Eject the PCMCIA memory card.


  $ eject pcmem0  

You'll have to eject the PCMCIA memory card by hand. If you are running Windows, look for an onscreen message that says you can now eject the PCMCIA memory card.
If the PCMCIA memory card is still in use, the following message appears:

  /vol/dev/pcmem/noname: Device busy  

In this case, return to Step 1 and make sure no one is using the PCMCIA memory card, then eject it again.

· How to Access PCMCIA Memory Cards on Other Systems

You can access a PCMCIA memory card on another system by mounting it manually into your file system--provided the other system has shared its PCMCIA memory card drive according to the instructions in "How to Make Local PCMCIA Memory Cards Available to Other Systems" on page 268.
  1. Select an existing directory to serve as the mount point or create one.


  $ mkdir directory  

In this command,
directory.......Is the name of the directory that you create to serve as a mount point for the other system's PCMCIA memory card.
  1. Find the name of the PCMCIA memory card you want to mount.

    When you manually mount a remote PCMCIA memory card, you cannot use the pcmem0 or floppy1 variables available with your local PCMCIA memory cards. You must use the exact PCMCIA memory card name. To find it, use the ls command on the remote system's /pcmem directory. If the automounter is running, you can simply cd to the system whose PCMCIA memory card you want to mount and then use the ls command. If the automounter is not running, you'll have to use another method, such as logging in remotely.

  2. As root, mount the PCMCIA memory card.


  # mount -F nfs -o rw system-name:/pcmem/PCMCIA memory card-name local-  
  mount-point  

In this command,
system-name.....Is the name of the system whose PCMCIA memory card you will mount.
PCMCIA memory card- Is the name of the PCMCIA memory card you want
nameto mount.
local-mount-pointIs the local directory onto which you will mount the remote PCMCIA memory card.

Verification--Accessing PCMCIA Memory Cards on Other Systems

To verify that the PCMCIA memory card is indeed mounted, use the ls command to list the contents of the mount point.

  $ ls /pcmem  

Example--Accessing PCMCIA Memory Cards on Other Systems

This example mounts the PCMCIA memory card named MyFiles from the remote system mars onto the /pcmem directory of the local system.

  $ cd /net/mars  
  $ ls /pcmem  
  pcmem0     MyFiles  
  $ su  
  Password: password  
  # mount -F nfs rw mars:/pcmem/MyFiles /pcmem  
  # exit  
  $ ls /pcmem  
  MyFiles  

· How to Make Local PCMCIA Memory Cards Available to Other Systems

You can configure your system to share its PCMCIA memory cards; in other words, you can make any PCMCIA memory cards in those drives available to other systems. Once your PCMCIA memory card drives are shared, other systems can access the PCMCIA memory cards they contain simply by mounting them, as described in "How to Access PCMCIA Memory Cards on Other Systems" on page 265.
  1. Become root.

  2. Find out whether the NFS daemon (nfsd) is running.


  # ps -ef | grep nfsd  
  root 14533    1 17 10:46:55 ?     0:00 /usr/lib/nfs/nfsd -a 16  
  root 14656  289  7 14:06:02 pts/3 0:00 /grep nfsd  

If the daemon is running, a line for /usr/lib/nfs/nfsd will appear, as shown above. If the daemon is not running, only the /grep nfsd line will appear.
  1. Select an option from the following table.

If ...Then ...
nfsd is runningGo to Step 8
nfsd is not runningContinue with Step 4
  1. Create a dummy directory for nfsd to share.


  # mkdir /dummy-dir  

In this command,
dummy-dir......Can be any directory name; for example, dummy. This directory will not contain any files. Its only purpose is to "wake up" the NFS daemon so that it notices your shared PCMCIA memory cards.
  1. Add the following entry into the /etc/dfs/dfstab file.


  share -F nfs -o ro [-d comment] /dummy-dir  

When you start the NFS daemon, it will see this entry, "wake up," and notice the shared PCMCIA memory card drive. Note that the comment (preceded by -d) is optional.
  1. Start the NFS daemon.


  # /etc/init.d/nfs.server start  

  1. Verify that the NFS daemon is indeed running.


  # ps -ef | grep nfsd  
  root 14533    1 17 10:46:55 ?     0:00 /usr/lib/nfs/nfsd -a 16  
  root 14656  289  7 14:06:02 pts/3 0:00 /grep nfsd  

  1. Eject any PCMCIA memory card currently in the drive.


  # eject pcmem0  

  1. Assign write permissions to /etc/rmmount.conf.


  # chmod 644 /etc/rmmount.conf  

  1. Add the following lines to /etc/rmmount.conf.


  # File System Sharing  
  share floppy*  

These lines share any PCMCIA memory card loaded into your system's PCMCIA memory card drives.
  1. Remove write permissions from /etc/rmmount.conf.


  # chmod 444 /etc/rmmount.conf  

This step returns the file to its default permissions.
  1. Load a PCMCIA memory card.


  --Insert the PCMCIA memory card--  
  # volcheck -v  
  media was found  

The PCMCIA memory card you now load, and all subsequent PCMCIA memory cards, will be available to other systems. To access the PCMCIA memory card, the remote user must mount it by name, according to the instructions in "How to Access PCMCIA Memory Cards on Other Systems" on page 265.

Verification--Making Local PCMCIA Memory Cards Available to Other Systems

To verify that the PCMCIA memory card is indeed available to other systems, use the share command. If the PCMCIA memory card is available, its share configuration will be displayed. (The shared dummy directory will also be displayed.)

  # share  
  -    /dummy  ro "dummy dir to wake up NFS daemon"  
  -    /MyFiles rw  ""  

Example--Making Local PCMCIA Memory Cards Available to Other Systems

The following example makes any PCMCIA memory card loaded into the local system's PCMCIA memory card drive available to other systems on the network.

Imported image(391x413)