[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: unable to mount 2 network filesystems simultaneously



On Wed, Jul 14, 1999 at 10:46:22AM +0400, Alex V. Toropov wrote:

> I'm trying to mount to different network filesystems on
> different mount points simultaneously and receive error
> "Device or resource busy" or something like this, depending
> on fs type (nfs, ncpfs, smbfs). Any filesystem can be mounted alone.

You should issue each mount command seperately - mount is probably
interpreting your command as being of the form:

   mount -t fstype /what /where

rather than

   mount /fs/in/fstab

-- 
Mark Brown  mailto:broonie@tardis.ed.ac.uk   (Trying to avoid grumpiness)
            http://www.tardis.ed.ac.uk/~broonie/
EUFS        http://www.eusa.ed.ac.uk/societies/filmsoc/

Attachment: pgp_DI0zFhmZk.pgp
Description: PGP signature


Reply to: