Thread: My Linux Woes-1
View Single Post
Old 30-06-2005, 02:56 PM   #5 (permalink)
ujjwal
Alpha Geek
 
Join Date: Dec 2003
Posts: 780
Default

Rescuing GRUB is very simple, you don't even need the rescue disk for your system (it helps though), any bootable linux with support for the filesystem you use and your basic hardware is enough.

You need to know the partition where /boot is mounted (for example /dev/hda1) for your distro. Once you are booted into a working linux system (using any live cd), mount this partition on a directory, say /mnt/system, and then chroot to it (chroot /mnt/system), after that follow the rescue instructions for GRUB in the Linux Tips & Tricks thread
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM
Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE
Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e
ujjwal is offline