ere my solution for UBUNTU whit simple install of one ubuntu 15.4

Error of Bootintrams Update

1. Open a terminal

2. Then check what for kernel u use : enter „cat /proc/version“ in Terminal
OUTPUT something like:
Linux version x.xx.x-XX-generic …

3.open Filemanager with Root rights in Terminal Ubuntu Nautilus
Tipe in terminal „gksudo nautilus“
or kdesudo dolphin,gksudo thunar, gksudo pcmanfm, gksudo caja
then enter

4. The Nautilus open with root rights (attention now)
got to /Boot folder

5. select and kill all file beginning with
abi AND config AND initrt AND system.map AND vmlinuz
but only the file where have not the right system number verified with cat 
/proc/version before (Linux version x.xx.x-XX-generic) and ATTENTION LEFT all 
files abi AND config AND initrt AND system.map AND vmlinuz with these number 
and left all the other files with memtest

6. then go to terminal and set
A: sudo update-grub (ENTER)
B: sudo apt-get update (ENTER)
C: sudo apt-get upgrade (ENTER)

7. Rebot the system


IT works fine and now everytime i got the intram error i do the same again and 
it works

but could someone help us to enlarge the boot sector?

or to create a repair file to go step by step to resolve the problem 
and implementing next release to get bigger boot sector ??  With best regards
....................................................................... 
PcB - Personal Computing Bisceglia 
COMPUTER SUPPORT

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/798414

Title:
  update-initramfs should produce a more helpful error when there isn't
  enough  free space

Status in initramfs-tools:
  Confirmed
Status in Ubuntu:
  Fix Released
Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: initramfs-tools

  When generating a new initramfs there is no check for available free
  space, subsequently its possible for update-initramfs to fail due to a
  lack of free space.  This is resulting in package installation
  failures for initramfs-tools.  For example:

  Setting up initramfs-tools (0.98.8ubuntu3) ...
  update-initramfs: deferring update (trigger activated)
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-2.6.38-8-generic

  gzip: stdout: No space left on device
  E: mkinitramfs failure cpio 141 gzip 1
  update-initramfs: failed for /boot/initrd.img-2.6.38-8-generic
  dpkg: error processing initramfs-tools (--configure):
   subprocess installed post-installation script returned error exit status 1

  WORKAROUND:

  Remove unused kernels using computer janitor or manually free space on
  your partition containing the /boot file system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/798414/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to