Displaying 5 results from an estimated 5 matches for "kfat".
Did you mean:
fat
2014 May 27
1
kvm and 6.5
I'm trying to create a 6.5 VM on a 6.5 system using virt-install...
# virt-install --network bridge:br0 --name kfat --ram=2048 --vcpus=2
--disk path=/var/lib/libvirt/images/kfat.img,size=
16 --cdrom=/home/downloads/CentOS-6.5-x86_64-minimal.iso
I get through the first part of the installation, asks for disk layout
(I leave default, tell it to take the whole vdisk), networking (I setup
a static IP), then bomb...
2014 Jul 18
1
find disk / volume path for particular guest vm
Hi,
we use kvm based virtualization on centos 65..
Is there any command or way to grab disk / storage /volume path for
particular guest vm?
Thx
Benjo
2015 Oct 23
0
USB audio issues with 6.7
...0, error -22: internal error
usb 1-1: cannot submit urb 0, error -22: internal error
usb 1-1: cannot submit urb 0, error -22: internal error
reading a random forum thread found via googling that error suggested
someone else had this problem with 6.7 and reverted. I was running
$ uname -a
Linux kfat.com 2.6.32-573.7.1.el6.x86_64 #1 SMP Tue Sep 22 22:00:00 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux
So, reverting to a older kernel fixed this, and it works fine.
$ uname -a
Linux kfat.com 2.6.32-431.17.1.el6.x86_64 #1 SMP Wed May 7 23:32:49 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux
(I had a 6.5 rp...
2015 Oct 22
2
virt-manager
...how to do this, I'm a total newb with KVM.
all I actually want to do is attach a USB device to my existing and
running KVM, but the instructions for doing this in virtsh are confusing
(anything that requires editing XML files tends to give me a
headache). specifically, I want the VM 'kfat' to 'own'
Bus 005 Device 004: ID 08bb:2704 Texas Instruments Audio Codec
.......
OK, I figured it out, I had to create a .xml file like...
<hostdev mode='subsystem' type='usb'>
<source>
<vendor id='0x08bb'/>...
2015 Oct 22
2
virt-manager
so... I've been tinkering with KVM again. my desktop is windows,
the linux server is remote, so I have a ssh X tunnel running, and XMing
running locally, and launch virt-manager. opens fine, shows the VM I
created some time ago. I select that VM (which is running centos 6),
and 'open', a window opens for a few seconds, then blam, virt-manager
exits before I can click on