close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of Xen_problem


Ignore:
Timestamp:
Mar 28, 2008, 11:03:25 AM (18 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Xen_problem

    v1 v2  
    1  * 4gb seg fixup, process getty
     1 * Guest meet 4gb seg fixup, process getty
    22{{{
    33domU: aptitude install libc6-xen
    44}}}
     5 
     6* Dom0 meet Error: Device 769 (vbd) could not be connected. (Creat more than 4 machine, must designate loop number. Because Xen mount vbd as loop device)
     7{{{
     8$ vim /etc/modules
     9loop max_loop=64
     10}}}