Results 1 to 4 of 4
I have not come across this problem during any of my previous linux installations. I have an active linux partition which was running FC-4, until I accidentally deleted the grub ...
- 08-08-2007 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 59
Problem with swap space during SUSE-10.2 installation
I have not come across this problem during any of my previous linux installations. I have an active linux partition which was running FC-4, until I accidentally deleted the grub while re-formatting the C drive with windows.
I tried installing SUSE-10.2(32bit) on that partition and during the installation, it complained that the system does not have enough memory and the swap space must be allocated. The partition which initially had linux was /dev/hda5 (ext3).
/dev/hda1 .. /hda3(fat) are taken up by the windows partition.
It asked me to give the name of the partition that can be used as the swap space, I tried with hda5 and then also with hda4(I think, hda4 was the former swap space) but it reported that the action has failed and the installation aborted. What could be wrong here?
Also,just out of curiosity, can I repair the grub by using the SUSE-10.2 dvd?
- 08-08-2007 #2
Which distro is installed in HD right now? If its Fedora, you should install GRUB using Fedora installation CD only.
Boot up from Fedora installation CD/DVD and type linux rescue at boot: prompt.
Execute this
Code:chroot /mnt/sysimage grub-install /dev/hda exit exit
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-10-2007 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 59
Currently, I have FC-4. I just gave a shot at repairing the grub through the SUSE-10.2 DVD by entering the rescue system. It complained that the system is read-only.
- 08-10-2007 #4
Boot up from Fedora Core 4 Installation CD/DVD and execute commands that I posted in post #2.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote