After the last reboot it seems Ubuntu is not loading all its modules properly. The system doesn't see anything connected to usb, wifi, it seems keyboard and touchpad drivers aren't loaded properly. When typing into terminal the keyboard is not set to the language set in the settings.
Here is the error that occurs when system is booting:
Error occurred at line: 1
Try 'iptables-restore -h' or 'iptables-restore --help' for more information.
modprobe: ERROR: ../limod/libmod.c:556 kmod_search_moddep() could not open moddep file '/lib/modules/3.16.0-30-generic/modules.dep.bin'
iptables-restore v1.4.21: iptables-restore: unable to initialize table 'filter'
I ran sudo depmod
but nothing happened
Can anyone help me solve this problem?
I thought that reinstalling the kernel from live usb could solve it so I followed the instructions here: How to restore a system after accidentally removing all kernels?
however running the command apt-get install linux-image-generic
returns
bash:apt-get:command not found
Another solution would be to reinstall Ubuntu, but that would delete all the apps installed and all the configurations.
Configuration:
Asus G551JW laptop
OS: Ubuntu 14.04.2 LTS 32 bit
RAM: 8GB
Partitions:
/boot /dev/sdb1 ext4
/ /dev/sdb2 ext4
/usr /dev/sdb3 ext4
/var /dev/sda2 ext4
/home /dev/sda5 ext4
swap /dev/sda1