From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from puffin.external.hp.com (puffin.external.hp.com [192.25.206.4]) by dsl2.external.hp.com (Postfix) with ESMTP id A4F94482B for ; Thu, 25 Oct 2001 22:47:33 -0600 (MDT) Message-Id: <200110260443.WAA05273@puffin.external.hp.com> To: Christian Suder Cc: dan@bigw.org, parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] How to Boot CD on C110 In-Reply-To: Message from Christian Suder of "Thu, 25 Oct 2001 17:03:57 PDT." Date: Thu, 25 Oct 2001 22:43:39 -0600 From: Grant Grundler Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Christian Suder wrote: > I assume the CD drive is a 'normal' drive (50 pin SE), not something > exotic like a wide SCSI. It is. HP didn't ship IDE optical drives on parisc until C3000 workstations. All internal CD-ROMs before were SE SCSI. > The correct device would be core.SCSI.2.0, however it's strange that > SEArch doesn't even see it. The ID needs to be unique across both the SE > and the FW SCSI. That's wrong. The ID is local to each SCSI bus. Ie ID on SE SCSI are in a seperate address space from FWD SCSI. grant