Displaying 6 results from an estimated 6 matches for "rfc2324".
Did you mean:
rfc2234
2002 May 20
1
Printer: User Intervention Required - Use Printer Offline
...ably) not a samba problem, but a
windows problem. But I'm out of ideas. Does this ring any bells for
anyone? Feel free to point me at relevant documentation; I've been
RTFM'ing quite a bit to fix this, but none of the FMs seem to mention
anything similar...
--
Karl E. J?rgensen
... An rfc2324 advocate
http://www.rfc.net/rfc2324.html
2002 May 20
0
Printer: User Intervention Required - Use Printer Off line
...dows problem. But I'm out of ideas. Does this ring any bells for
> anyone? Feel free to point me at relevant documentation; I've b
een
> RTFM'ing quite a bit to fix this, but none of the FMs seem to mention
> anything similar...
>
> --
> Karl E. J?rgensen
> ... An rfc2324 advocate
> http://www.rfc.net/rfc2324.html
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba
>
2007 Oct 26
6
Dont start windows XP/2k installation
we have a linux box Debian with Xen install on it for vitualizate windows
enviroment.
We follow this instruccion
http://www.xensource.com/files/xen_install_windows.pdf but when we run "xm
create win_2k.hvm" the windows installation pop up never appear.
HVM file config:
kernel = "/usr/lib/xen/boot/hvmloader"
device_model=''/usr/lib/xen/bin/qemu-dm''
2010 Jun 28
2
SASL GSSAPI error "Key table entry not found"
My server and client are running Ubuntu Lucid, libvirt-bin
0.7.5-5ubuntu27, qemu-kvm-0.12.3+noroms-0ubuntu9 and I'm using
virt-viewer-0.0.3-6ubuntu7.xul19 or virt-manager-0.8.2-2ubuntu8 to
connect. I configured SASL2 to use GSSAPI for libvirt following the
instructions in the libvirt docs, created a keytab with
libvirt/my.fully.qualified.domain at MY-REALM.COM (has a dash fwiw) and
pointed
2008 Mar 31
9
iSCSI root on Dom0
I am getting the following error on boot on a new install Centos 51:
#/bin/sh ro no such file or directory
then a kernel panic
I have traced it to the call ''switchroot'' in the init script in the initrd.
the exact same build without zen has no problems.
the boot messages look like:
Attaching to iSCSI storage
iscsistart: transport class version 2.0-724. iscsid version 2.0-865
2011 Jul 07
0
KVM and <interface type='ethernet'>
Hi!
I'm trying to set up a VM with "just an tap device" with the following config
(basicly inherited from 'virsh domxml-from-native qemu-argv'):
<domain type='kvm'>
[...]
<interface type='ethernet'>
<mac address='52:54:1f:ac:08:51'/>
<target dev='foo_eth0'/>
<model type='virtio'/>