From: George Nychis <gnychis@cmu.edu>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: linux-lvm@redhat.com, linux-kernel@vger.kernel.org,
Willy Tarreau <willy@w.ods.org>
Subject: [linux-lvm] Re: need help booting from SATA in 2.4.32
Date: Wed, 17 May 2006 09:40:52 -0400 [thread overview]
Message-ID: <446B27E4.7040509@cmu.edu> (raw)
In-Reply-To: <20060517133456.GD23933@csclub.uwaterloo.ca>
Lennart Sorensen wrote:
> On Wed, May 17, 2006 at 09:29:07AM -0400, George Nychis wrote:
>> Good suggestion on disabling IDE, it does not show up as SATA, it simply
>> doesn't show up... after some googling, it seems as though no one has
>> gotten it as SATA in 2.4:
>> http://wip.powerblogs.com/posts/1124302626.shtml
>> http://www.linuxquestions.org/questions/showthread.php?t=400521
>>
>> Ok so, lets just assume we can't get SATA, and lets just try to get it
>> to boot as /dev/hda ... so now i know nothing about LVM, can anyone
>> provide me any insight on how to get this to boot with LVM?
>>
>> So in 2.6.9, it loads VolGroup00/LogVol00 from /dev/sda5 which shows up
>> in fdisk as LVM. How can i get this to load from /dev/hda5 instead?
>
> You don't. SATA is using scsi style interface now, and with Alan Cox's
> current work, IDE drives soon will too. It will all go through libata
> and show up as scsi disks.
>
> It will be nice to have everything nice and consistent (except for the
> few oddball raid cards that insist on being completely different) for
> accessing disks.
>
> SATA is not IDE, so why expect it to show up as an old style IDE disk?
Because it does......
on bootup the *same* exact drive in 2.4.32 shows up as /dev/hda
It has the exact same volume information as my drive that shows up in
2.6.9 as /dev/sda
WARNING: multiple messages have this Message-ID (diff)
From: George Nychis <gnychis@cmu.edu>
To: Lennart Sorensen <lsorense@csclub.uwaterloo.ca>
Cc: Willy Tarreau <willy@w.ods.org>,
linux-kernel@vger.kernel.org, linux-lvm@redhat.com
Subject: Re: need help booting from SATA in 2.4.32
Date: Wed, 17 May 2006 09:40:52 -0400 [thread overview]
Message-ID: <446B27E4.7040509@cmu.edu> (raw)
In-Reply-To: <20060517133456.GD23933@csclub.uwaterloo.ca>
Lennart Sorensen wrote:
> On Wed, May 17, 2006 at 09:29:07AM -0400, George Nychis wrote:
>> Good suggestion on disabling IDE, it does not show up as SATA, it simply
>> doesn't show up... after some googling, it seems as though no one has
>> gotten it as SATA in 2.4:
>> http://wip.powerblogs.com/posts/1124302626.shtml
>> http://www.linuxquestions.org/questions/showthread.php?t=400521
>>
>> Ok so, lets just assume we can't get SATA, and lets just try to get it
>> to boot as /dev/hda ... so now i know nothing about LVM, can anyone
>> provide me any insight on how to get this to boot with LVM?
>>
>> So in 2.6.9, it loads VolGroup00/LogVol00 from /dev/sda5 which shows up
>> in fdisk as LVM. How can i get this to load from /dev/hda5 instead?
>
> You don't. SATA is using scsi style interface now, and with Alan Cox's
> current work, IDE drives soon will too. It will all go through libata
> and show up as scsi disks.
>
> It will be nice to have everything nice and consistent (except for the
> few oddball raid cards that insist on being completely different) for
> accessing disks.
>
> SATA is not IDE, so why expect it to show up as an old style IDE disk?
Because it does......
on bootup the *same* exact drive in 2.4.32 shows up as /dev/hda
It has the exact same volume information as my drive that shows up in
2.6.9 as /dev/sda
next prev parent reply other threads:[~2006-05-17 13:40 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-16 20:31 need help booting from SATA in 2.4.32 George Nychis
2006-05-16 20:39 ` Willy Tarreau
2006-05-16 21:18 ` George Nychis
2006-05-17 3:48 ` Willy Tarreau
2006-05-17 13:29 ` [linux-lvm] " George Nychis
2006-05-17 13:29 ` George Nychis
2006-05-17 13:34 ` [linux-lvm] " Lennart Sorensen
2006-05-17 13:34 ` Lennart Sorensen
2006-05-17 13:40 ` George Nychis [this message]
2006-05-17 13:40 ` George Nychis
2006-05-17 15:53 ` [linux-lvm] " Lennart Sorensen
2006-05-17 15:53 ` Lennart Sorensen
2006-05-17 17:30 ` [linux-lvm] Re: need help booting from SATA in 2.4.32 / LVM George Nychis
2006-05-17 17:30 ` George Nychis
2006-05-17 20:37 ` [linux-lvm] " Willy Tarreau
2006-05-17 20:37 ` Willy Tarreau
2006-05-17 14:24 ` [linux-lvm] Re: need help booting from SATA in 2.4.32 Willy Tarreau
2006-05-17 14:24 ` Willy Tarreau
2006-05-17 15:13 ` [linux-lvm] help booting from SATA in 2.4.32.. initrd not loading George Nychis
2006-05-17 15:13 ` George Nychis
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=446B27E4.7040509@cmu.edu \
--to=gnychis@cmu.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-lvm@redhat.com \
--cc=lsorense@csclub.uwaterloo.ca \
--cc=willy@w.ods.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.