https://bugzilla.novell.com/show_bug.cgi?id=835313 https://bugzilla.novell.com/show_bug.cgi?id=835313#c8 --- Comment #8 from Borislav Petkov <bpetkov@suse.com> 2013-08-18 22:14:33 UTC --- It basically says what the problem is: "... VFS: Unable to mount root fs on unknown-block(0,0)" You're missing support for the filesystem of your root device. Also, if you're using an initrd, you'd need to add the filesystem's modules to it. And the thing is, your kernel has booted past the point it was freezing before so it could very well be that the AMD microcode fixes do take care of your problem too. Especially if the other reports I had about it were on an F10h machine too. So try to figure out which modules you're missing for the VFS to find your root fs so that we can check if we have successful boot all the way. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.