Results 1 to 9 of 9
i installed fc4 on mg 2nd hdd(20gb)..
i have win xp on 1st hdd(80gb)...<<<this is where i installed grub
how can i remove the grub on the MBR of my ...
- 06-30-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 8
HOW to uninstall GRUB
i installed fc4 on mg 2nd hdd(20gb)..
i have win xp on 1st hdd(80gb)...<<<this is where i installed grub
how can i remove the grub on the MBR of my 1st disk...if i want to remove FC4...
senc question how can i easily install rpms!!im having hard time!!i cant even install Kpackage...
badly need help..ty
- 06-30-2005 #2
If you want to remove GRUB bootup your XP install disk and go to the recovory console by pressing 'R'. Here type
and now you have got rid of grub.Code:fixmbr
What is the exact problems your having with rpms?
- 08-07-2005 #3Just Joined!
- Join Date
- Jul 2005
- Posts
- 3
idk if neorain ever got his problem solved, but you sure helped me! thanks lol
(I also didnt know how to uninstall grub and wasnt able to get back to windows, but now its ok *phew*)
- 08-10-2005 #4Just Joined!
- Join Date
- Aug 2005
- Location
- 13 N 80 E
- Posts
- 77
Does this work with Win 98 too? Do I have fixmbr in Win 98 install CD too?
Originally Posted by dylunio
- 08-10-2005 #5No, with the win 98 you have to do
Originally Posted by jamadagni if i recall correctlyCode:fdisk /mbr
- 08-10-2005 #6Just Joined!
- Join Date
- Aug 2005
- Location
- 13 N 80 E
- Posts
- 77
Thanks. Now can I know what's the POSTCOUNT=$((POSTCOUNT+1)) I see in your sig?
Originally Posted by dylunio
- 08-10-2005 #7It's a BASh thing that I use in jest here, since if I did
Originally Posted by jamadagni that wound give me the POSTCOUNT variable(?), and then each time one wound putCode:POSTCOUNT=0 export POSTCOUNT
it wound add 1 to POSTCOUNT, so say if I do that five times and thenCode:POSTCOUNT=$((POSTCOUNT+1))
5 is the number of times POSTCOUNT=$((POSTCOUNT+1)) has run, and it's added 1 to the $POSTCOUNT.Code:echo $POSTCOUNT 5
THough the code on the in my sig does nothing, it just says that I add one post to my postcount each post I do.
- 08-10-2005 #8install rpms by using:
Originally Posted by neorain66
i = installCode:rpm -iv something.rpm
v = verbose i.e. print loads of info if required (usually progress messages)
if you want to learn more about rpms, enter into a terminal:
Code:man rpm
Life is complex, it has a real part and an imaginary part.
- 12-27-2005 #9Just Joined!
- Join Date
- Nov 2005
- Posts
- 1
thanks for the grub uninstalling solution



