Pessoal, Ontem instalei o pacote linux-image-2.6.12-1-686 via apt-get e não estou conseguindo fazer a máquina "bootar" com essa imagem. Recebo as seguintes msgs de erro:
RAMDISK: incomplete write (-28 != 32768) 8388608 VFS: Cannot open root device "hda3" or unknown-block(0,0) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- block(0,0) O menu.lst do meu grub está conf. da seguinte maneira: title Debian GNU/Linux, kernel 2.6.10 root (hd0,2) kernel /boot/vmlinuz-2.6.10 root=/dev/hda3 ro vga=791 initrd /boot/initrd.img-2.6.10 savedefault boot title Debian GNU/Linux, kernel 2.6.12-1-686 root (hd0,2) kernel /boot/vmlinuz-2.6.12-1-686 root=/dev/hda3 ro initrd /boot/initrd.img-2.6.12-1-686 savedefault boot title Microsoft Windows XP Home Edition root (hd0,0) savedefault makeactive chainloader +1 O meu hd está divido da seguinte forma: Disk /dev/hda: 60.0 GB, 60011642880 bytes 255 heads, 63 sectors/track, 7296 cylinders Units = cilindros of 16065 * 512 = 8225280 bytes Dispositivo Boot Start End Blocks Id System /dev/hda1 * 1 1567 12586896 7 HPFS ou NTFS /dev/hda2 1568 5136 28667992+ c W95 FAT32 (LBA) /dev/hda3 5137 7227 16795957+ 83 Linux /dev/hda4 7228 7296 554242+ 82 Linux swap / Solaris No /boot tenho vmlinuz-2.6.12-1-686 e tbém initrd.img-2.6.12-1-686. Alguém tem idéia de como resolver este problema? []s, Daniel.

