Skip to Content.
Sympa Menu

baslinux - Re: [BL] BL3 and SCSI

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] BL3 and SCSI
  • Date: Sun, 27 Jul 2008 17:46:08 +1200

Message from Steven
===================
Sindi wrote:
>
> > CONFIG_SCSI_AIC7XXX=y
> PCI card.
> All my scsi cards and even onboard scsi
> controllers have used this driver.
> insmod aic7xxx (if that is your controller)
> after booting with the 'big' kernel.

The problem is: the root filesystem resides
on a SCSI HD. The kernel must be able to mount
the root filesystem before anything else can
happen (i.e. insmod). Therefore, the correct
SCSI driver must be compiled into the kernel
(not a module). Otherwise, it will not be able
to identify the HD that holds the root filesystem.

That's why I suggested the Slackware scsi.s kernel,
which has all possible scsi drivers compiled into
the kernel. The scsi.s kernel should be able to
identify the SCSI drive, mount the root filesystem
and then start BL3.

Cheers,
Steven



Cheers,
Steven






>
> Lots more controller drivers:
>
> > CONFIG_SCSI_ADVANSYS=y
> > CONFIG_SCSI_AM53C974=y
> > CONFIG_SCSI_BUSLOGIC=y
> > CONFIG_SCSI_DTC3280=y
> > CONFIG_SCSI_EATA=y
> > CONFIG_SCSI_FUTURE_DOMAIN=y
> > CONFIG_SCSI_GENERIC_NCR53C400=y
> > CONFIG_SCSI_G_NCR5380_PORT=y
> > CONFIG_SCSI_IZIP_EPP16=y
> > CONFIG_SCSI_NCR53C406A=y
> > CONFIG_SCSI_SYM53C416=y
> > CONFIG_SCSI_NCR53C8XX=y
> > CONFIG_SCSI_NCR53C8XX_PQS_PDS=y
> > CONFIG_SCSI_QLOGIC_ISP=y
> > CONFIG_SCSI_QLOGIC_FC=y
> > CONFIG_SCSI_SEAGATE=y
> > CONFIG_SCSI_ULTRASTOR=y
> >
> > Cheers,
> > Steven
> >
> > -----------------------
> > BasicLinux mailing list
> > -----------------------
> > http://www.basiclinux.com.ru
> > http://www.ibiblio.org/pub/linux/distributions/baslinux/
> > ------------------------------------
> > To exit, send subject=unsubscribe to
> > baslinux-request AT lists.ibiblio.org
> >
>
> -----------------------
> BasicLinux mailing list
> -----------------------
> http://www.basiclinux.com.ru
> http://www.ibiblio.org/pub/linux/distributions/baslinux/
> ------------------------------------
> To exit, send subject=unsubscribe to
> baslinux-request AT lists.ibiblio.org






Archive powered by MHonArc 2.6.24.

Top of Page