public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: alto.tom@gmail.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: bios kernel HD swap
Date: Sun, 15 Aug 2010 21:27:20 -0600	[thread overview]
Message-ID: <4C68B018.2030900@gmail.com> (raw)
In-Reply-To: <4c5b9d66.26f88e0a.321c.40a1@mx.google.com>

On 08/05/2010 11:28 PM, alto.tom@gmail.com wrote:
> kernel swap the drivers passed by BIOS
>
> Configuration:
> 1 sata driver
> 1 IDE driver primary
> PC dell optiplex 280
> boot loader LILO MBR
>
> The problem:
> Bios set sata as primary driver (/dav/sda), when the kernel start it maps
> /dev/hda as dev/sda and move the sata into /dev/sdb the system fails
> to boot if hda does not have OS, otherwise start the OS (linux) on hda
> if present but it fails due to version compatibility.
>
> Main OS is on the sata driver
>
> Kernel effeted 2.6.33 (Slackware 13.1) and 2.6.35 (latest downloaded from web).
>
> Kernel that work fine 2.6.24, 2.6.27, sata maps into /dev/sda , ide into /dev/hda.
>
> Supected: libsata

Depending on the configuration the distribution has used it's likely 
expected that ata_piix (which I assume is the driver in question) is 
running that drive in current kernel versions. You likely need to update 
your boot configuration to point to the correct device. (The kernel 
device ordering is not related to what boot order you selected in the BIOS.)

      reply	other threads:[~2010-08-16  3:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-06  5:28 bios kernel HD swap alto.tom
2010-08-16  3:27 ` Robert Hancock [this message]

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=4C68B018.2030900@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=alto.tom@gmail.com \
    --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