Displaying 5 results from an estimated 5 matches for "corbomit".
Did you mean:
corbomite
2015 Apr 26
0
Bug#783346: Bug#783346: Bug#783346: patch for booting Jessie domU with wheezy dom0
...on the dom0 and point the domains to grub as
kernel. For 64bit guests (kernel wise):
| kernel = '/usr/lib/grub-xen/grub-x86_64-xen.bin'
For 32bit guests:
| kernel = '/usr/lib/grub-xen/grub-i386-xen.bin'
Bastian
--
We have phasers, I vote we blast 'em!
-- Bailey, "The Corbomite Maneuver", stardate 1514.2
2006 Dec 08
2
Bug#402081: xen-utils-3.0.3-1: xen-utils missing xfrd
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-2
Severity: important
the xen-utils packages lack xfrd, which is required for live domain
migrations using xm migrate.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale:
2015 Apr 26
2
Bug#783346: Bug#783346: patch for booting Jessie domU with wheezy dom0
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 26/04/15 10:45, Bastian Blank wrote:
> Hi Daniel
>
> On Sun, Apr 26, 2015 at 10:35:01AM +0200, Daniel Pocock wrote:
>> This should probably be released in an update to wheezy.
>
> Well, if you can pursuade the release team. We have grub2 for Xen
> in Jessie now and it can be used on Wheezy as well.
>
Can you be
2010 Jul 19
2
Bug#589661: xen: FTBFS: RuntimeError: Can't find /usr/src/linux-support-2.6.32-5, please install the linux-support-2.6.32-5 package
Source: xen
Version: 4.0.1~rc3-1
Severity: serious
From my pbuilder build log:
...
fakeroot debian/rules clean
if [ -f debian/control ] && [ -f debian/control.md5sum ] && [ -f debian/rules.gen ]; then \
if md5sum debian/changelog debian/bin/gencontrol.py debian/templates/control.hypervisor.in debian/templates/control.main.in debian/templates/control.source.in
2010 May 01
1
How to compile WINE with ALSA support
Hi everyone.
I recently had to compile WINE myself. It took some time to figure out how to do it but in the end I was successful. The problem is that now I only have OSS support. ALSA (was pulseaudio there, too?) is/are gone from the "Audio" tab in winecfg.
How do I compile WINE with ALSA support? Where can I find more info on how to do this?
Thank you. :)