Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2002 09:09:29 -0700 (PDT)
From:      Bill Schoolcraft <bill@wiliweld.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: [ad8] external laptop drive?
Message-ID:  <Pine.LNX.4.44.0209250833100.23294-100000@corten8>
In-Reply-To: <20020925134846.GA3524@irrelevant.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Wed, 25 Sep 2002 it looks like Simon Dick composed:

> As root:
> cd /dev && sh MAKEDEV ad8
> 
> 

Thanks for the quick reply, I've created the device(s) and they
of course created other variables of /dev/ad8*

ad8     ad8b    ad8d    ad8f    ad8h    ad8s1a  ad8s1c  ad8s1e
ad8s1g  ad8s2   ad8s4
ad8a    ad8c    ad8e    ad8g    ad8s1   ad8s1b  ad8s1d  ad8s1f
ad8s1h  ad8s3

I had to manually use the commad:

mount_msdos /dev/ad8s1 /mnt/travelstar

instead of just

mount /dev/ad8s1 /mnt/travelstar

for in reading the manpage for "mount" it stated that "mount"
would in fact try all the other versions of mount but apparently
missed the msdos one.

Thanks again. :)

-- 
|<--------------------------------72---------------------------------->|
Bill Schoolcraft            
PO Box 210076                 -o)
San Francisco CA 94121         /\
"UNIX, A Way Of Life."        _\_v
http://forwardslashunix.com/raw



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




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