On Wed, Aug 06, 2003 at 10:00:20AM -0500, Webmaster wrote: > grub>root (hd0,0) > � > me sale... > "Filesystem type is ext2fx, partition type 0x83" > � > luego... > grub> setup�(hd0) > me sale... > "Checking if "/boot/grub/stage1" exists ... no > "Checking if "/grub/stage1" exists ... no
Hmmm... �c�mo instalaste grub? Puedes intentar usando: grub> find stage1 > "Error 2: Bad file or directory type" No te puede asegurar que sirva, pero si le das: grub> kernel /boot/vmlinuz[Tab] root=/dev/hda1 grub> boot _tal vez_ arranca. /dev/hda1 debe ser la partici�n que se monta como "/" en linux (que no es lo mismo que el "root" de grub). Marcelo -- Desuscripci�n: escriba a [EMAIL PROTECTED], tema 'unsubscribe' Problemas a: [EMAIL PROTECTED] http://www.linux.or.cr/listas
