Thread: FC3 Help
View Single Post
Old 12-07-2005, 02:39 PM   #5 (permalink)
ujjwal
Alpha Geek
 
Join Date: Dec 2003
Posts: 780
Default

Well if you cannot get hold of a Fedora disk, you can do without it. Boot into any live cd that supports your hardware and filesystem used (AFAIK fedora uses ext2 or ext3, so this should not be a problem), mount the partition which contains /boot, on a directory, if the hard disk is hda1, use

Code:
mkdir /mnt/fedora
mount /dev/hda1 /mnt/fedora
chroot to /mnt/fedora and proceed as gaurav explained.
__________________
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