i take it you don't have a grub boot disk, so if you have a live CD, you could boot to that and then reinstall grub (# /sbin/grub-install /dev/hda - i still only use lilo, but i think that's right). with lilo you'd have to chroot to your system partition, but i don't think you have to with grub (if you do: # chroot /dev/hda5 /bin/bash). maybe you can even boot from a fedora cd like you can with slack, not sure.
Last edited by synaptical; 02-06-2005 at 11:20 PM.
|