Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
My Ubuntu 9.10 will not load anymore after installing the updates from the Update Manager. I get the message after restarting under the heading: [1.469482] Kernel panic- not syncing : VFS : Unable to mount root fs on unknown-block (8,2). I am very surprised that this will happen especially after installing the security updates from the Update Manager. Is there a way I can still save my Ubuntu?
This error means that your kernel needs an initrd image, but it's not present. Is there any other kernels on your computer? If there is, then boot it, go to /boot directory and create initrd image with mkinitramfs command (read man mkinitramfs before).
If you haven't got any other kernels, than you should boot from live cd, then change root to your system root with chroot command, and create initrd image in /boot directory.
Boot to the previous kernel that was working, and then sort out why the new one will not boot correctly (maybe there is something wrong with grub so check your grub.cfg).
I am still a newbie to Linux and I installed Ubuntu 9.10 when it first came out. Everything was working fine until a few days ago when I downloaded the updates from the update manager. It was after rebooting that my Ubuntu would not reload any more with that error message. My command line ability is still very shaky but I did attempt to follow some suggestion from roach7711x but that did not solve my problem. I don't have a live CD because I installed Ubuntu through Wubi. I did a clean install trough Wubi again and my Ubuntu is now working. I lost a few files in the process but most of my other files were saved in another partition. I thank everybody who helped me with suggestions. Although some were unfamiliar to me, it gives me a unique opportunity to learn Linux better.
Thanks for your suggestions bluewind. I already did a clean install of my Ubuntu and everything works fine now. Most of my important files were installed in another partition in my HD, so I actually lost very little minor files during the re-install.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.