Ver Mensaje Individual
Ayuda con Grub
  #1 (permalink)  
Antiguo 26/07/08, 10:19:01
Avatar de GRINCH
GRINCH GRINCH está desconectado
NGDMiembro
EXPs: 11.242, Nivel: 15 EXPs: 11.242, Nivel: 15 EXPs: 11.242, Nivel: 15
Actividad: 0% Actividad: 0% Actividad: 0%
 
Fecha de Ingreso: mar 2005
Mensajes: 490
NGDPuntos: 526.338
Gracias: 295
Agradecido 737 veces en 35 posts
Ayuda con Grub

Hola a todos los conocedores de linux y sus variantes, pss aqui les traigo una duda que me ha surgido:

buscando en Google eh encontrado en distintas webs como modificar el grub sin necesidad de ningun soft ni nada, y ya le e modificado una que otra cosilla,pero lo que no me cuadra es que salgan tsntas opciones de S.O. si solo tengo ubuntu 8.04 y vista, lo cual solo quiero que aparesca eso ok, pero no se que si puedo borrar de la lista y que no, o cual es la que me conviene mas dejar, a continuacion les dejo la lista ok:

Código:
title		Ubuntu 8.04, kernel 2.6.24-19-generic
root		(hd0,4)
kernel		/boot/vmlinuz-2.6.24-19-generic root=UUID=e0b92085-c914-4ab9-8a55-28f41aaba577 ro quiet splash
initrd		/boot/initrd.img-2.6.24-19-generic
quiet

title		Ubuntu 8.04, kernel 2.6.24-19-generic (recovery mode)
root		(hd0,4)
kernel		/boot/vmlinuz-2.6.24-19-generic root=UUID=e0b92085-c914-4ab9-8a55-28f41aaba577 ro single
initrd		/boot/initrd.img-2.6.24-19-generic

title		Ubuntu 8.04, kernel 2.6.24-16-generic
root		(hd0,4)
kernel		/boot/vmlinuz-2.6.24-16-generic root=UUID=e0b92085-c914-4ab9-8a55-28f41aaba577 ro quiet splash
initrd		/boot/initrd.img-2.6.24-16-generic
quiet

title		Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
root		(hd0,4)
kernel		/boot/vmlinuz-2.6.24-16-generic root=UUID=e0b92085-c914-4ab9-8a55-28f41aaba577 ro single
initrd		/boot/initrd.img-2.6.24-16-generic

title		Ubuntu 8.04, memtest86+
root		(hd0,4)
kernel		/boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title		Otros Sistemas Operativos:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title		Windows Vista
root		(hd0,0)
savedefault
makeactive
chainloader	+1
que puedo borrar para que solo quede opcion uno vista, opcion dos ubuntu, gracias por su ayuda
Responder Citando
Anuncios