Displaying 3 results from an estimated 3 matches for "uckelman".
Did you mean:
uckelmann
2011 May 31
1
supermin appliances and host connectivity
On Tue, May 31, 2011 at 10:28:04PM +0200, Joel Uckelman wrote:
> What I'm having trouble with, and the reason I'm writing you, is that
> it's not clear to me how much needs to be added to a supermin
> appliance built following your instructions to either (1) enable
> networking, or (2) create a bidirectional pipe with the host. (...
2004 Aug 22
2
permissions, kernel-2.6.8, and wine-20040813
Hi,
Yesterday I upgraded to kernel 2.6.8 on my Fedora Core 2 system. This
caused a problem with the version of wine I'd been using (20040505),
so I upgraded wine to the current version (20040813).
The remaining problem is as follows:
I'm calling wine like this:
wine start.exe vcbuild.bat
and vcbuild.bat contains the following:
set QMAKESPEC=win32-msvc.net
set
2010 Jun 23
1
can't access VM after Fedora 13 KVM install
Hi,
I'm installing a Fedora 13 virtual host on a Fedora 13 system, like this:
virt-install --ram 2048 --vcpus 4 --name test --os-type linux \
--os-variant fedora13 --disk /var/lib/libvirt/images/test.img,size=10 \
--cdrom /var/lib/libvirt/Fedora-13-x86_64-DVD.iso --vnc --noautoconsole
I connect to the installer using virt-manager, and the install appears to
complete successfully. Then,