[Bug 916087] Review Request: cloud-initramfs-tools - cloud image initramfs management utilities

bugzilla at redhat.com bugzilla at redhat.com
Tue May 7 07:41:49 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=916087

--- Comment #23 from Juerg Haefliger <juergh at gmail.com> ---
(In reply to comment #22)
> Hi there,
> 
> I try to build cloud-initramfs-tools-0.20-0.2.bzr85.fc18.src.rpm on Centos
> 6.4 to provide resize on root partition. I built .rpm form src but when I
> was install it nothing is happening. I have all dependecy installed from el6
> (cloud-init, cloud-utils, dracut, util-linux). Is there somwhere builded
> .rpm package or the main question is when cloud-initramfs-tools will be in
> el6 so simply do "yum install cloud-initramfs-tools"

0.20-0.2.bzr85 had a bug which prevented it from building on EPEL. Here's the
link to the latest (fixed) build:
http://kojipkgs.fedoraproject.org//packages/cloud-initramfs-tools/0.20/0.3.bzr85.el6/noarch/dracut-modules-growroot-0.20-0.3.bzr85.el6.noarch.rpm

It'll slowly trickle through the system and should hit testing soon.

You need to rebuild the initrd after installing the package so that the tools
get pulled in:
$ mkinitrd /boot/initramfs-$(uname -r).img $(uname -r)

To check:
$ lsinitrd /boot/initramfs-$(uname -r).img | grep growroot

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=fMxthUeRnP&a=cc_unsubscribe


More information about the package-review mailing list