>From Eric Hammond:
| I ended up with the following code when I build images for EC2; 
| not sure if it fixes the bug just mentioned: 
|     http://paste.ubuntu.com/268982/
|>  chroot $imagedir apt-get install -y libc6-xen
|>  echo 'hwcap 0 nosegneg' > $imagedir/etc/ld.so.conf.d/libc6-xen.conf
|>  chroot $imagedir apt-get remove -y libc6-i686 || true
|>  chroot $imagedir ldconfig

-- 
Karmic i386 EC2 kernel emulating unsupported memory accesses
https://bugs.launchpad.net/bugs/427288
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to