[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] force load of lvm and raid before entering normal mode (Re:
From: |
Robert Millan |
Subject: |
Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian) |
Date: |
Tue, 8 Jan 2008 22:44:49 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Tue, Jan 08, 2008 at 10:05:59PM +0100, Jan Nieuwenhuizen wrote:
> Robert Millan writes:
>
> > Ok, so I fixed lvm/raid handling in core.img (by grub-install). This will
> > help
> > those who (unlike you) have their /boot under LVM or software RAID.
>
> I applied both pathces, but lvm does not work for me yet. The second
> patch has
>
> +devtype_module=`$grub_probe --target=type --device-map=${device_map}
> ${grubdir}`
>
> but my grub-probe patched against latest CVS does grok --target=type, it
> says
>
> Try ``grub-probe --help'' for more information.
> -t, --target=(fs|drive|device|partmap)
>
> Should I be pulling some git branch of yours?
Try this one.
> When I replace the line above with
>
> +devtype_module=`$grub_probe --target=device --device-map=${device_map}
> ${grubdir}`
No, --target=device returns a device name which is not what you want.
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)
lvmraid.diff
Description: Text Data
- Re: LVM on debian, (continued)
- Re: LVM on debian, Martin Braure de Calignon, 2008/01/08
- Re: LVM on debian, Bean, 2008/01/08
- Re: LVM on debian, Bean, 2008/01/08
- Re: LVM on debian, Martin Braure de Calignon, 2008/01/08
- Re: LVM on debian, Bean, 2008/01/08
- Re: LVM on debian, Robert Millan, 2008/01/08
- [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Robert Millan, 2008/01/08
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Robert Millan, 2008/01/08
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Martin Braure de Calignon, 2008/01/08
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Jan Nieuwenhuizen, 2008/01/08
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian),
Robert Millan <=
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Jan Nieuwenhuizen, 2008/01/08
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Robert Millan, 2008/01/08
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Jan Nieuwenhuizen, 2008/01/09
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Robert Millan, 2008/01/09
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Jan Nieuwenhuizen, 2008/01/09
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Robert Millan, 2008/01/09
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Jan Nieuwenhuizen, 2008/01/09
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Robert Millan, 2008/01/09
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Martin Braure de Calignon, 2008/01/08
- Re: [PATCH] force load of lvm and raid before entering normal mode (Re: LVM on debian), Robert Millan, 2008/01/08