search for: imgcreate

Displaying 14 results from an estimated 14 matches for "imgcreate".

2013 May 18
1
CentOS 5.9 LiveCD build on CentOS 6.4?
...#### [1011/1011] rpmdb: Program version 4.7 doesn't match environment version 0.128 error: db3 error(-30971) from dbenv->open: DB_VERSION_MISMATCH: Database environment version mismatch error: cannot open Packages index using db3 - (-30971) error: cannot open Packages database in /var/tmp/imgcreate-NYkHAD/install_root/var/lib/rpm Program version 4.7 doesn't match environment version 0.128 Program version 4.7 doesn't match environment version 0.128 umount: /var/tmp/imgcreate-NYkHAD/install_root/proc: device is busy. (In some cases useful info about processes that use...
2011 Dec 10
2
A few errors with virt-p2v-image-builder
...##################### [307/307] Note: Forwarding request to 'systemctl enable NetworkManager.service'. error reading information on service auditd: No such file or directory Starting Kickstart Post Creating shadow files Forcing C locale [Errno 2] No such file or directory: '/var/tmp/imgcreate-vC5xTf/install_root/usr/share/locale' ignoring %post failure (code 1) Removing python source files Customizing boot menu Creating manifest....done Traceback (most recent call last): File "/usr/lib/python2.7/site.py", line 563, in <module> File "/usr/lib/python2.7/site.p...
2015 Jun 30
0
boot... round 2
...ial in "A real serial port" usage, compared to emulated? ~~~~~~~~~~ ~~~~~~~~~ ~~~~~~~~ ~~~~~~~ ~~~~~~ ~~~~~ ~~~~ ~~~ ~~ ~ If someone wants to play with this on Fedora, set it this way: 'live.py' is the 'isolinux.cfg' generator $ rpm -qf /usr/lib/python2.7/site-packages/imgcreate/live.py python-imgcreate-23.1-2.fc23.x86_64 $ su # cd /usr/lib/python2.7/site-packages/imgcreate/ # cp live.py live.py.bkp Switch to 'isolinux-debug.bin' usage & append the "serial 0" directive at the top of the 'isolinux.cfg' # sed -i 's/isolinux.bin/isolinux...
2010 Feb 19
0
[PATCH] Help reduce size of iso by symlinking initrd's from isolinux/ and EFI/boot if md5's match
...+++++++++++++++++++++- 1 files changed, 23 insertions(+), 1 deletions(-) diff --git a/edit-livecd.py b/edit-livecd.py index 279b225..ebcb7a6 100644 --- a/edit-livecd.py +++ b/edit-livecd.py @@ -26,7 +26,7 @@ import shutil import subprocess import optparse import logging - +import hashlib from imgcreate.debug import * from imgcreate.fs import * from imgcreate.live import * @@ -310,6 +310,28 @@ def main(): print "Launching shell. Exit to continue." print "----------------------------------" editor.launch_shell() + # reduce iso size...
2015 Jun 30
2
boot... round 2
With this config: $ head -n2 isolinux/isolinux.cfg serial 0 9600 default vesamenu.c32 via the "Raw File Port Mode - VirtualBox" I got this: $ file /tmp/serial0.txt /tmp/serial0.txt: empty For the kernel log this in turn works OK: console=ttyS0 console=tty0 ignore_loglevel Is it really needed, exclusively a physical serial connection for the isolinux debug?
2012 Jan 27
1
need help to build livecd and create success iso file but it hang
Hi all my environment: 1/ windows 7 OS system 2/ use virtual box install the host centos system i try to make a centos livecd and i follow the step 1/ create file: vi /etc/yum.repos.d/centos-livecd.repo and the content of file: # Name: CentOS LiveCD repository [livecd] name = CentOS $releasever - LiveCD baseurl =
2009 Sep 17
1
RFC: edit-livecd.py
This script replaces the existing script in ovirt-node-image to edit live cds. I am Looking for comments/feedback before I send to livecd-list for possible inclusion into Livecd-tools. -D -------------- next part -------------- A non-text attachment was scrubbed... Name: edit-livecd.py Type: text/x-python Size: 11863 bytes Desc: not available URL:
2009 Sep 22
1
[PATCH] edit-livecd in python
...\ - $WDIR/cd-w - -echo ">>> Implanting ISO MD5 Sum" -implantisomd5 --force "$OUTPUT_FILE" - -# The trap ... callbacks will unmount everything. -set +e + +import os +import sys +import tempfile +import shutil +import subprocess +import optparse +import logging + +from imgcreate.debug import * +from imgcreate.fs import * +from imgcreate.live import * + +class ExistingSparseLoopbackDisk(SparseLoopbackDisk): + """don't want to expand the disk""" + def __init__(self, lofile, size): + SparseLoopbackDisk.__init__(self, lofile, size...
2015 Jul 13
2
boot... round 2
On 13.07.2015 15:19, Gene Cumm wrote: > On Mon, Jul 13, 2015 at 9:03 AM, poma <pomidorabelisima at gmail.com> wrote: >> On 13.07.2015 14:53, Gene Cumm wrote: >>> On Mon, Jul 13, 2015 at 6:42 AM, poma <pomidorabelisima at gmail.com> wrote: >>> >>>> A patch like this? >>>> >>>> >>> >>> Correct. Have you
2014 Mar 13
1
Are the "centos.org" AMIs in the EC2 marketplace "official"? locale breakage in 6.4 AMI
Hi all, I've reviewed the mailing list archives and it looks like the "centos.org" AMIs in the marketplace are really official products of the centos project (whatever that means), but I wanted to ask explicitly to confirm. Presuming yes, I've run into an odd problem with the 6.4 x86_64 AMI (not updated). with a few packages, files are not being properly created in
2015 Jul 13
2
boot... round 2
...2 894M 0 Empty Rawhide-Xfce-Live-713.iso2 172 10819 10648 5.2M ef EFI (FAT-12/16/32) Rawhide-Xfce-Live-713.iso3 10900 53523 42624 20.8M 0 Empty ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rawhide-Xfce-Live-713-dbg.iso - isolinux-debug.bin : ... isohybrid: /var/tmp/imgcreate-gRfVpo/out/Rawhide-Xfce-Live-713-dbg.iso: boot loader does not have an isolinux.bin hybrid signature. Note that isolinux-debug.bin does not support hybrid booting ... $ fdisk -l Rawhide-Xfce-Live-713-dbg.iso Disk Rawhide-Xfce-Live-713-dbg.iso: 892 MiB, 935311360 bytes, 1826780 sectors Units: secto...
2015 Jul 21
0
ANNOUNCE: libguestfs 1.30 released
...dhat.com/1135585 [RFE] virt-builder should support copying in a directory/list of files https://bugzilla.redhat.com/1089566 [abrt] livecd-tools: kickstart.py:276:apply:IOError: [Errno 2] No such file or directory: '/run/media/jones/2tp001data/createlive/temp/imgcreate-_dX8Us/install_root/etc/rpm/macros.imgcreate' https://bugzilla.redhat.com/1079625 virt-sparsify fails if a btrfs filesystem contains readonly snapshots https://bugzilla.redhat.com/1075164 RFE: allow passing in a pre-opened libvirt connection from python https://bugz...
2011 Jul 23
0
[PATCH] move dracut config and patching to spec
...a890.patch %{buildroot}%{app_root} +%endif # resolv.conf augeas lens %{__install} -d -m0755 %{buildroot}/usr/share/augeas/lenses @@ -165,8 +177,15 @@ echo "# File where default configuration is kept" > %{buildroot}/%{_sysconfdir}/ /sbin/chkconfig --add ovirt-post # workaround for imgcreate/live.py __copy_efi_files if [ ! -e /boot/grub/splash.xpm.gz ]; then - cp /usr/share/ovirt-node/grub-splash.xpm.gz /boot/grub/splash.xpm.gz + cp %{app_root}/grub-splash.xpm.gz /boot/grub/splash.xpm.gz fi +%if 0%{?rhel} +# apply dracut fixes not in rhel6 +# rhbz#683330 +# dracut.git commits redif...
2019 Sep 10
3
[PATCH 0/2] Remove virt-p2v from libguestfs
Now that virt-p2v has its own repository [1] and releases [2], it is time to remove it from libguestfs. [1] https://github.com/libguestfs/virt-p2v [2] http://download.libguestfs.org/virt-p2v/ Pino Toscano (2): Remove virt-p2v Remove remaining virt-p2v bits .gitignore | 4 - Makefile.am | 7 +- bash/Makefile.am