|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-bugs
[Xen-bugs] [Bug 1666] xen 4.0.1 guests losing network connectivity
 
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1666
------- Comment #1 from hairyairey@xxxxxxxxxxxxxx  2010-10-14 02:29 -------
I have a workaround to this bug now which is to use pygrub to boot the
2.6.32-5-amd64 kernel. However before doing that the
/usr/lib/xen-4.0/bin/pygrub file needs altering:
import os, sys, string, struct, tempfile, re
sys.path.insert(1, sys.path[0] + '/../lib/python')
import copy
import logging
import platform
import curses, _curses, curses.wrapper, curses.textpad, curses.ascii
import getopt
#sys.path.insert(1, sys.path[0] + '/../lib/python')
ie, the sys.path.insert line has to occur earlier in the file otherwise it
won't boot anything.
-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
 
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread>
 |  
- [Xen-bugs] [Bug 1666] xen 4.0.1 guests losing network connectivity,
bugzilla-daemon <=
 
 
 |  
  
 | 
    | 
  
  
    |   | 
    |