kernel panik linux-image-2.6.15-25-k7 but not linux-image-2.6.15-25-i386

Bug #52835 reported by Thomas Templin
2
Affects Status Importance Assigned to Milestone
linux-source-2.6.15 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: linux-source-2.6.15

booting linux-image-2.6.15-25-k7 causes a kernel panik:

RAMDISK: ran out of compressed data
invalid compression format (err=1)

booting linux-image-2.6.15-25-i386 works fine

Revision history for this message
Thomas Templin (coastgnu) wrote :

Thanks to crimsum who assisted on #ubuntu-bugs irc-channel I was able to solve this problem:

Do the following:
 cd /boot
 sudo -s
 mkinitramfs -k -o /boot/initrd.img-2.6.15-26-k7 2.6.15-26-k7

(gives a message: Working files in /tmp/mkinitramfs_wyu4NH and overlay in /tmp/mkinitramfs-OL_8eINcl)

Check if the new inird-img is created:
 ls -l /boot/initrd.img-2.6.15-26-k7

shows a new timestamp, so the new initrd.img was created sucessfully

 reboot linux-image-2.6.15-25-k7

Revision history for this message
Ben Collins (ben-collins) wrote :

Sounds to me like your /boot might be running low on space.

Changed in linux-source-2.6.15:
status: Unconfirmed → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.