| Forum |
|
|||||||
| Software Q&A Having trouble with software? Find solutions here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Right Off the Assembly Line
Join Date: Mar 2008
Posts: 3
|
I tried to triboot my PC but I need help. I have 80GB HDD and Now I added 250GB. My installation order is given below. 1. XP on E: drive which is second partition for 80GB. 2. I install again Vista on C Drive of 80GB. 3. I install Fedora on F drive which is last partition for 80GB After doing this, I got only Fedora and Vista on GRUB Loader. I added XP on GRUB but NOT WORKING. Please guide. I WANT TO KNOW HOW TO TRIBOOT XP, VISTA AND FEDORA 8 |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
Can u boot into fedora and post the output from terminal:
Code:
su - and run: Code:
fdisk -l post here.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#3 (permalink) |
|
Right Off the Assembly Line
Join Date: Mar 2008
Posts: 3
|
When I tried to run fdisk, it says bash: command not found.
But my partition is like this : XP is in hd0 and partition 0 i.e. First Partition C Drive Vista is in hd0 and partition 1 i.e. Second Parition E Drive. This is E Drive because D: drive is the first partition of my second hard disk. Fedora is on last parition of hd0. Thanks |
|
|
|
|
#4 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
hmm..u should run fdisk as root(ie,open a terminal,enter "su" give root's password )
u can try: Code:
/sbin/fdisk -l press "alt+f2" inside the box enter Code:
gksu gedit /boot/grub/grub.conf add below lines as per u said windows xp is in C:\> drive. Code:
title windows xp professional root (hd0,0) makeactive chainloader +1
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fedora 7 + windows Vista | lokhendro | Open Source | 15 | 22-07-2008 12:42 AM |
| How to change the boot menu text in Vista, if you are dual-booting Vista & Vista. | anandk | Tutorials | 6 | 05-12-2007 02:54 PM |
| Fedora goes next gen! Fedora 8 Test 1 Released | Dark Star | Open Source | 24 | 10-08-2007 11:39 AM |
| Installing Win Vista and Fedora Core | Huzefa | Open Source | 2 | 29-03-2007 12:56 AM |