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

Re: Can't access /dev/hdd



On Wed, 28 Aug 2002 15:28:47 -0400
 Hall Stevenson <hallstevenson@mindspring.com> wrote:
> At 03:09 PM 8/28/2002 -0400, Phil Beder wrote:
> >When we installed, we put a 20 gig HD as the secondary
> > drive on the secondary ide controller (in hindsight I
> > could have thought of better ways to do this but the
>  set
> > of hands I had was in a hurry and didn't give me much
>  of a
> > choice).  I'm now trying to mount this drive,
> >
> >mount -t ext2   /dev/hdd1   /mnt
> 
> That is incomplete... Create a sub-dir under /mnt for
>  this /dev/hdd1 device. Call it /mnt/hdd1 if you want.
>  Now, try that mount command again, this time like this:
> 
> mount -t ext2 /dev/hdd1 /mnt/hdd1
> 
I made the directory first
mkdir  /mnt/hdd
and then mounted with the same results;  EXCEPT there was a
 new line the error:

or too many file systems mounted.  

I just installed netatalk maybe I should reboot?  or is
 that too windows-like.



Reply to: