From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <320095285153-0001@t-online.de> X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: ** X-Spam-Status: No, score=2.6 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM, FROM_LOCAL_DIGITS,FROM_LOCAL_HEX,FROM_STARTS_WITH_NUMS,INVALID_DATE, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,RDNS_NONE, SPOOFED_FREEMAIL_NO_RDNS autolearn=no autolearn_force=no version=4.0.0 Received: from mailout01.sul.t-online.com (unknown [194.25.134.80]) by cvs.gentoo.org (Postfix) with ESMTP id B2FEE93F6 for ; Thu, 18 Jan 2001 16:19:20 -0700 (MST) Received: from fwd06.sul.t-online.com by mailout01.sul.t-online.com with smtp id 14JOLO-0003Fn-00; Fri, 19 Jan 2001 00:19:50 +0100 Received: from helios.bagwan (320095285153-0001@[217.80.39.148]) by fwd06.sul.t-online.com with smtp id 14JOLK-210NSCC; Fri, 19 Jan 2001 00:19:46 +0100 Received: (qmail 4864 invoked by uid 0); 19 Jan 2001 02:00:43 -0000 Received: from sadchitananda2.bagwan (HELO gottinger.de) (achim@192.168.2.1) by helios.bagwan with SMTP; 19 Jan 2001 02:00:43 -0000 Message-ID: <3A677387.5862402D@gottinger.de> From: 320095285153-0001@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] No SCSI device References: <3A6775CC.C2BA9AD9@io.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Thu Jan 18 16:20:01 2001 X-Original-Date: Thu, 18 Jan 2001 23:51:51 +0100 X-Archives-Salt: c12b845d-6e44-4517-b42e-17ff8f9840ad X-Archives-Hash: 4fc669da70fdaf60a84165ccaad32d76 Gabriel Emerson wrote: > I am enthusiastic about Gentoo... in theory :) > > Second try, this time on my primary system; a Pentium III/500 with an > adaptec 2940 based > scsi adapter. I log in as root, to run Fdisk, and find the only scsi > devices are the > scd?. No sd?. Is this a symptom of a devfs issue? Though the boot > sequence whipped > by pretty quickly I did see it detect my controller and all 4 drives (2 > IBM DDRS-39130, a > yamaha 6/4/16 cd-writer, and a generic scsi cd). > Hmm, what release do you use, it seems like w need to add sd[a-][0-] devices. You can use mknod to create the missing ones manually. You should copy the kernel from the bootdisk (/dev/ram0) to your systems /boot/boot/bzImage (backup the old one) because scsi-support is only availabe in modules and we have no initrd that preloads modules. Bye Achim > > --Gabriel > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://www.gentoo.org/mailman/listinfo/gentoo-dev