Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-27-2004, 04:02 PM
|
#1
|
LQ Newbie
Registered: Aug 2004
Posts: 4
Rep:
|
Dual Booting Fedora/XP
This has been asked before but none of the circumstanses seem identical to mine, nor did any of the solutions work, so here I go:
Primary HD: Linux (all of it, /boot included)
Secondary HD: XP
Trying to dual boot with grub but when i select xp all i get is:
Booting 'windows xp'
rootnoverify (hd1,0)
makeactive
chainload +1
|
|
|
08-27-2004, 04:34 PM
|
#2
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
hi
post ur grub.conf here and
"fdisk - l " output here of both hdd
also is u windows partition active????
regards
|
|
|
08-27-2004, 04:35 PM
|
#3
|
Member
Registered: Jan 2004
Distribution: VectorLinux 5.0 SOHO
Posts: 90
Rep:
|
Isn't this the kernel 2.6 error some users get after changing the size of a window partition? I had this happen to me, and found myself very lucky I updated everything I had before installing. I had to reformat the whole HD, since nothing worked for me either.
I hope you find a solution. I didn't.
|
|
|
08-27-2004, 06:01 PM
|
#4
|
Member
Registered: Jul 2004
Location: Netherlands
Distribution: fedora core 8, suse 10.3, ubuntu 7.10, kamikaze 7.09
Posts: 515
Rep:
|
Edit the
/boot/grub/grub.conf
file and remove line
makeactive
|
|
|
08-27-2004, 09:51 PM
|
#5
|
LQ Newbie
Registered: Aug 2004
Posts: 4
Original Poster
Rep:
|
while i cannot access the computer at the moment (i will post the requested data tomorrow), i can boot windows if i make the windows hd the 1st hd
|
|
|
08-27-2004, 11:52 PM
|
#6
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
hi
pl. post the data along with error messages u get ...
regards
|
|
|
08-28-2004, 08:15 PM
|
#7
|
LQ Newbie
Registered: Aug 2004
Posts: 4
Original Poster
Rep:
|
here is the requested info: (when i try to load with the xp hd as primary master i get an "error loading os" message) O_O:
Code:
[root@localhost root]# fdisk -l /dev/hda
Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 6 48163+ 83 Linux
/dev/hda2 7 7839 62918572+ 83 Linux
/dev/hda3 7840 8035 1574370 82 Linux swap
Code:
[root@localhost root]# fdisk -l /dev/hdb
Disk /dev/hdb: 40.0 GB, 40020664320 bytes
16 heads, 63 sectors/track, 77545 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 67200 33868768+ 7 HPFS/NTFS
/dev/hdb2 67209 77536 5205091+ f W95 Ext'd (LBA)
/dev/hdb5 67209 77536 5205060 b W95 FAT32
grub.conf:
Code:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/hda2
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Fedora Core (2.6.5-1.358)
root (hd0,0)
kernel /vmlinuz-2.6.5-1.358 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.5-1.358.img
title Windows XP
rootnoverify (hd1,0)
chainloader +1
|
|
|
08-28-2004, 08:21 PM
|
#8
|
LQ Newbie
Registered: Aug 2004
Posts: 4
Original Poster
Rep:
|
also, how do i check if my partition is active? also also, partition magic (EVIL!) give me error 110 when using it:
partition table number of sectors inconsistant
|
|
|
08-28-2004, 11:45 PM
|
#9
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
hi
when u run
fdisk -/l /dev/hda
u get a * in the boot column, indicating this is a partiton which is capable of
booting (or active)
regards
|
|
|
All times are GMT -5. The time now is 06:44 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|