On 04/29/2012 11:35 AM, Ignas Anikevičius wrote: > Hello, > > it's been several since I have tried to make my machine boot again > without any live CDs and I could not narrow the main issue down. The > problem is that the kernel can not mount the root partition.
The error message is unknown block(2,0), which may mean that your kernel lacks a driver for your disk controller. IIRC the kernel config menu for block devices has changed. Maybe you need to set CONFIG_ATA or some other obscure item in your kernel config to make the correct driver visible?