On Thu, Mar 25, 2010 at 1:47 PM, Altair Linux <[email protected]> wrote: > title Debian GNU/Linux, kernel 2.6.30-1.19 > root (hd0,1) > kernel /boot/vmlinuz-2.6.30-1.19 root=/dev/hda2 ro quiet > initrd /boot/initrd.img-2.6.30-1.19 > savedefault > > title Debian GNU/Linux, kernel 2.6.30-1.19 (single-user mode) > root (hd0,1) > kernel /boot/vmlinuz-2.6.30-1.19 root=/dev/hda2 ro single > initrd /boot/initrd.img-2.6.30-1.19 > > title Debian GNU/Linux, kernel 2.6.26-2-686 > root (hd0,1) > kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/hda2 ro quiet > initrd /boot/initrd.img-2.6.26-2-686 > savedefault fallback > > title Debian GNU/Linux, kernel 2.6.26-2-686 (single-user mode) > root (hd0,1) > kernel /boot/vmlinuz-2.6.26-2-686 root=/dev/hda2 ro single > initrd /boot/initrd.img-2.6.26-2-686
Tu confusión esta en que has copiado literalmente el tutorial sin analizar tu ambiente, por decir (uy no, ahora van a venir todos los inquisidores a perseguirme por mi ofensa) Como bien se da a entender, tu tienes el kernel 2.6.30 y su versión single-user-mode Que tal como se entiende mirando la numeración de arranque, el primero de la lista es el cero, el segundo el uno y asi. En tu caso particular, el kernel 2.6.26-**** vendría a ser el 2, por lo tanto el parámetro fallback debería estar en 2. Saludos -- "La Voluntad es el unico motor de nuestros logros" <Mstaaravin /> http://mstaaravin.blogspot.com/

