this is how i repaired my system:

- boot into ubuntu live cd and fetch the libc package
- use alien to convert the libc package into tar.gz format (alien -t i think)
- mount your linux partitions and unpack the tgz on your "/mnt/linux" or so
- now you will probably have a working libc and you can chroot /mnt/linux 
/bin/sh to fix the rest using apt/dpkg  and reboot

you could also try with dpkg --root=/mnt/linux
--admindir=/mnt/linux/var/lib/dpkg --instdir=/mnt/linux (but i never
tried that, no idea if this works)

-- 
Bus error when running Firefox or Epiphany
https://bugs.launchpad.net/bugs/133786
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to