Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 1998 23:08:17 +0200 (CEST)
From:      Haavard Vaagstoel <havardjv@gudmund.vgs.no>
To:        "Michael P. Sale" <mike@merchantsnet.com>
Cc:        freebsd-newbies@FreeBSD.ORG
Subject:   Re: mounting floppy file systems
Message-ID:  <Pine.BSF.3.96.980407230448.248A-100000@arwen.myst.no>
In-Reply-To: <01bd6258$5bc62bc0$4206bccc@708644668>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 7 Apr 1998, Michael P. Sale wrote:

>>> Error reads as follows:
>>> mount: /A: No such file or directory
>>
>>         ::BINGO::
>>
>> It tells you what's gone wrong. Why didn't you say that in the first
>> place? I know, that would have made it a straightforward question and
>> you wouldn't have had the chance to chat :-)
> 
> [sigh] I understand what it means, just not why it shows up.

The trouble is only that "/A" *does not exist*. If you type "ls /", to
list all files in the root directory, you will see that /mnt does exist,
while /A does not. That's why it works mounting things on /mnt, and not on
/A. /mnt is just a common directory, and so should /A be.

At least, that's the first answer I can think of :)
--
Haavard Vaagstoel <havardjv@gudmund.vgs.no>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980407230448.248A-100000>