From owner-freebsd-current Mon Aug 24 05:04:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15649 for freebsd-current-outgoing; Mon, 24 Aug 1998 05:04:42 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15644 for ; Mon, 24 Aug 1998 05:04:39 -0700 (PDT) (envelope-from ekagarc@kkeka.ericsson.se) Received: from kkdus8.kkeka.ericsson.se (kkdus8.kkeka.ericsson.se [130.100.159.107]) by penguin.wise.edt.ericsson.se (8.9.0/8.9.0/glacier-1.11) with ESMTP id OAA14415; Mon, 24 Aug 1998 14:03:48 +0200 (MET DST) Received: from kkeka.ericsson.se (kkdus7.kkeka.ericsson.se [130.100.158.73]) by kkdus8.kkeka.ericsson.se (8.8.8/8.8.8) with ESMTP id OAA16913; Mon, 24 Aug 1998 14:03:46 +0200 (MET DST) Message-ID: <35E156A1.DE22CDA4@kkeka.ericsson.se> Date: Mon, 24 Aug 1998 14:03:46 +0200 From: Felipe Garcia Organization: Ericsson Conentents AB Energy Systems Devision X-Mailer: Mozilla 4.05 [en] (X11; I; OSF1 V4.0 alpha) MIME-Version: 1.0 To: Alexander Leidinger , "freebsd-current@FreeBSD.ORG" Subject: Re: sysinstall bug References: <35E14833.FD00676F@wurzelausix.cs.uni-sb.de> Content-Type: multipart/alternative; boundary="------------B4A4D89AB92489ACFCC8600D" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------B4A4D89AB92489ACFCC8600D Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Alexander Leidinger wrote: > Hi, > > Configuration: > - ASUS P2L97-S > - 1x SCSI-HD (Main-disk) > - 1. IDE-bus: CD-ROM > - 2. IDE-bus: HD (added), CD-ROM > - current from 22th (cvsup). > > symptom: > After adding the IDE-drive sysinstall isn't able to find any HD (for > labeling, ...). > > Bye, > Alexander. > try booting with 1:sd(0,a)kernal or somthing like that. Once you find the right combination create a file in / (root) called boot.config containing the right boot command, i.e. 1:sd(0,a)kernal or what ever works for you. The Reason being that you scsi disk is probally bios disk1 (not 0) and after booting up the kernel trys to mount scsi disk (bios disk number ) which is wrong if you have and IDE in the way. scsi disk(bios disk number) is then sd1 nor sd0 and PANIK!! > -- > 2^{F_{h+1}-1} z^{F_{h+2}-1} + 2^{F_{h+1}-2} L_{h-1} z^{F_{h+2}} > + complicated terms + 2^{h-1} z^{2^h - 2} + z^{2^h - 1} > Donald E. Knuth, "The Art of Computer Programming" > http://fsinfo.cs.uni-sb.de/~netchild mailto:netchild@studcs.uni-sb.de > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- =--------=/////////////////\\\\\\\\\\\\\\\\\\\\=--------= ((___)) | Felipe Garcia | ((___)) [ x x ] | ekagarc@kkeka.ericsson.se | [ x x ] \ / =\\\\\\\\\\\\\\\\\////////////////////= \ / (' ') | | (' ') (U) | Live UNIX or DIE | (U) =--------=-------------------------------------=--------= Definition of Win 95 32 bit extensions and a graphical shell for a 16 bit patch to an 8 bit operating system originally coded for a 4 bit microprocessor, written by a 2 bit company that can't stand 1 bit of competition. --------------B4A4D89AB92489ACFCC8600D Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Alexander Leidinger wrote:
Hi,

Configuration:
 - ASUS P2L97-S
 - 1x SCSI-HD (Main-disk)
 - 1. IDE-bus: CD-ROM
 - 2. IDE-bus: HD (added), CD-ROM
 - current from 22th (cvsup).

symptom:
After adding the IDE-drive sysinstall isn't able to find any HD (for
labeling, ...).

Bye,
Alexander.
 

try booting with 1:sd(0,a)kernal  or somthing like that. Once you find the right combination create a file in /  (root) called boot.config containing the right boot command, i.e. 1:sd(0,a)kernal  or what ever works for you.

The Reason being that you scsi disk is probally bios disk1 (not 0) and after booting up the kernel trys to mount scsi disk (bios disk number ) which is wrong if you have and IDE in the way.  scsi disk(bios disk number) is then sd1 nor sd0 and PANIK!!
 
 

--
2^{F_{h+1}-1} z^{F_{h+2}-1} + 2^{F_{h+1}-2} L_{h-1} z^{F_{h+2}}
+ complicated terms + 2^{h-1} z^{2^h - 2} + z^{2^h - 1}
                      Donald E. Knuth, "The Art of Computer Programming"
http://fsinfo.cs.uni-sb.de/~netchild    mailto:netchild@studcs.uni-sb.de

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message

 
-- 
=--------=/////////////////\\\\\\\\\\\\\\\\\\\\=--------=
 ((___)) |           Felipe Garcia             | ((___))
 [ x x ] |      ekagarc@kkeka.ericsson.se      | [ x x ]
  \   /  =\\\\\\\\\\\\\\\\\////////////////////=  \   / 
  (' ')  |                                     |  (' ')
   (U)   |         Live UNIX or DIE            |   (U)
=--------=-------------------------------------=--------=
                 Definition of Win 95
 32 bit extensions and a graphical shell for a 16 bit
 patch to an 8 bit operating system originally coded
 for a 4 bit microprocessor, written by a 2 bit company
 that can't stand 1 bit of competition.
  --------------B4A4D89AB92489ACFCC8600D-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message