Results 1 to 6 of 6
Thread: booting problem
-
26-04-2006, 06:48 PM #1Right Off the Assembly Line
- Join Date
- Sep 2005
- Posts
- 32
booting problem
hi
i recently installed fedora core 4 on my hp pavilion 810 pc which has windows xp
before the i also created swap and install partions for linux and went to installation
i choosed the grub bootloader and windows as default and every thing worked smoothly
and after the installation the system rebooted and when i pressed enter on keyboard the
grub bootloader showed fedora 4 and windows but when i booted by selecting the
windows option instead of windows xp the system boots in to the sytems recovery partion
configured by hp as a result i can't boot in to xp but fedora has no problems
my hp system has two partions C and D in which C is the main partition and D
is the recovery partition which is used for recovering system when system is unbootable or any other sytem failiure it is accessed by pressing F10 on the keyboard while system boot screen shows
IT can reinstall xp on to the C drive by formating the drive again
to install i bought a new 80 gb hard disk and partioned it with windows diskmanagement tool
and created the swap and main partion for linux.
my real problem is how can boot in to xp and what is the cause for this??
please help
ASHOK
-
27-04-2006, 01:48 AM #218 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Arre yaar you must have selected to boot from D drive instead of C. Post the contents of your
andCode:fdisk -l
.Code:/boot/grub/menu.lst
-
27-04-2006, 03:52 PM #3Right Off the Assembly Line
- Join Date
- Sep 2005
- Posts
- 32
Re: booting problem
during the installation in bootloader configurations it showed hda1 and fedora 4 and want me to choose the default partition i selected hda1 which is i assume windows and by the way
my first hard disk is IDE AND SECOND ONE IS SATA I INSTALLED FEDORA ON SATA
DISK PARTITION creating the swap an installation partition i bought it afetr my first hdd becomefull
in think you are correct but grub is showing only d partiton in the bootconfiguration menu during installation how can i direct grub towards c partition how can edit bootconfiguration
-
27-04-2006, 04:25 PM #418 Till I Die............
- Join Date
- Jul 2004
- Location
- India, Mumbai, Marine Lines
- Posts
- 5,792
Re: booting problem
Can you please post me the results of commands I mentioned in previous post. Then I may be able to tell you how to go about.
-
29-04-2006, 11:26 PM #5
Re: booting problem
HI plz direct de results firsts as asked by @tech_your_future. I hope u aint messed up with windows parition.
Also try mounting hte windows partition in FC4.
OPen terminal and as root type
*****
cd /mnt
mkdir winc
mount -t vfat /dev/hda1 /mnt/winc
cd /mnt/winc
ls
*****
If u see ur windows filez then ur Xp is Ok!
U just need to configure grub!
-
29-04-2006, 11:57 PM #6
Re: booting problem
At boot enter the grub prompt and type the following
root (hd0,0)
chainloader +1
boot
This should boot into xp if xp is on the first partition.
If this works then edit your /boot/grub/grub.conf files as root and add these lines
title Windows xp
root (hd0,0)
chainloader +1
boot
And remove the previous one.. Or just check if your file as this entry.Last edited by vignesh; 30-04-2006 at 12:00 AM.
Similar Threads
-
Booting problem, Please help me :-(
By bhutanesedude in forum Hardware Q&AReplies: 12Last Post: 04-02-2010, 09:14 PM -
Booting Problem
By adityaravi1990 in forum Software Q&AReplies: 2Last Post: 24-03-2009, 05:29 PM -
Booting Problem
By ARJOT SINGH in forum Software Q&AReplies: 8Last Post: 22-04-2008, 07:08 PM -
Booting Problem !!!
By bajaj151 in forum Software Q&AReplies: 6Last Post: 23-09-2007, 11:03 PM -
BOOTING PROBLEM
By AVESH NARANG in forum Software Q&AReplies: 5Last Post: 16-02-2005, 10:32 PM


LinkBack URL
About LinkBacks

Bookmarks