Kernel panic - not syncing: VFS after Kernel 3.8.6 update

[FONT=tahoma][size=2] Hi everyone.
Today updated tumbleweed and with that I got the kernel 3.8.6.

After restarting, got the kernel panic “not syncing: VFS” Want to know if there is people with the same problem and if someone can help me with that. Was reading stuff around about how to fix it, but it’s better to ask someone rather than risking the installation.

Thanks in advance (later I’ll post more info, but it’s late now.)
[/size][/FONT]

If all is well, you should be able to boot the old kernel through the advanced boot option.

tried that already, but there’s no old kernel (3.7 right?).

Check the Grub 2 Advanced boot selection menu on restart. Kernel versions will be listed there.

Thank You,

There’s only 3.8.2-6-desktop :/.

This is what I get when I try to boot

2.026765] VFS: Cannot open root device “UUID=F145D6ee-f253-4b1f-9c33-0500fb2104d4” or unknown block (0,0): error-6
2.0650052] Please append a correct “root=” boot option, here are the available partitions:
2.0658407] Kernel panic -not syncing-VFS: unable to mount fs on unknown-block (0,0)
2.066837] Pid: 1 comm: swapper/0 not tainted 3.8.6-2-desktop #1
2.066837] Call trace:
2.066837] <ffffffff81004748>] dump_trace+0x88/0x300
2.066837] <ffffffff815a9128>] dump_stack+0x69/0x6f
2.066837] <ffffffff815aa95c>] panic+0xc5/0x1d1
2.066837] <ffffffff815aceU15>] mount_block_root+0x1e6/0x285
2.066837] <ffffffff815ace23f>] prepare_namespace+0x138/0x16e
2.066837] <ffffffff81596e19>] kernel_init+0x9/0xf0
2.066837] <ffffffff815bbf7c>] ret_from_fork+0x8c/0xb0

[FONT=tahoma][size=2]Installedthe kernel 3.7.10 through the 12.2 installation DVD + Repositories and that solved my boot problem,however can’t upgrade to 3.8.6-2-desktop.

Thanks for your help guys.

[/size][/FONT]

So I am not sure what is wrong with the Tumbleweed kernel, but kernel 3.8 is a good version. There is more than one way to get a new kernel including to compile your own. Have a look here: openSUSE and Installing New Linux Kernel Versions - Blogs - openSUSE Forums

Thank You,

Was thinking about that (also great post). Tomorrow will compile the kernel.

Thank you.

On 2013-04-16 06:56, Vi0cT wrote:
>
> Installedthe kernel 3.7.10 through the 12.2 installation
> DVD + Repositories and that solved my boot problem,however can’t upgrade
> to 3.8.6-2-desktop.

Now check these settings:


/etc/zypp/zypp.conf:

multiversion = provides:multiversion(kernel)

multiversion.kernels = latest-1,latest,running

That way you can start a kernel update, and still keep the previous one,
so that if one fails to boot, you have the other one.


Cheers / Saludos,

Carlos E. R.
(from 12.1 x86_64 “Asparagus” at Telcontar)