ciao a tuttil.
ho compilato kernel per debian con il metodo debian..
ho messo il 2.6.14
ora quando faccio boot mi ritrovo con:
kernel panic - not syncung: VFS: Unable to mount root fs on unknown-block(0,0)
guardando il file di grub ho:

title Debian GNU/Linux, kernel 2.6.14
root (hd0,0)
kernel /boot/vmlinuz-2.6.14 root=/dev/sda1 ro
savedefault
boot

title Debian GNU/Linux, kernel 2.6.14 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.14 root=/dev/sda1 ro single
savedefault
boot

title Debian GNU/Linux, kernel 2.4.27-2-386
root (hd0,0)
kernel /boot/vmlinuz-2.4.27-2-386 root=/dev/sda1 ro
initrd /boot/initrd.img-2.4.27-2-386
savedefault
boot

title Debian GNU/Linux, kernel 2.4.27-2-386 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.4.27-2-386 root=/dev/sda1 ro single
initrd /boot/initrd.img-2.4.27-2-386
savedefault
boot
why?
son su vmware..
che può essere?
mi manca quel /boot/initrd.img..