similar to: virt-install hell: how to *force* a local CD-ROM install?

Displaying 20 results from an estimated 700 matches similar to: "virt-install hell: how to *force* a local CD-ROM install?"

2011 Aug 06
1
F15 / Wine / StarCraft2 / libjpeg8 not found.
Hello, I'm using Fedora 15 and trying to use Wine to install Star Craft 2. I'm seeing the following error when attempting to run the Installer: err:wincodecs:JpegDecoder_CreateInstance Failed reading JPEG because unable to find libjpeg.so.8 I've installed all the libjpeg packages I thought might be required: Installed Packages libjpeg-turbo.i686 1.1.1-1.fc15
2016 Mar 20
2
Samba 4.1.12 NT_STATUS_ACCESS_DENIED messages
We used successfully samba 3.5.15-74.fc15 in our production (animation studio). It was installed on FC15 on ext4 volume. Now, we got new hardware and tried fresh software installation: it is CentOS7, with Samba 4.1.12 and XFS volumes. So, now we got strange problem. Some production software (Autodesk Maya2016) got errors trying to work with files. There is no such problem with Samba3. For
2011 Nov 05
1
virt-manager: create lxc app container hangs
libvirt-0.9.6-2.fc15.x86_64 virt-manager-0.9.0-7.fc15.noarch I'm trying to use virt-manager create a simple lxc app container just to see how it works. App is /bin/sh, 128 megs, 1 cpu. All seems to go well, but when I click "Finish" and the "Creating Virtual Machine" box comes up, "Creating Domain..." stays at 0B though the slider keeps going back and forth.
2016 Mar 20
1
NT_STATUS_ACCESS_DENIED messages
We used successfully samba 3.5.15-74.fc15 in our production (animation studio). It was installed on FC15 on ext4 volume. Now, we got new hardware and tried fresh software installation: it is CentOS7, with Samba 4.1.12 and XFS volumes. So, now we got strange problem. Some production software (Autodesk Maya2016) got errors trying to work with files. There is no such problem with Samba3. For
2012 Nov 28
1
strange error
Hello, I have dns zone domain.com configured on nsd server. If a try #dig axfr @localhost domain.com then i receive correct answer, but if i try #dig a @localhost domain.com then i received nothing but should be 127.0.0.1 How can i troubleshoot this problem? output: [root at ns1 ~]# dig axfr @localhost domain.com ; <<>> DiG 9.8.3-P1-RedHat-9.8.3-2.P1.fc15 <<>> axfr
2011 Jan 31
1
Image Not Expanding
Hello, I am running xen with libvirt. I have an image(Fedora12) with xen para virt and run with the help of libvirt. So i wanted to increase the size of this image from 1GB to 2 GB. I am using virt-resize command for this. When i do : virt-list-partitions it displays 2 partitions 1] /dev/sda1 and 2] /dev/sda2 I want to resize this to 2 gb So i do like this: virt-resize
2012 Feb 08
2
slow creating files
We tried to migrate from old Windows fileserver (p4, single HDD) to Samba (FedoraCore15, Samba 3.5.12-72.fc15, ext4 volume, xeon, raid5). Our pipeline is so, that some special software generates files on that fileserver. The typical filesize ~50 mbytes. On the old hardware, software (win2k3 server) the time of single file creation was about 10 seconds. On the new configuration it takes 20-25
2012 Oct 24
5
SSHMenu (Gnome Applet) for CentOS 6
Hello, I know that there exists a package for Gnome SSHMenuApplet for CentOS 5 (e.g. see http://rpmfind.net/linux/RPM/epel/testing/5/ppc/gnome-applet-sshmenu-3.15-5.el5.noarch.html). The package sshmenu (which I found here: http://dl.marmotte.net/rpms/redhat/el6/x86_64/sshmenu-3.18-7.el6/sshmenu-3.18-7.el6.noarch.rpm) states: ======================================== Summary :
2011 Feb 11
1
null pointer dereference in iov_iter_copy_from_user_atomic while updating rpm packages
Hi, While updating my fedora rawhide installation, I got the Ooops listed at the end of the Email. Is this a known bug (I didn''t find anything specific), or should I file a bug? Thank you in advance, Clemens Feb 10 10:59:45 testbox kernel: [ 524.495751] BUG: unable to handle kernel NULL pointer dereference at (null) Feb 10 10:59:45 testbox kernel: [ 524.496006] IP:
2011 Jul 08
5
btrfs hang in flush-btrfs-5
Hi - I''m trying btrfs with kernel 2.6.38.8-32.fc15.x86_64 (a Fedora kernel). I''m just doing a tar-to-tar copy onto the file system with compress- force=zlib. Here are some traces of the stuck processes. flush-btrfs-5 seems to be stuck: Jul 8 11:49:40 xback2 kernel: [74920.681032] flush-btrfs-5 D ffff88003c7bae60 0 11712 2 0x00000080 Jul 8 11:49:40 xback2 kernel:
2011 Oct 19
0
general protection and other errors
Hi, I'm having a problem with a fedora15 x86_64 host with a fedora15 x86_64 guest on a Xeon E3-1240 with 8GB RAM on the guest. This is the only guest. The server is configured as a mail server, using spamassassin, postfix, amavisd, and clamav. It was previously running without error on different hardware. I migrated the disks to a more powerful server due to load. It's a new server, and
2011 Nov 02
0
general protection errors
Hi, Some time ago I sent a message about some general protection errors, and didn't receive a response. I hoped I could post again and that someone might have some ideas. I really don't think it is a hardware problem producing these errors, but am otherwise out of ideas. I'm having a problem with a fedora15 x86_64 host with a fedora15 x86_64 guest on a Xeon E3-1240 with 8GB RAM on
2011 Jul 25
1
ovirt (git) build removes ovirtnode.password
Hi There, I may be doing something wrong. I built ovirt-node-image from git using instructions at https://fedorahosted.org/ovirt/wiki/Build (note: the -b next should be removed from the wiki) Anyway, moving on. I successfully created an ovirt-node-image.iso, but when I boot off it, the first boot fails with ovirtnode.password being missing. I can see in recipe/ovirt-node-image.ks that
2011 Aug 22
2
btrfs over nfs
I have been experimenting exporting btrfs subvolumes over nfs. Main subvolume is filesys1 mounted at /filesys1. Below this is subvolume base, user1 is in base and documents is in user1. documents is mounted at /documents. /etc/exports is: /filesys1/base/user1 172.16.0.0/24(rw,no_acl,no_root_squash,fsid=0) /filesys1/user1-snapshot 172.16.0.0/24(rw,no_acl,no_root_squash,fsid=0)
2010 Nov 24
2
program in centos rpm
Hi all I can't find some program eg: fping rpm in centos 1/ How can I get this program install if yum won't find it? 2/ Can I use fedora12 fping rpm to install on it? Thank you
2011 Oct 08
1
CentOS 6.0 CR mdadm-3.2.2 breaks Intel BIOS RAID
I just upgraded my home KVM server to CentOS 6.0 CR to make use of the latest libvirt and now my RAID array with my VM storage is missing. It seems that the upgrade to mdadm-3.2.2 is the culprit. This is the output from mdadm when scanning that array, # mdadm --detail --scan ARRAY /dev/md0 metadata=imsm UUID=734f79cf:22200a5a:73be2b52:3388006b ARRAY /dev/md126 metadata=imsm
2011 Aug 17
2
building a supermin appliance with febootstrap...
Rich, So, I tried to build the simple supermin app. from your blog. I can confirm that I did get to the shell when I invoked qemu-kvm. I used the standard qemu-kvm cmdline (but appended a serial console). This boots fine. ######################################################## [root at moon appliance-test]# qemu-kvm -kernel kernel -append "console=tty0 console=ttyS0,115200" -initrd
2011 Oct 28
2
Inspecting VMware OVFs
Hi, Maybe this is just a newbie question. I am trying to inspect VMware images with guestfish. I am running Fedora 15 in a VSphere VM. Once Fedora is installed I do: yum update yum install '*guestf*' Then I run guesfish on a copy of a Fedora 15 disk. guestfish -rw -I -a Fedora15-2-disk1.vmdk with the following result: libguestfs: error: unexpected end of file
2012 Nov 13
1
virt-viewer X forwarding through ssh broken since FC17 upgrade?
Ever since I upgraded my laptop from FC15 to FC17, I've been getting this message when I ssh to some RHEL6 hosts inside Red Hat. In particular, I'm trying to do this: virt-viewer --connect \ qemu+ssh://kvm11.devlab.phx1.redhat.com/system \ bork-s01.candlepin.dev.devlab.phx1.redhat.com This is the message I get: X11 forwarding request failed on channel 0 A viewer window pops
2011 Nov 29
1
can't get sieve to sort virus into spam
I can't get sieve to put virus files in the SPAM folder. dovecot -n # 2.0.16: /etc/dovecot/dovecot.conf # OS: Linux 2.6.38.8-32.fc15.i686.PAE i686 Fedora release 15 (Lovelock) auth_debug_passwords = yes info_log_path = /var/log/dovecot-info.log log_path = /var/log/dovecot.log mail_access_groups = mail mail_home = /home/vmail/%d/%n mail_location = maildir:~/mail mail_privileged_group = mail