|
First of all, this question should belong to Linux-Software or Linux-General rather than here.
You should edit your bootloader's configuration file and append, just like the error output says, a "root=" option to your kernel parameters line. Something like (hd1,0) if, for example, your bootloader is GRUB and you have Linux installed on a 2nd harddisk, first partition.
|