Displaying 4 results from an estimated 4 matches for "kuik".
Did you mean:
klik
2007 May 11
1
Addition to Xen documentation
Hi guys,
At this page:
http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU?highlight=%28xen%29
it says:
"You will need an domU installation initrd image and kernel. Both can be
downloaded from:
http://mirror.centos.org/centos/5/os/i386/images/xen/"
I'd like to suggest adding the following:
"or
http://mirror.centos.org/centos/5/os/x86_64/images/xen/"
Thanks,
Bart
2006 May 12
1
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
I have a HP370 with 16 GB memory. If I build 7 Guests everything works fine. If I start the 8 guest I get this error:
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
I have xen 3.0.1 with PAE on Redhat 4.1
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Nov 06
0
Hanging utilities that read /proc
Today I experienced a hanging dom0 and domU. Applications that tried to access
/proc, such as ps, ifconfig, lvdisplay, mdadm all hung after displaying between one
and ten lines of output. ''free'' worked and didn''t output anything weird. Apache
was running in domU and also didn''t respond.
This occurred in both dom0 as well as domU. After some time googling and
2005 Feb 03
0
Using smbmount from a Linux box to a Linux box
Hi all,
Our development server runs Linux, where each developer has a standard
and an SMB password. Each developer also has a share which is mounted by
his Windows box, using his UNIX username and SMB password.
However, when the same share is mounted from a Linux box, it lists the
user and group ownerships of the remote server EVEN when smbmount is
called with options uid=500 and gid=500,