I know others have posted this, I have read and read and I really need some help.
Here is some (not even close) to all I have done, to try to fix this. I have lost track of what I have done so here is a start I supose.
OK so I have been getting this 0 bytes available in /boot for a while aI I have been trying to fix it.
sudo apt-get autoremove
dave@dave-Satellite-A135:~$ sudo apt-get autoremove
[sudo] password for dave:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-image-extra-3.13.0-45-generic : Depends: linux-image-3.13.0-45-generic but it is not installed
linux-image-generic : Depends: linux-image-3.13.0-45-generic but it is not installed
E: Unmet dependencies. Try using -f.
so then I ran this
dave@dave-Satellite-A135:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
linux-image-3.13.0-45-generic
Suggested packages:
fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
The following NEW packages will be installed:
linux-image-3.13.0-45-generic
0 upgraded, 1 newly installed, 0 to remove and 51 not upgraded.
4 not fully installed or removed.
Need to get 0 B/14.7 MB of archives.
After this operation, 32.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 425218 files and directories currently installed.)
Preparing to unpack .../linux-image-3.13.0-45-generic_3.13.0-45.74_i386.deb ...
Done.
Unpacking linux-image-3.13.0-45-generic (3.13.0-45.74) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-3.13.0-45-generic_3.13.0-45.74_i386.deb (--unpack):
cannot copy extracted data for './boot/System.map-3.13.0-45-generic' to '/boot/System.map-3.13.0-45-generic.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-45-generic /boot/vmlinuz-3.13.0-45-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-45-generic /boot/vmlinuz-3.13.0-45-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-3.13.0-45-generic_3.13.0-45.74_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ad get the error code (1) I would assume because its trying toinstall the newest one but has no room.
So then I tried this
sudo apt-get autoremove
dave@dave-Satellite-A135:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-image-extra-3.13.0-45-generic : Depends: linux-image-3.13.0-45-generic but it is not installed
linux-image-generic : Depends: linux-image-3.13.0-45-generic but it is not installed
E: Unmet dependencies. Try using -f.
dave@dave-Satellite-A135:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-root 456G 111G 322G 26% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 1.5G 4.0K 1.5G 1% /dev
tmpfs 303M 1.3M 301M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 1.5G 260K 1.5G 1% /run/shm
none 100M 68K 100M 1% /run/user
/dev/sda1 236M 233M 0 100% /boot
in the end here is what I still have
dave@dave-Satellite-A135:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-root 456G 111G 322G 26% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 1.5G 4.0K 1.5G 1% /dev
tmpfs 303M 1.3M 301M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 1.5G 260K 1.5G 1% /run/shm
none 100M 76K 100M 1% /run/user
/dev/sda1 236M 233M 0 100% /boot
dave@dave-Satellite-A135:~$
Here is some (not even close) to all I have done, to try to fix this. I have lost track of what I have done so here is a start I supose.
OK so I have been getting this 0 bytes available in /boot for a while aI I have been trying to fix it.
sudo apt-get autoremove
dave@dave-Satellite-A135:~$ sudo apt-get autoremove
[sudo] password for dave:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-image-extra-3.13.0-45-generic : Depends: linux-image-3.13.0-45-generic but it is not installed
linux-image-generic : Depends: linux-image-3.13.0-45-generic but it is not installed
E: Unmet dependencies. Try using -f.
so then I ran this
dave@dave-Satellite-A135:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
linux-image-3.13.0-45-generic
Suggested packages:
fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
The following NEW packages will be installed:
linux-image-3.13.0-45-generic
0 upgraded, 1 newly installed, 0 to remove and 51 not upgraded.
4 not fully installed or removed.
Need to get 0 B/14.7 MB of archives.
After this operation, 32.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 425218 files and directories currently installed.)
Preparing to unpack .../linux-image-3.13.0-45-generic_3.13.0-45.74_i386.deb ...
Done.
Unpacking linux-image-3.13.0-45-generic (3.13.0-45.74) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-3.13.0-45-generic_3.13.0-45.74_i386.deb (--unpack):
cannot copy extracted data for './boot/System.map-3.13.0-45-generic' to '/boot/System.map-3.13.0-45-generic.dpkg-new': failed to write (No space left on device)
No apport report written because the error message indicates a disk full error
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-45-generic /boot/vmlinuz-3.13.0-45-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-45-generic /boot/vmlinuz-3.13.0-45-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-3.13.0-45-generic_3.13.0-45.74_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ad get the error code (1) I would assume because its trying toinstall the newest one but has no room.
So then I tried this
sudo apt-get autoremove
dave@dave-Satellite-A135:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-image-extra-3.13.0-45-generic : Depends: linux-image-3.13.0-45-generic but it is not installed
linux-image-generic : Depends: linux-image-3.13.0-45-generic but it is not installed
E: Unmet dependencies. Try using -f.
dave@dave-Satellite-A135:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-root 456G 111G 322G 26% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 1.5G 4.0K 1.5G 1% /dev
tmpfs 303M 1.3M 301M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 1.5G 260K 1.5G 1% /run/shm
none 100M 68K 100M 1% /run/user
/dev/sda1 236M 233M 0 100% /boot
in the end here is what I still have
dave@dave-Satellite-A135:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-root 456G 111G 322G 26% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 1.5G 4.0K 1.5G 1% /dev
tmpfs 303M 1.3M 301M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 1.5G 260K 1.5G 1% /run/shm
none 100M 76K 100M 1% /run/user
/dev/sda1 236M 233M 0 100% /boot
dave@dave-Satellite-A135:~$
No comments:
Post a Comment