[linux-lvm] Re: applying latest patch-howto

Steve Brueggeman stevebr at primenet.com
Tue Mar 16 13:14:15 UTC 1999


On Tue, 16 Mar 1999 12:57:50 +0100, you wrote:

>Hi  folks
>
>Can anyone help to find the correct way to impl. the new patch (
>lvm_0.6-patch-15031999a.gz)  for lvm.
>
>Regards.
>
>Peter Michael Nielsen
>

First, get a clean lvm-0.6 gziped tar, from
ftp://linux.msede.com/lvm/v0.6/lvm_0.6.tar.gz
and unpack it to the directory of your choosing, 

tar -xzf lvm_0.6.tar.gz

(you should already know this part), which will create a LVM/0.6/..... directory
tree.

Second, if you put Heinz's latest patch in the same directory as the
lvm_0.6.tar.gz file, do the following

gzip -dc lvm_0_6-patch-15031999a | (cd LVM/0.6; patch -p1)

This should successfully patch two files

tools/lib/lvm_tab_get_free_blk_dev.c
and
tools/lib/lvm_get_iop_version.c

If you get bad results, I must have mistyped something, so let me know and I'll
correct it.

Steve Brueggeman




More information about the linux-lvm mailing list