Date: Wed, 19 May 2004 22:18:24 GMT From: Mark <admin@asarian-host.net> To: "Kent Stewart" <kstewart@owt.com>, <freebsd-questions@freebsd.org> Subject: Re: third IDE Message-ID: <200405192218.I4JMIO9F006024@asarian-host.net> References: <200405192113.I4JLDLWG003825@asarian-host.net> <200405191422.32978.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Kent Stewart wrote: > 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 That simple, eh? :) Thanks! It works. - Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405192218.I4JMIO9F006024>