Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2004 14:22:32 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: third IDE
Message-ID:  <200405191422.32978.kstewart@owt.com>
In-Reply-To: <200405192113.I4JLDLWG003825@asarian-host.net>
References:  <200405192113.I4JLDLWG003825@asarian-host.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 19 May 2004 02:13 pm, Mark wrote:
> Ok, I bought the Promise Ultra133, and now FreeBSD (4.9R) recognized
> my third IDE port:
>
> ATA channel 2:
>     Master:  ad4 <Maxtor 6Y080L0/YAR41BW0> ATA/ATAPI rev 7
>     Slave:       no device present
>
> But I cannot mount it! "mount /dev/ad4s1a /backup" says:
>
> "mount: /dev/ad4s1a: No such file or directory"
>
> And /dev/ad4 does not exist in /dev/. How do I create it??
>

I would try

cd /dev
sh MAKEDEV ad4s1a

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405191422.32978.kstewart>