I solved this problem:
For everybody wich has the same, here my solution.
I saw #1161306, so I tried a dist-upgrade. Then also the same error appeared.
I found the file /var/cache/apt/archives/linux-image-3.8.0-15-generic_3.8.0-15.25_amd64.deb
so I decided to
sudo dpkg -i /var/cache/apt/archives/linux-image-3.8.0-15-generic_3.8.0-15.25_amd64.deb
Something happened!
rebooting in 3.8.0-15 was disappointing; Wireless and wired networking and the mouse did not work.
I rebooted and choose "advanced options". Logged in with version 3.8.0-14
Everything worked again.
I did
apt-get update
apt-get upgrade (was working normal again!)
Then an update message appeared that there where annother 16 packages.
when i did that I saw that 3.8.0-16 was installad
Everything fine now....
I solved this problem:
For everybody wich has the same, here my solution.
I saw #1161306, so I tried a dist-upgrade. Then also the same error appeared. apt/archives/ linux-image- 3.8.0-15- generic_ 3.8.0-15. 25_amd64. deb
I found the file /var/cache/
so I decided to apt/archives/ linux-image- 3.8.0-15- generic_ 3.8.0-15. 25_amd64. deb
sudo dpkg -i /var/cache/
Something happened!
rebooting in 3.8.0-15 was disappointing; Wireless and wired networking and the mouse did not work.
I rebooted and choose "advanced options". Logged in with version 3.8.0-14
Everything worked again.
I did
apt-get update
apt-get upgrade (was working normal again!)
Then an update message appeared that there where annother 16 packages.
when i did that I saw that 3.8.0-16 was installad
Everything fine now....