| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Apprentice
Join Date: Jan 2004
Location: Lucknow
Posts: 75
|
|
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Broken In
Join Date: Sep 2004
Location: Bangalore, India
Posts: 154
|
Boot from the first fedora disk,
Select rescue mode. When it drops you at the prompt then issue chroot /mnt/sysimage grub-install <device> hda Make sure you know on which harddisk you had installed both of them. Typically hda will be the first hardisk and hdd second and so on. You can buy the Linux for you of this month it contains Fedora4 DVD.
__________________
---------------------------------------------------- Blender India forums http://www.bestfreeforums.com/forums/blenderindia.html |
|
|
|
|
#3 (permalink) |
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
@gaurav
he already told that he do not have the install disk with him. do you have any other solutions ? @aditya download the fc3 net install iso, its about 5 mb. burn it to a cd, and follow the steps quoted by gaurav Code:
http://fedora.lsu.edu/dist/linux/core/3/i386/os/images/boot.iso
__________________
Sometime you'll think you understand everything ...Then you'll regain consciousness |
|
|
|
|
#4 (permalink) | |
|
Broken In
Join Date: Sep 2004
Location: Bangalore, India
Posts: 154
|
Quote:
You can buy the "Linux for you" of this month it contains Fedora4 DVD.
__________________
---------------------------------------------------- Blender India forums http://www.bestfreeforums.com/forums/blenderindia.html |
|
|
|
|
|
#5 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
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
__________________
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 |
|
|
|
|
#6 (permalink) | |
|
Wise Old Owl
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
|
Quote:
__________________
Sometime you'll think you understand everything ...Then you'll regain consciousness |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|