Guardando google, ho trovato un guida sulla shell di grub. Ho visto che per far partire linux basta fare

kernel (hdx,y)/vmlinuz root=/dev/hdxy ro[INVIO]
boot[INVIO]

Bene, il boot funge, ma ad un certo punto mi da questo errore:

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

che cosa vuol dire?