similar to: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build

Displaying 20 results from an estimated 2000 matches similar to: "FC22: virt-p2v-make-kickstart/livecd-creator doesn't build"

2015 Aug 10
0
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On Mon, Aug 10, 2015 at 04:01:40PM -0400, Martin Breault wrote: > Hello, > > I am trying to make a .iso to p2v some old windows servers, and I > installed a brand new FC22 server to build my images > > I run > > virt-p2v-make-kickstart fedora > > livecd-creator p2v.ks > > and I get the following error: > > > Installing: grubby
2015 Aug 10
4
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On 8/10/2015 4:20 PM, Richard W.M. Jones wrote: > On Mon, Aug 10, 2015 at 04:01:40PM -0400, Martin Breault wrote: > Yup, livecd-tools is broken junk. I'm building ISOs you can download > here: http://oirase.annexia.org/virt-p2v The RHEL-7.2-preview/ > directory contains the latest version, and should work fine with > virt-v2v from Fedora. These are built in a RHEL 7 VM, using
2015 Aug 10
0
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On Mon, Aug 10, 2015 at 04:23:24PM -0400, Martin Breault wrote: > > > On 8/10/2015 4:20 PM, Richard W.M. Jones wrote: > >On Mon, Aug 10, 2015 at 04:01:40PM -0400, Martin Breault wrote: > >Yup, livecd-tools is broken junk. I'm building ISOs you can > >download here: http://oirase.annexia.org/virt-p2v The > >RHEL-7.2-preview/ directory contains the latest
2015 Aug 11
2
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On 8/11/2015 5:43 AM, Richard W.M. Jones wrote: > On Mon, Aug 10, 2015 at 04:23:24PM -0400, Martin Breault wrote: >> Are there 32-bit compatible images available? > I meant to ask you about this. Do you need this because the hardware > is 32 bit only? If the hardware is x86-64 then you can use the 64 bit > virt-p2v ISO fine, even though the OS is 32 bit. > > The reason we
2015 Aug 11
0
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On Mon, Aug 10, 2015 at 04:23:24PM -0400, Martin Breault wrote: > Are there 32-bit compatible images available? I meant to ask you about this. Do you need this because the hardware is 32 bit only? If the hardware is x86-64 then you can use the 64 bit virt-p2v ISO fine, even though the OS is 32 bit. The reason we don't build 32 bit virt-p2v ISOs any more is because since RHEL 7 we
2015 Aug 11
0
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
I finally worked out what's going on with livecd-creator. It's this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1182362 and the workaround is trivial: just add 'tar' to the list of packages in the kickstart. I will add this to the p2v.ks upstream shortly. I'm also building a 32 bit ISO based on Fedora 22 which will go on the website later today (if it works). Rich.
2011 Jul 23
0
[PATCH] move dracut config and patching to spec
this is cleaner and avoids rebuilding initramfs in the kickstart post it is built with correct configuration for the node image the first time, in kernel posttrans --- dracut/Makefile.am | 3 + ...-3d88d27810acc7782618d67a03ff5c0e41494ca4.patch | 20 ++++++++ ...-93724aa28fc20c8b7f0167201d1759b7118ba890.patch | 37 +++++++++++++++ dracut/ovirt-dracut.conf
2016 Jan 28
1
error during p2v unable to rebuild initrd
Hello I have error virt-v2v: error: unable to rebuild initrd (/boot/initramfs-4.2.3-300.fc23.x86_64.img) because mkinitrd or dracut was not found in the guest My physical machine run on fedora23 Boot on usb made from virt-p2v-livecd-1.32.0.fc23.iso <http://oirase.annexia.org/virt-p2v/virt-p2v-livecd-1.32.0.fc23.iso> Log joined to this mail Do you have this problem ?
2015 Oct 08
1
fetching virt-p2v GUI on fedora 21
We need one simple deployment of converting a given server with some OS converted to a Virtual Machine. i.e. -> to have a simple Linux/fedora machine and install apache or any web server for testing or any application for that matter - the purpose here is to see if this application works after the conversion to a virtual machine -> Convert P2V using the tools. -> Start virtual machine
2014 Nov 18
2
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
Le 17/11/2014 20:31, Richard W.M. Jones a écrit : > On Mon, Nov 17, 2014 at 07:45:12PM +0100, Nicolas Ecarnot wrote: >> But I would be enthusiastic to install a dedicated P2V server, on >> RH7, with the very last libguestfs, if that helps me to insure our >> future P2V will succeed. >> But according to what I understood so far, I'm not sure one can >> install
2017 Dec 17
1
virt-p2v not recognising Hard Disks of Server
Hello, I am trying to convert a physical server (10 year old hardware with PCI LSI Loging / Symbios LSI MegaRAID controller and SCSI drives, RAID 5 Configuration) into a Virtual Machine in oVirt (oVirt Version 4.1.8). Host to be converted has Fedora 5 OS. I have downloaded the virt-p2v.iso (Cent OS 7.3). I have prepared the conversion server, set it up as a VM in oVirt environment. I am able
2015 Dec 04
0
FC22 verus FC23
I have a quad display set up. It is working perfectly under FC22, but bombs on FC23. I wish I had more information for you, but I had to get this machine back up and running. Not only does the quad head not work, the one working head was operating at 1280x1024 versus 1920x1080. I tried doing a fresh install of FC23 and an upgrade from FC22 to FC23. It did not work in either situation. So, I
2017 Apr 08
0
how to use livecd-creator to create my own livecd iso as same as offical release iso?
Hello list, I use the livecd-creator to customize my own livecd iso. I use the kickstart config file from https://raw.githubusercontent.com/CentOS/sig-core-livemedia/master/kickstarts/centos-7-livecd.cfg. #livecd-creator -v --config centos-7-livecd.cfg --cache /var/cache/livecd finally I got a iso, but the iso is strange. The offical distribution iso is
2014 Nov 19
3
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
Le 18/11/2014 16:11, Richard W.M. Jones a écrit : > On Tue, Nov 18, 2014 at 03:06:44PM +0100, Nicolas Ecarnot wrote: > [...] >> Then I PXE-boot my source physical machine (well, at present, at >> test time, another VM but whatever), when getting the graphical >> prompt to connect to the conversion server, I get >> "Failed to start virt-v2v-server on remote
2014 Jan 13
1
Re: Livecd-creator is disabling selinux
[Moving this to the libguestfs mailing list] On Mon, Jan 13, 2014 at 03:05:14PM -0500, Daniel J Walsh wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 01/13/2014 11:49 AM, Richard W.M. Jones wrote: > > On Mon, Jan 13, 2014 at 10:20:22AM -0500, Daniel J Walsh wrote: > >> Secondly we prevent even unconfined_t from putting down labels on the > >>
2015 Nov 04
0
Re: P2V conversion failed with "/run/lvm/lvmetad.socket: connect failed: No such file or directory"
On Wed, Nov 04, 2015 at 06:08:16AM -0800, Tejas Gadaria wrote: > After starting conversation, at the time of decompressing kernel, after > loading modules by iso we are getting below error, > > *file -zb > /sysroot/lib/modules/3.17.4-301.fc21.x86_64/kernel/arch/x86/crypto/blowfish-x86_64.ko.xz* > *libguestfs: trace: file = "XZ compressed data"* > *libguestfs: trace:
2009 Aug 19
1
Updated livecd building tool
I updated the livecd-tools package from version 013 to 014. This update introduces new interesting features like : - support for Xen kernel - built-in md5sum into the resulting LiveCD ISO - a new API See https://projects.centos.org/trac/livecd/wiki/GetToolset for instructions on how to get this updated toolset. Since it is a major update, I expect some bugs. I am looking for feedback from
2007 Oct 14
3
Howto reconfigure / rebuild CentOS 5 LiveCD
Hi, I like to add some of my own utilities, etc.. to the CentOS 5.0 LiveCD. IOW I am looking for a way to rebuild the livecd for specific purposes. Can someone reach me handle where to start? The only thing I've found so far is the out-of-the-box iso. Thanks, John
2010 Dec 01
4
problem booting (Fedora) LiveCD ISO over PXELINUX
This is an issue I've researched quite a bit on bug lists, and looked in the Syslinux Wiki for a way to do this, but haven't yet found a solution. 1) I have an existing Fedora 13 LiveCD which I burned to a CD and tested on a system without issue. 2) I then took that same ISO and dropped it in my pxelinux.cfg/default for being able to boot over the network. I made sure to extract the
2019 Aug 09
1
Re: [PATCH v3] v2v: rhv-upload-plugin - improve wait logic after finalize (RHBZ#1680361)
On Fri, Aug 09, 2019 at 02:58:18AM +0300, Nir Soffer wrote: > On Thu, Aug 8, 2019 at 5:05 PM Richard W.M. Jones <rjones@redhat.com> wrote: > > > > + if disk.status == types.DiskStatus.OK: > > > + debug("finalized after %s seconds", time.time() - > > start) > > > > Maybe this was the real error? (using ,