El Miércoles, 11 de Octubre de 2006 13:13, Roberto Griso escribió: > Same days ago, i've update my system and after i'get this error message > during boot process : > > kernel panic - not syncing : VFS : Unable to mount root fs on > unknown-block(0,0) > > What can i do? > this is may menu.lst : > > # Config file for GRUB - The GNU GRand Unified Bootloader > # /boot/grub/menu.lst [...] > # (0) Arch Linux > title Arch Linux [/boot/vmlinuz26] > root (hd0,2) > kernel /vmlinuz26 root=/dev/hda4 vga=775 ro > initrd /initrd26.img
Don't ignore pacman messages. When you upgraded the kernel, it said to you something like this: >>> -------------------------------------------------------------- >>> | WARNING: | >>> |mkinitrd is not supported anymore in kernel >=2.6.18 series!| >>> | Please change to Mkinitcpio setup. | >>> -------------------------------------------------------------- >>> [...] >>> Please change your bootloader config files: >>> Grub: /boot/grub/menu.lst | Lilo: /etc/lilo.conf ------------------------------------------------ | - initrd26.img to kernel26.img | | - initrd26-full.img to kernel26-fallback.img | ------------------------------------------------ _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
