A recent upgraded my header files (I believe) through Ubuntu's Update Manager and then restarted. On reboot, I get a kernel panic, below is the error right before it:
/sbin/init: error while loading shared libraries: lib-dbus.so.1: cannot open shared object file: Input/output error
The library above is not exact because I end up copying said file from a LiveCD into the corrupted system. However, now I have a different error, but same kernel panic:
/sbin/init: symbol lookup error: libnih-dbus.so.1 undefined symbol dbus_message_iter_abandon_container
To be able to boot back into this Ubuntu install, could I simply copy over, say from a LiveCD, all the Linux files? Like the ones in lib? If so, which ones do I need to copy? Or maybe my chain of logic isn't sound?