URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/blocage-sur-2621 Title: blocage sur 2.6.21 Authors: robertix Date: 2007年07月21日T20:13:51+02:00 Tags: Score: 0 le boot sur 2.6.18 fonctionne et le 2.6.21 reste bloqué à la moitié suite à la mise à jour sur lenny et les ressources de developpement du 2.6.18 sont désinstallées,donc pas de compil possible!(gcc no found) je suppose qu'une option est nécéssaire pour le démarrage sur le 2.6.21 en disant: Check root= bootarg cat /proc/cmdline or missing modules, devices: cat /proc/modules is /dev ALERT! /dev/hda1 does not exist. Dropping to a shell! Busybox built-in-shell (ash) Enter 'help' for a list of built in commands /bin/sh can't access tty: job controls turned off (initramfs) voila le GRUB/menu.lst: title Debian GNU/Linux, kernel 2.6.21-2-686 root (hd0,0) kernel /boot/vmlinuz-2.6.21-2-686 root=/dev/hda1 ro vga=791 initrd /boot/initrd.img-2.6.21-2-686 savedefault title Debian GNU/Linux, kernel 2.6.18-4-686 root (hd0,0) kernel /boot/vmlinuz-2.6.18-4-686 root=/dev/hda1 ro vga=791 initrd /boot/initrd.img-2.6.18-4-686 savedefault