Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 19:11:30 -0700 (PDT)
From:      "Jason C. Wells" <jcwells@nwlink.com>
To:        Murray <mgd@brutus.converging.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Making Devices Was: (your mail)
Message-ID:  <Pine.SOL.3.96.1000920190916.29298A-100000@utah>
In-Reply-To: <20000920154422.A38188@converging.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Sep 2000, Murray wrote:

> I added a second hard drive to my system on a separate ide channel and
> recompiled the kernel so that device ata1 was enabled. (v4.1)
> I then tried to issue the command:
> dd if=/dev/ad0 of=/dev/ad1 ba=1024
> I received the following error message:
> dd: /dev/ad1: Device not configured

Try

cd /dev
./MAKEDEV ad1	

Thank you,
Jason C. Wells



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.SOL.3.96.1000920190916.29298A-100000>