Date: Mon, 24 Aug 1998 14:03:46 +0200 From: Felipe Garcia <ekagarc@kkeka.ericsson.se> To: Alexander Leidinger <netchild@wurzelausix.cs.uni-sb.de>, "freebsd-current@FreeBSD.ORG" <freebsd-current@FreeBSD.ORG> Subject: Re: sysinstall bug Message-ID: <35E156A1.DE22CDA4@kkeka.ericsson.se> References: <35E14833.FD00676F@wurzelausix.cs.uni-sb.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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.
[-- Attachment #2 --]
<HTML>
Alexander Leidinger wrote:
<BLOCKQUOTE TYPE=CITE>Hi,
<P>Configuration:
<BR> - ASUS P2L97-S
<BR> - 1x SCSI-HD (Main-disk)
<BR> - 1. IDE-bus: CD-ROM
<BR> - 2. IDE-bus: HD (added), CD-ROM
<BR> - current from 22th (cvsup).
<P>symptom:
<BR>After adding the IDE-drive sysinstall isn't able to find any HD (for
<BR>labeling, ...).
<P>Bye,
<BR>Alexander.
<BR> </BLOCKQUOTE>
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.
<P>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!!
<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>--
<BR>2^{F_{h+1}-1} z^{F_{h+2}-1} + 2^{F_{h+1}-2} L_{h-1} z^{F_{h+2}}
<BR>+ complicated terms + 2^{h-1} z^{2^h - 2} + z^{2^h - 1}
<BR>
Donald E. Knuth, "The Art of Computer Programming"
<BR><A HREF="http://fsinfo.cs.uni-sb.de/~netchild">http://fsinfo.cs.uni-sb.de/~netchild</A>
<A HREF="mailto:netchild@studcs.uni-sb.de">mailto:netchild@studcs.uni-sb.de</A>
<P>To Unsubscribe: send mail to majordomo@FreeBSD.org
<BR>with "unsubscribe freebsd-current" in the body of the message</BLOCKQUOTE>
<PRE>--
=--------=/////////////////\\\\\\\\\\\\\\\\\\\\=--------=
((___)) | 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.</PRE>
</HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35E156A1.DE22CDA4>
