* [linux-lvm] LVM changing bios from legacy/IDE to AHCI/Sata
@ 2007-02-02 15:43 Dwight Morgan
2007-02-02 16:25 ` Michael Davis
0 siblings, 1 reply; 4+ messages in thread
From: Dwight Morgan @ 2007-02-02 15:43 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 521 bytes --]
I am running LVM on FC6 2.6.19 and would like to switch over from Legacy/IDE in the intel 965 bios to AHCI/SATA. Of course, as soon as I change the bios setting fedora won't boot as it can't find any volumes. I can see how to export the LVM settings, change the text file from hda1 to sda1, and restore it. But I figure the odds of me screwing this up are good, and I don't see a good recovery method.
Any help on process/recovery?
Thanks,
-Dwight
PS. Same drive, nothing changing other than a bios setting.
[-- Attachment #2.1: Text.htm --]
[-- Type: text/html, Size: 865 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] LVM changing bios from legacy/IDE to AHCI/Sata
2007-02-02 15:43 [linux-lvm] LVM changing bios from legacy/IDE to AHCI/Sata Dwight Morgan
@ 2007-02-02 16:25 ` Michael Davis
2007-02-02 17:16 ` Dwight Morgan
2007-02-05 4:54 ` Dwight Morgan
0 siblings, 2 replies; 4+ messages in thread
From: Michael Davis @ 2007-02-02 16:25 UTC (permalink / raw)
To: LVM general discussion and development
I just ran into this problem. After trying a whole bunch of things
(including importing/exporting) that didn't work, it turns out that all
it took was adding the ahci driver to the initrd image (mkinitrd
--preload ahci).
Michael
On Fri, 2007-02-02 at 07:43 -0800, Dwight Morgan wrote:
> HTML document attachment (Text.htm)
> I am running LVM on FC6 2.6.19 and would like to switch over from
> Legacy/IDE in the intel 965 bios to AHCI/SATA. Of course, as soon as
> I change the bios setting fedora won't boot as it can't find any
> volumes. I can see how to export the LVM settings, change the text
> file from hda1 to sda1, and restore it. But I figure the odds of me
> screwing this up are good, and I don't see a good recovery method.
>
> Any help on process/recovery?
>
> Thanks,
> -Dwight
>
> PS. Same drive, nothing changing other than a bios setting.
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] LVM changing bios from legacy/IDE to AHCI/Sata
2007-02-02 16:25 ` Michael Davis
@ 2007-02-02 17:16 ` Dwight Morgan
2007-02-05 4:54 ` Dwight Morgan
1 sibling, 0 replies; 4+ messages in thread
From: Dwight Morgan @ 2007-02-02 17:16 UTC (permalink / raw)
To: LVM general discussion and development
[-- Attachment #1: Type: text/plain, Size: 1626 bytes --]
Thanks! I am not familiar with the details of that command, so I will do some digging and ask more questions if needed.
Thanks for the response!
-Dwight
>>> On 2/2/2007 at 8:25 AM, in message <1170433559.18411.9.camel@beethoven.hq.office.ziprealty.com>, Michael Davis<mdavis@ziprealty.com> wrote:
I just ran into this problem. After trying a whole bunch of things
(including importing/exporting) that didn't work, it turns out that all
it took was adding the ahci driver to the initrd image (mkinitrd
--preload ahci).
Michael
On Fri, 2007-02-02 at 07:43 -0800, Dwight Morgan wrote:
> HTML document attachment (Text.htm)
> I am running LVM on FC6 2.6.19 and would like to switch over from
> Legacy/IDE in the intel 965 bios to AHCI/SATA. Of course, as soon as
> I change the bios setting fedora won't boot as it can't find any
> volumes. I can see how to export the LVM settings, change the text
> file from hda1 to sda1, and restore it. But I figure the odds of me
> screwing this up are good, and I don't see a good recovery method.
>
> Any help on process/recovery?
>
> Thanks,
> -Dwight
>
> PS. Same drive, nothing changing other than a bios setting.
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
[-- Attachment #2.1: Text.htm --]
[-- Type: text/html, Size: 2450 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-lvm] LVM changing bios from legacy/IDE to AHCI/Sata
2007-02-02 16:25 ` Michael Davis
2007-02-02 17:16 ` Dwight Morgan
@ 2007-02-05 4:54 ` Dwight Morgan
1 sibling, 0 replies; 4+ messages in thread
From: Dwight Morgan @ 2007-02-05 4:54 UTC (permalink / raw)
To: LVM general discussion and development
[-- Attachment #1: Type: text/plain, Size: 1514 bytes --]
That took care of it.
Thanks much!
-Dwight
>>> On 2/2/2007 at 8:25 AM, in message <1170433559.18411.9.camel@beethoven.hq.office.ziprealty.com>, Michael Davis<mdavis@ziprealty.com> wrote:
I just ran into this problem. After trying a whole bunch of things
(including importing/exporting) that didn't work, it turns out that all
it took was adding the ahci driver to the initrd image (mkinitrd
--preload ahci).
Michael
On Fri, 2007-02-02 at 07:43 -0800, Dwight Morgan wrote:
> HTML document attachment (Text.htm)
> I am running LVM on FC6 2.6.19 and would like to switch over from
> Legacy/IDE in the intel 965 bios to AHCI/SATA. Of course, as soon as
> I change the bios setting fedora won't boot as it can't find any
> volumes. I can see how to export the LVM settings, change the text
> file from hda1 to sda1, and restore it. But I figure the odds of me
> screwing this up are good, and I don't see a good recovery method.
>
> Any help on process/recovery?
>
> Thanks,
> -Dwight
>
> PS. Same drive, nothing changing other than a bios setting.
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
[-- Attachment #2.1: Text.htm --]
[-- Type: text/html, Size: 2312 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-02-05 4:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-02 15:43 [linux-lvm] LVM changing bios from legacy/IDE to AHCI/Sata Dwight Morgan
2007-02-02 16:25 ` Michael Davis
2007-02-02 17:16 ` Dwight Morgan
2007-02-05 4:54 ` Dwight Morgan
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.