en /usr/doc/grub/README.Debian ... 1) grub-install /dev/hda or if /boot is a separate partition grub-install --root-directory=/boot /dev/hda
using in place of /dev/hda the device that you boot from 2) update-grub which will create a menu.lst for you if one does not exist or manually create one, and skip to step 4 3) edit /boot/grub/menu.lst or if /boot is a separate partition edit /boot/boot/menu.lst and change groot, and kopt to whatever settings you need. modify anything else in the menu.lst you want, re-run update-grub to update the lines for each kernel to those that you specified with groot and kopt ... El lun, 05-08-2002 a las 17:49, UnKnown escribi�: > Hola gente: > Estoy tratando de instalar hurd por lo cual instal� el grub en mi > m�quina. Hasta ah� todo bien, pero caundo reinicio la m�quina no consigo que > aparesca en men� y tengo que bootear igresando los par�metros a mano. > Cree un archivo menu.lst en el directorio /boot/ pero doy con la tecla sobre > que hacer ahora, prob� con setup (hd0,1) segun la geometr�a de mi disco, > dice que encuentra los archivos del kernel y tambien el menu.lst. > Disculpen la molestia pero se me estaba empezando a secar el cerebro > as� que antes de que eso pasara desid� pedir ayuda. > > Desde ya mil gracias, > > rak > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

