[5684] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: scsi controller not detected [OctoChecked] [OctoChecked]

daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Mon Jan 25 07:26:17 1999

To: linux-scsi@vger.rutgers.edu
From: Marc SCHAEFER <schaefer@alphanet.ch>
Date: 	25 Jan 1999 13:24:55 +0100

Robert Johannes <rjohanne@piper.hamline.edu> wrote:
> being seen because I compiled the kernel with support for NCR53c7,8XX
> instead of NCR53C8XX.  Recompiling the kernel with support for the
> NCR53c8XX solved my problem.

Next time, add an entry to /etc/lilo.conf with the OLD kernel as a
rescue strategy. The first is the one launched.

Example, mine:

# LILO Konfigurations-Datei
# Start LILO global Section
append="auto"
boot=/dev/sda
#compact        # faster, but won't work on all systems.
linear
read-only
prompt
timeout=50
vga = normal    # force sane state
# End LILO global section
image = /vmlinuz-2.0.35
  root = /dev/sda1
  label = linux-2.0.35
# Linux bootable partition config ends
image = /vmlinuz-2.0.27-f
  root = /dev/sda1
  label = linux-2.0.27-f
# Linux bootable partition config ends

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post