LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Ubuntu: 6.10: Too many "update-initramfs" lines in update (https://www.linuxquestions.org/questions/ubuntu-63/ubuntu-6-10-too-many-update-initramfs-lines-in-update-524177/)

tarobs 01-30-2007 03:54 PM

Ubuntu: 6.10: Too many "update-initramfs" lines in update
 
Yesterday (January 30, 2007, +8:00 GMT), I ran the update manager (I'm using Ubuntu 6.10 Edgy) and had an error (of some sort). A lot of the following line appeared when I expanded the terminal panel of the update manager:

Quote:

update-initramfs: Generating /boot/initrd.img-2.6.17-10-386
And then, it ended with:

Quote:

sudo: can't open /etc/sudoers: Too many open files in system
So, I decided to force quit the update manager and then I opened the Synaptic Package Manager to see if there is any error. It prompted me to manually run the following command to fix the problem because I interrupted the dpkg during the update:

Code:

sudo dpkg --configure -a
So, I did it in the terminal, but the same results (repeating "update-initramfs..." line, eventually ending with the "can't open..." line.

Now, I restarted my computer. I can't run my latest kernel (2.6.17-10-386), so I have to use my previous one (2.6.15-23-386). The following error is shown on start-up when I choose the 2.6.17-10-386 kernel (I retyped it. I just wrote it down on a piece of paper):

Quote:

[17179573.008000] RAMDISK: Ran out of compressed data
[17179573.008000] invalid compressed format (err=1)
[17179573.008000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[17179573.008000]
Can anyone address this?

reddazz 01-31-2007 09:24 AM

Moved: This thread is more suitable in the Ubuntu Forum and has been moved accordingly to help your thread/question get the exposure it deserves.

reddazz 01-31-2007 09:25 AM

Something got borked during the update. I suggest you uninstall the kernel thats failing to boot and then reinstall it.

tarobs 02-01-2007 12:39 AM

Quote:

Originally Posted by reddazz
Something got borked during the update. I suggest you uninstall the kernel thats failing to boot and then reinstall it.

How do you do that? I'm fairly new in linux so I'm not that experienced in doing these things.

reddazz 02-01-2007 07:14 AM

Quote:

Originally Posted by tarobs
How do you do that? I'm fairly new in linux so I'm not that experienced in doing these things.

You uninstall it using apt or synaptic. In Synaptic, search for linux-image and from the results remove the one that matches the new kernel version.

tarobs 02-03-2007 07:41 AM

Quote:

Originally Posted by reddazz
You uninstall it using apt or synaptic. In Synaptic, search for linux-image and from the results remove the one that matches the new kernel version.

I did this, but what happened was... I couldn't install it anymore! Apparently, all the things I install now fail and I get the same error.


All times are GMT -5. The time now is 05:41 PM.