Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/08/2006, 13:44
Avatar de TheJez
TheJez
 
Fecha de Ingreso: agosto-2004
Ubicación: México - Distrito Federal
Mensajes: 176
Antigüedad: 19 años, 9 meses
Puntos: 0
menu.lst

Es este
Cita:
default 0

timeout 10



splashimage=(hd0,6)/boot/grub/ubuntu.xpm.gz

#Windows
title Win200/XP(loader)
root (hd0,0)
savedefault
makeactive
chainloader +1

#Ubuntu
title Linux Ubuntu TLS
root (hd0,6)
kernel /boot/vmlinuz-2.6.15-26-686 root=/dev/hda7 ro quiet splash
initrd /boot/initrd.img-2.6.15-26-686
savedefault
boot

#title Linux Ubuntu(Recovery)
#root (hd0,6)
#kernel /boot/vmlinuz-2.6.15-26-686 root=/dev/hda7 ro single
#initrd /boot/initrd.img-2.6.15-26-686
#boot

### END DEBIAN AUTOMAGIC KERNELS LIST
__________________
"Knowledge is power..."
"Conocimiento es poder"
TheJez^