Displaying 20 results from an estimated 700 matches similar to: "[PATCH node-image] workaround for gpxe issue with the virt-preview"
2009 Oct 14
4
Refactor ovirt-node-image code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Removed ks files, now in ovirt-node-recipe, which is subpackage of ovirt-node.
Removed tools, these are now in ovirt-node-recipe which is subpackage of
ovirt-node.
2014 Oct 02
1
Introducing snf-image-creator
Hello all,
I'd like to introduce to you snf-image-creator, an OS image creation
tool that makes heavy use of libguestfs. We have been developing it for
almost 3 years and use it with the Synnefo[1] open source IaaS cloud
software and also with Google's Ganeti[2] cluster management software.
However it is completely independent from the above solutions and can be
used as a generic image
2009 Oct 14
8
Refactor ovirt-node code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Moves tools and kickstart files form ovirt-node-image to subpackage ovirt-node-recipe.
Removes old sub packages form ovirt-node, stateless, logos, selinux.
Modifies init scripts to meet Fedora packaging guidelines: added status, reload, and lockfile, rhbz: 514221
Added License file.
2004 Jun 15
1
memdisk etherboot integration
Folks:
I've used etherboot to create a zrom that successfully brings a image of a
bootable floppy into high memory. What I'd like to do is glue memdisk in so
that it can hook int13 and serve the transferred image for booting when
etherboot hands control back to the BIOS.
The trick, and this is where I'd appreciate "gotchas", pointers or "this is an
approach I
2010 Jul 19
2
CentOS 5.4 KVM: PXE boot problem
Hi All,
I'm playing with KVM in order to adopt the technology for dev /
testing purposes. Installing RHEL5 from ISO images works ok, no
problems with installation.
The problem occurs with PXE boot - it is simply doesn't try to do PXE
boot, according to what I can see:
Booting from Hard Disk...
Boot from Hard Disk failed: not a bootable disk
FATAL: No bootable device.
_
I have:
CentOS
2010 Apr 13
1
[PATCH node] refactor node image recipe
top-level kickstart file contains only includes,
example custom-template.ks is provided with documented customization
points.
Signed-off-by: Alan Pevec <apevec at redhat.com>
---
recipe/common-manifest-post.ks | 31 +++++++++++
recipe/common-manifest-pre.ks | 11 ++++
recipe/common-post-chroot.ks | 46 ++++++++++++++++
recipe/common-post.ks | 24 +++++++++
2010 Jul 26
0
SOLVED: Re: CentOS 5.4 KVM: PXE boot problem
Having installed the following packages the problem was solved:
kernel-2.6.18-194.8.1.el5
kvm-83-164.el5
kmod-kvm-83-164.el5
etherboot-roms-kvm-5.4.4-13.el5.centos
etherboot-zroms-kvm-5.4.4-13.el5.centos
Cheers,
Vladimir
2010/7/19 Momonth <momonth at gmail.com>:
> Hi All,
>
> I'm playing with KVM in order to adopt the technology for dev /
> testing purposes. Installing
2002 Aug 14
1
Firewall, PDC and access restriction
Hi !
I installed a SNF 7.20 firewall and a Samba/Debian PDC. I wonder if it's
possible to restrict web/ftp/mail access according to user's group ...
(the only way I now would be to restrict access according to IP adresses
but I'm not interrested in this solution).
Is there a way to do it with Samba (I guess no but any idea would help ...)
Thanks.
2011 Sep 22
0
CEBA-2011:0982 CentOS 5 x86_64 etherboot Update
CentOS Errata and Bugfix Advisory 2011:0982
Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0982.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
218bebfd4e15d2f7a70a030cd1a27cb3 etherboot-pxes-5.4.4-15.el5.centos.x86_64.rpm
6d870664352a31e92c5c604e401960a6 etherboot-roms-5.4.4-15.el5.centos.x86_64.rpm
2011 Sep 14
1
KVM CO 5.6 VM guest crashes running iSCSI
Hi All,
I'm running KVM host on CentOS 5.6 x64, all of my guests are CO 5.6
x64 as well. I create / run VMs via libvirt.
Here are the packages I have:
# rpm -qa | egrep "kvm|virt"
kvm-83-224.el5.centos
python-virtinst-0.400.3-11.el5
kvm-qemu-img-83-224.el5.centos
kmod-kvm-83-224.el5.centos
libvirt-python-0.8.2-15.el5
etherboot-zroms-kvm-5.4.4-13.el5.centos
libvirt-0.8.2-15.el5
2015 Jun 19
2
boot loader detection
Hello,
I was looking for a way to detect the installed boot loader of an image
and I found this: https://github.com/arvidjaar/bootinfoscript
This script will inspection a lot of things on a running system and will
output a Report. The most interesting part is that it uses known Master
and Volume Boot Record byte-patterns to determine the installed boot loader:
2011 Apr 12
1
problems in centos-5.6
hi,
i try to collect the problems, bugs and 'strange' things in current
centos-5.6 release:
os/i386 these shouldn't have to be there (they are from older release):
kmod-gfs-0.1.34-12
kmod-gfs-PAE-0.1.34-12
kmod-gfs-xen-0.1.34-12
centos-release-notes-5.5-0
updates/i386 these shouldn't have to be there (they are already in os):
libtdb-1.2.1-5.el5.i386
libtdb-devel-1.2.1-5.el5.i386
2010 Apr 13
5
Easy way to replace gPXE ROM?
This may be a better question for the Xen-Devel list, but I''ll start here...
Does anyone know if there is any easy way to replace the gPXE ROM with a newer version in Xen? Also, anyone know if there are any plans to have some sort of option in the domU config file to specify a boot rom? Looks like qemu-dm has an "-option-rom" option - is there any way in Xen to make use of
2010 Jul 27
2
Virt-install Error on Centos 5.4 64bit and kvm
Hi guys, I hope you can help me on this issue with kvm/libvirt:
using this command to install a kvm virtual machine:
virt-install --connect qemu:///system \
--name p3k0401 \
--ram 2048 \
--file //dev/VolGroup01/p3k0401logvol \
--accelerate \
-s 10 \
--nographics \
--hvm \
--location='http://10.1.4.80'
I get:
Starting install...
Retrieving file vmlinuz... | 1.8 MB 00:00
2009 Sep 26
10
Adding handling for Multipath storage devices
The following patches introduce support for multipath and cciss devices to the ovirt-node and node-image. Comments are appreciated.
These patches assume that the 3 patches (2 node, 1 node-image) from Joey are all incorporated.
Mike
2009 Dec 08
1
[PATCH node] iscsi remote root basework This lays most of the groundwork for iscsi installation and configuration. At this time configuring iscsi is disabled due to multiple issues with dependent pieces.
- dracut does not currently support booting a dmsquash file system on an iscsiroot
- can not be configured in standalone mode since networking is not up, although works fine if ovirt-config-setup is run once booted.
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
recipe/common-pkgs.ks | 1 +
scripts/ovirt-config-boot | 67 ++++++++++++++++----
2003 Jan 21
4
Two diferent LAN''s...
Hi,
I''ve got a question about how to configure the shorewall, and maybe
someone could answer.
I have a PC with 3 ethernet. The eth0 connets to internet. The eth1
connects to LAN A, and the eth2 connects to LAN B. I''ve configured
the shorewall for doing NAT, and both LANs can navigate, but it seems
that from a LAN A host you can connect to a PC of LAN B, and the
other way
2005 Sep 02
2
UserMode linux and klibc
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.zytor.com/pipermail/klibc/attachments/20050902/d8550194/attachment.bin
2009 Sep 17
1
New push candidate with feedback from apevec...
This patch removes the attempt at setting nodeadmin to be root's shell.
2009 Jul 29
5
ovirt-node-image patchset Fedora
modified ovirt-node-image for inclusion in Fedora
Removes ovirt-node-image-pxe sub package
adds get-ovirt-node-image script
adds generate-ovirt-node-pxe-tree script (replaces subpackage)
moved all the scripts/tools into tools subdir
adds new rpm, ovirt-node-recipe includes tools, manifests, and ks file/recipe
Process for building upstream ovirt node packages....
1. Build ovir-node.rpm in koji