Results 1 to 5 of 5
I have installed RHEL and XP in PC. I have got C: corrupted After formatting that i cant enter into linux, if i boot i received the following message,
filesystem ...
- 04-08-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
Dual boot
I have installed RHEL and XP in PC. I have got C: corrupted After formatting that i cant enter into linux, if i boot i received the following message,
filesystem type unknown partition type 0x5
Kernal /vmlinnuz-2.6.9-5.EL.smp/ro root=LABEL=/rhyb quiet
Error 17: Cannot mount selected partition
Press any key to continue.
After press the key it directly boot to windows
What i want to do boot into linux.
Thanks in advance
- 04-08-2009 #2
paste the output of
herefdisk -l
use any live cd to run thisLinux is basically a simple operating system, but you have to be a genious to understand the simplicaity - Dennis Ritchie
- 04-08-2009 #3
Try to reinstall GRUB.
Boot up in Rescue Mode using RedHat installation CD/DVD and execute this at shell prompt :
In case it doesn't work, post the output of fdisk -l command as suggested by bilal_jan.Code:chroot /mnt/sysimage grub-install /dev/sda exit exit
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-17-2009 #4Just Joined!
- Join Date
- Apr 2009
- Posts
- 2
Thank you for the suggestions. Now its works.
I try to install gcc-3.4.6 in Redhat Linux 4.2 while configure i got this error,
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
Help me to resolve
- 04-18-2009 #5


Reply With Quote
