public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Charles Martin" <martinc@ucar.edu>
To: <linux-kernel@vger.kernel.org>
Cc: <martinc@ucar.edu>
Subject: how to build a working 2.6 kernel with SATA
Date: Mon, 13 Oct 2003 17:25:12 -0600	[thread overview]
Message-ID: <006d01c391e1$4356b190$c3507580@atdsputnik> (raw)

I am trying to build a bootable 2.6 kernel for a Dell 8300, 
which has both the onboard ICH5 SATA controller and a PCI 
Promise S150 SATA controller. Two drives are connected to 
the Promise card, configured for mirroring. I've installed 
RH9, using the proprietary driver from Promise. 

I've been working with 2.6.0-test7. I apply the test7-bk2 patch, 
followed by the test7-bk2-libata patch. This is followed by the standard

make bzImage && make modules && make modules_install && make install.
Note that I have to comment out scsi_hostadapter in /etc/modules.conf
in order for the mkinitrd to succeed during "make install".

I can't seem to get a kernel and initrd combination built
that will boot. I have seen a variety of boot problems,
but they usually seem to be related to a failure trying
to mount the root file system. For instance, the boot
gives the error "error 6 mounting ext3" when trying to 
mount the root filesystem. Pivotroot then fails after this.

I've tried several permutations on having the serial ata built-in, 
versus a module, with varying but always negative results.

Perhaps there is a key step that I am not aware of? Does
my procedure sound correct?

Thanks,
Charlie


                 reply	other threads:[~2003-10-13 23:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='006d01c391e1$4356b190$c3507580@atdsputnik' \
    --to=martinc@ucar.edu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox