Date: Mon, 13 Nov 2000 19:44:03 +0000 From: Geoff Buckingham <geoffb@chuggalug.clues.com> To: scsi@FreeBSD.ORG Cc: msmith@FreeBSD.ORG Subject: Re: installing on aac RAID Machine (Dell PE2450) Message-ID: <20001113194403.A95682@chuggalug.clues.com> In-Reply-To: <20001113185234.A87488@chuggalug.clues.com>; from Geoff Buckingham on Mon, Nov 13, 2000 at 06:52:34PM %2B0000 References: <20001113185234.A87488@chuggalug.clues.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 13, 2000 at 06:52:34PM +0000, Geoff Buckingham wrote: > > Trying to install 4.1 stable (4.2 beta...whatever) on a Dell PE2450 > I am having trouble seeing the disks. > > I have produced, on another machine (my workstation), a kernel > with aac support and used that to replace kernel.gz on my kern.flp > > However when booting the PE2450 the aac device is found, but no disks. > > Should I be looking for da0 at this point, or some other device? Having applied my limited understanding of C to the code I have concluded that I in fact have a need for aacd devices in my MFS. A conclusion I would feel a lot better about if /usr/src/MAKEDEV from current made any reference to aacd. I will try this in the morning. > > The install of course complains that no disks were found when I > try to do an install. > > Thus far I have downloaded Mike's 4.x stable code, added the following > threelines to /sys/conf/files (have i missed something?) > > dev/aac/aac.c optional aac > dev/aac/aac_disk.c optional aac > dev/aac/aac_pci.c optional aac pci > > Then compiled a kernel with device aac defined. > > > Any Ideas? > > -- > GeoffB > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001113194403.A95682>