För liten boot.
Postat: 12 dec 2014, 17:53
Jag har läst de trådar här om för liten /root. Men det hjälper inte vad jag än gör. Jag får påminnelser om att installera Xubuntu base om 14,7 MB. Jag får dock alltid veta att min root är för liten och denna installation misslyckas därför. Jag har gjort allt som står i de trådar jag funnit.
dpkg -l 'linux-image*' | awk '/^ii/ { print $2 }' | grep "[0-9]" | grep -v `uname -r` | head -n -2 | xargs apt-get -y purge
detta kördes i root
sen har jag "autoremovat" och -f installat så jag är blå i nyllet. Inget funkar!?
såhår ser du ut just nu:
root@Vauen-eMachines-E525:~# 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-43-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-43-generic
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
8 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 ... 343446 files and directories currently installed.)
Preparing to unpack .../linux-image-3.13.0-43-generic_3.13.0-43.72_i386.deb ...
Done.
Unpacking linux-image-3.13.0-43-generic (3.13.0-43.72) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-3.13.0-43-generic_3.13.0-43.72_i386.deb (--unpack):
cannot copy extracted data for './boot/vmlinuz-3.13.0-43-generic' to '/boot/vmlinuz-3.13.0-43-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-43-generic /boot/vmlinuz-3.13.0-43-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-43-generic /boot/vmlinuz-3.13.0-43-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-3.13.0-43-generic_3.13.0-43.72_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
dpkg -l 'linux-image*' | awk '/^ii/ { print $2 }' | grep "[0-9]" | grep -v `uname -r` | head -n -2 | xargs apt-get -y purge
detta kördes i root
sen har jag "autoremovat" och -f installat så jag är blå i nyllet. Inget funkar!?
såhår ser du ut just nu:
root@Vauen-eMachines-E525:~# 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-43-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-43-generic
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
8 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 ... 343446 files and directories currently installed.)
Preparing to unpack .../linux-image-3.13.0-43-generic_3.13.0-43.72_i386.deb ...
Done.
Unpacking linux-image-3.13.0-43-generic (3.13.0-43.72) ...
dpkg: error processing archive /var/cache/apt/archives/linux-image-3.13.0-43-generic_3.13.0-43.72_i386.deb (--unpack):
cannot copy extracted data for './boot/vmlinuz-3.13.0-43-generic' to '/boot/vmlinuz-3.13.0-43-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-43-generic /boot/vmlinuz-3.13.0-43-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-43-generic /boot/vmlinuz-3.13.0-43-generic
Errors were encountered while processing:
/var/cache/apt/archives/linux-image-3.13.0-43-generic_3.13.0-43.72_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)