Fedora Installation :: Unable To Dual Boot F12 And XP

Nov 25, 2009

fresh installed F12 on secondary drive, XP on primary drive. Then swapped drives making F12 primary. I boot into F12 fine, I also get menu to boot Other but when I choose this option instead of going into XP I get error 22 no partition? I can swap the drives around & boot into windows fine. I know I must not be pointing or having F12 pointing to the correct partition for XP.

View 14 Replies


ADVERTISEMENT

Fedora Installation :: Unable To Dual Boot XP And Knoppix?

Apr 25, 2009

I've just installed Fedora 10 onto a box which had XP and Knoppix dual-booting. XP is on 1 HDD and Knoppix and Fedora share a second HDD. I installed from Fedora Live CD and accepted the Fedora MBR when it came to that option. I edited the Fedora MBR to show Knoppix residing on /dev/sdb1 (with Fedora on sdb2). XP boots without a problem, however, when I try to boot into Knoppix, I get the message "invalid or unsupported executable format".Following advice in other strings, here is my grub.conf file entry:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that

[code]....

Finding another post on MBR problems, I've tried, also without success, amending the grub.conf file as follows:

title Knoppix
map (hdo) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1

View 5 Replies View Related

Fedora Installation :: Unable To Set Up Grub / Dual Boot

Oct 1, 2010

I have win 7 and F13 installed on my computer but I am having trouble setting up dual boot so I can choose to boot F13 or win 7. I have tried to set up grub, how to install grub and set up a dual boot so I can use F13.

View 8 Replies View Related

Fedora Installation :: Unable To See Any Dual Boot Options On Restart?

Aug 7, 2009

I am not able to see any dual boot options on restart.... getting back the windows?

View 4 Replies View Related

Ubuntu Installation :: Unable To Boot On Dual-boot XP After Recovering Windows Bootloader?

Jul 18, 2010

I have Ubuntu 10.04 LTS and Windows XP installed on my laptop. Usually when booting, I get the GRUB 2 menu and I can boot into either Ubuntu or XP.I was playing around with EasyBCD, then after trying to remove it I was unable to boot into Windows, I used a Windows 2000 CD recovery console to fix the MBR (using: fixboot and fixmbr).Now Windows starts up when I power on, but I don't get the grub menu anymore with an Ubuntu option. If I boot from the Ubuntu Live CD and try to mount my Ubuntu partition (/dev/sda5) I get this error:

mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try

[code]....

View 2 Replies View Related

Ubuntu Installation :: Grub2 - Dual Boot Karmic / Unable To Boot Into Archlinux Partition

Feb 15, 2010

After installing karmic with Grub2 I am unable to boot into Archlinux partition. Grub2 has removed the last line of the Archlinux boot stanza! It used to read:-

[Code]....

Following the Grub2 tutorials I have tried editing /etc/grub.d/40_custom as follows:-

[Code]....

But no luck. Only way into Archlinux is to get into the edit shell and manually add the missing line and remove other stuff not needed. I have spent hours trying to resolve this issue and I am fairly p----d off

View 2 Replies View Related

Ubuntu Installation :: Unable To Boot From Either Dual Boot Drives

Feb 15, 2011

I can only use the Live CD to operate Ubuntu. After typing in the command sudo fdisk -l, I get the following?

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[Code]....

And when I boot without the Live CD, I get the following message in the GNU GRUB Version 1.98-1ubuntu7 window page.

View 9 Replies View Related

Ubuntu Installation :: Unable To Get 10.10 Dual Boot

Mar 25, 2011

I have a fairly old Dell Dimension 8400 with two disks. I have Windows XP on the first disk (750GB) and have a second unused 200GB disk that I installed Ubuntu 10.10 onto.

Here are the problems I had:

1) After the install, the computer would only boot into Linux. I had no options at all at boot up for which OS to boot into.

2) I verified that my 750GB WinXP disk was still intact (/dev/sda). I tried created a file for WinXP in /etc/grub.d taken from the 40_custom file. I added a menuentry section to it and ran grub-update. grub-update complained about an error ddf1 invalid # of disks in RAID partition.

3) Ubuntu didn't seem to know about my Linksys AE1000 wireless adapter. And since I has no Wireless on the computer, I couldn't download drivers.

4) I rebooted the computer after trying to update grub and now my PC boots into Windows again.

I expected to install Ubuntu and then have grub2 give me a choice of WinXP or Linux. Why did it intitally boot only into Linux, and why did it strangely revert back to WinXP later on?

View 9 Replies View Related

Ubuntu Installation :: Unable To Dual Boot Windows Xp With 10.04

Dec 19, 2010

I have two separate hard disks, one having ubuntu 10.04 and one having Windows XP. I'm unable to get an option to choose from grub menu as to which operating system i want to boot into.

View 3 Replies View Related

Ubuntu Installation :: Dual Boot - Unable To Load Windows Xp

Jul 19, 2010

I installed ubuntu 10.04, aftert that i cluld not able to start windows xp,Please find the details about my hard disk

Disk /dev/sda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 2 Replies View Related

Installation :: Unable To Dual Boot Grub2 Auto Os Prober

Nov 3, 2009

Problems with dual boot, grub2 auto os prober

Drive #1 (sda) Master CS Ubuntu 9.04 grub upgraded to grub2 version 1.96
Drive #2 (sdb) Slave CS Ubuntu 9.10 grub2 version 1.97 /boot is (sdb1) root is (sdb5)

grub2 is installed in /boot (sdb1) and the mbr of (sdb)

I want to be able to boot drive #2 from drive #1 grub menu at boot time. I have run �update-grub and it probes and finds (sdb5) and creates a new grub.cfg called grub.cfg.new in the /boot folder, but the new cfg file does not show (sdb5) or (sdb) it shows all other changes that I made such as splash screens and they are working. How do I get it to recognize drive #2 with Ubuntu 9.10. I can boot each drive independently of one another and I can boot 9.04 with 9.10 if I swap the drives around. And run update-grub The auto probe is working in the Ubuntu 9.10 and may be working partly in the 9.04.

This may or may not be a problem, but is a pain anyway. When I run update-grub in 9.04's grub version 1.96, it does not change anything in the current grub.cfg it does make a new file called grub.cfg.new I have to go into /boot/grub and change grub.cfg to old and change grub.cfg.new to grub.cfg I do not have this problem running the same command in Ubuntu 9.10's grub. It finds changes and os's and automatically updates the current grub.cfg

View 2 Replies View Related

Ubuntu Installation :: Unable To Get Boot Menu Once Boot Into Windows7 With Ubuntu Dual Boot?

Aug 11, 2010

I am trying to install ubuntu 10.04 on windows7.windows 7 was already installed.I ollowed these steps to install ubuntu 10.04.1)First i made some freespace in hard disk to install ubuntu using windows7 default options(By shrinking).2)I used USB drive to install ubuntu.I made it bootable using unetbootin.3)I followed normal steps install(language,area,keyboard,using manual partition i installed ubuntu in free space,etc).4)I got boot menu when it restarted.PROBLEM isAs long i use only ubuntu (boot into ubuntu --shutdown--boot into ubuntu --shutdown) it works well.

If once i boot into windows 7 and restart the system i am loosing boot menu options.The following error i am getting"no module name found Aborted.Press any key to exit".If i press any key,I guess its trying boot using internet and lastly it says Operating system not found and hangs.

View 9 Replies View Related

Ubuntu Installation :: Unable To Dual Boot In 3 SATA Drives Setup

Jun 4, 2010

I have the following PC set up:
Dell 8400 with 3 GB of RAM with 3 160 GB SATA drives:
The first one has Windows XP installed on it.
The second one has been newly formatted and Ubuntu 10.04 has just been installed on it (20 GB / and 6 GB swap) with grub being installed on the first partition and not the master boot record. The remainder will be for storage for Windows.
The third drive is simply storage for Windows.

At this point I am able to boot XP just fine, but I'm not able to boot Linux. I just getting a blinking cursor or the PC just reboots when I choose Linux. I believe I have set up my boot.ini properly using:
C:Bootsectc.lnx="Linux Ubuntu"
After running dd if=/dev/sdc1 of=bootsect.lnx bs=512 count=1 and putting that file in place.

For reference, I don't believe this is a Linux problem, as much as I am simply trying to guide the ntldr to be properly pointed to a place where it can boot Linux. When I go into the bios and disable the first and the third hard drives, grub pops right up and I'm able to boot Linux with no problem, so that piece is fine. I think it's just now trying to get the correct syntax so I can boot Linux without having to disable drives and reenable them.

For kicks I even tried these syntax types in boot.ini:
multi(0)disk(0)rdisk(1)partition(1)="Linux11"
(i.e. 2nd disk, 1st partition ...etc...)

I read many troubleshooting documents on dual booting and so forth but I just can't get this right. For reference, I stated the way XP views my Hard Drives in the intro, which seem to be a different order than Linux sees them, yet I believe I've tried all the combos of settings for this to work (yet clearly have not). I have attached the output of boot_info_script*.sh here: [URL]. Boot Info Script 0.55 dated February 15th, 2010 ..... Devices which don't seem to have a corresponding hard drive.

View 9 Replies View Related

Ubuntu Installation :: Unable To Reach Lucid From Dual Boot Vista?

Jul 22, 2010

I run Lucid on ext3. I really miss not being able to reach Lucid from my dual boot Vista.I have installed the latest fsdriver. I have also tried this:[URL].. which does not work. (Is it because fsdriver is still in the system?) I also tried these methods but to no avail.[URL]. The problem seems to be related to fsdriver not being able to handle ext3 with Inode size = 256. Going back to ext2 for only the home partition seems complicated?

View 1 Replies View Related

Red Hat / Fedora :: Unable To Install System Over Window7 (Dual Boot) / Fix It?

Dec 10, 2010

I am having 320G of HDD , on the HD i m having 40G free space when i m trying to install rhel5.4 in the free part it is showing me this error

Could not allocate partitions as primary partitions: Partitioning failed: Could not allocate partitions as primary partitions.Not enough space left to create partition for /boot.

View 2 Replies View Related

Ubuntu Installation :: Unable To Load Onto Computer As Dual Boot Or Inside Windows?

Apr 24, 2010

I am unable to load Ubuntu onto computer as dual boot or inside windows. Thus scanned the CD and found it has 23 errors.Are these files suppose to be on the CD?casper, .disk, install, install, isolinux, pics, pool, pressed, autorun, md5sum.

View 4 Replies View Related

Fedora Installation :: 10 - WDE And Dual-Boot - Boot Sector Is Occupied By WDE Software (TrueCrypt)

May 17, 2009

I currently have XP installed on a NetBook (Samsung NC10), and would like to run Fedora on it. I'm currently looking at putting Fedora onto a flash memory card to test it works OK on the hardware, before installing it to the hard disk. The problem I've got is that the boot sector is occupied by WDE software (TrueCrypt). Will this pose a problem for dual-booting XP with Fedora, or will GRUB move the boot loader in the usual way?

View 2 Replies View Related

Fedora Installation :: Dual Boot With Xp - Grub Can't Boot Into Windows?

Jan 10, 2010

I just set up a dual boot on a system with fedora 12 and XP. XP in on one hard drive (sda) and Fedora on a second hard drive (sdb).

I installed grub on the Fedora disk so as to not touch the windows disk at all.

Prior to installation, in the bios, I set the Fedora disk (sdb) first in the boot sequence, and then XP (sda) so that the grub loader would boot up by default. (If I set the windows drive first then the system bypasses grub and loads straight into windows.)

My system can now boot up into Fedora fine, but if I select windows from the grub loader menu I just get a blinking cursor - windows will not boot.What do I have to do so that grub can boot into XP?

View 7 Replies View Related

Fedora Installation :: Can't Dual Boot XP And F10

Feb 6, 2009

I've been wrestling with this for the last couple of days - I can't dual boot XP and F10.

[code]...

I did notice when installing F10 that it remapped my drives, making the WIndows and therefore boot drive /dev/sdb and the Linux Drive /dev/sda. I know this requires changing some of the drive designations (hd0,0 etc) but I've done it twice and ended up only being able to boot into Windows.

View 4 Replies View Related

Fedora Installation :: 10 To Replace Dual Boot XP & F9

Feb 11, 2009

I need to remove my dual boot of WinXP & F9 to replace them with F10. Should I format the disk before installing F10? I'm still a beginner in Fedora. & How is the fedora 10? do you recommend replacing it compared to F9?

View 14 Replies View Related

Fedora Installation :: 10 Dual Boot With Ubuntu 8.10

Feb 14, 2009

I have two hard drives in my PC, ubuntu 8.10 on the first. After reading good reviews about Fedora 10, i decided to give it a try. I installed Fedora 10 in my second hard drive and the distro is great. But my problem is that now I cannot get into the Ubuntu install. I changed the /boot/grub/menu.lst file as recommended by several posts, but no progress. my menu.lst file below. if I have got it wrong or if I need to add anything.

HTML Code:

View 2 Replies View Related

Fedora Installation :: Dual Boot Ubuntu 9.04 And 10?

Apr 26, 2009

I'm looking to dive right into this whole GNU/Linux thing, and am looking to try out as many distros as I can. I've already installed Ubuntu Jaunty Jackalope, and want to dual boot fedora 10 with it. How hard would this be for a total linux n00b like myself?

View 14 Replies View Related

Fedora Installation :: Dual Boot F10 With Vista

May 6, 2009

I have a PC with two 40 Gb hard drives. Vista is currently installed on drive 0. Nothing is installed on drive 1. If I switch cables to the drives, Vista will be installed on drive 1. Nothing will be installed on drive 0. If I then install Fedora 10 on drive 0, will it automatically detect Vista on drive 1 and allow me the option of using Grub or something else to boot it? I want to avoid having Vista overwrite my MBR, but I don't want to piss my wife off because she can't access windows for two weeks while I figure out how to customize Grub or install something else. If I need to customize Grub, (or some other boot loader), I would need step by step instructions. Is there a book or online tutorial?

View 4 Replies View Related

Fedora Installation :: Dual Boot Setup - Xp Sp2?

May 20, 2009

how to install fedora on a hdd that already has xp sp2 and setup a dual boot.

View 2 Replies View Related

Fedora Installation :: Dual Boot Install 10 With XP?

May 25, 2009

I already have windows XP SP2. i want to install fedora 10. how can i install it as a dual boot option. I current have

C: drive 40GB -- windows XP NTFS
D: drive 20GB NTFS
E: drive 20GB NTFS

tell me the steps to install fedora 10 as dual boot option.

View 2 Replies View Related

Fedora Installation :: F11 As Dual-boot With Windows From USB?

Jun 16, 2009

I've successfully used Fedora 11 from a USB stick as a live cd iso. Everything seems to work on my netbook so i want to try installing it but I need it to be a dual boot with windows. How can i do this? And will it definitely work or are there issues (I've read that F11 has problems installing if not taking over the entire HD)?

View 3 Replies View Related

Fedora Installation :: Dual Boot - 9 - 32 Bit And 64bit

Aug 10, 2009

I need to create a dual boot system consisting of 32 bit Fedora 9 and 64 bit Fedora 9, but I'm unable to go about it. How exactly should I do it?

View 5 Replies View Related

Fedora Installation :: Add F10 As Dual Boot To F8 System?

Aug 25, 2009

I have managed to reduce the default LVM F8 install to make room for F10... See Bare metal backup:

[URL]

And shrink the partition:

[URL]

I now have about 50G free on a 80G drive. The F8 system has a small /boot and an LVM partition that includes swap. What I want to do is install F10 WITHOUT LVM on the free space. Access to the F8 LVM drive would be a plus but not complete necessary. I just want to keep the F8 system as is until I get set up with everything under f10, which may be a bit. I am not sure what to enter for mount points for the custom drive layout. I need a small swap partition (I don't want to use F8 swap because it will be going away in the future, for example when I install F12 and have dual boot F10/F12 system. What should I have as primary partitions and which as secondary?

How do I set up the boot? Grub?

View 4 Replies View Related

Fedora Installation :: Add Dual Boot 11 WinME?

Sep 13, 2009

Only Fedora 11 is on the boot menu after replacing Fedora 10 by new install on a 10+WinMe dual boot computer. The WinME partition is available after booting Fedora 11. How do I add WinME as a boot choice?

[Code].....

View 3 Replies View Related

Fedora Installation :: Dual Boot - 12 With Ubuntu 9.10

Nov 18, 2009

I would like to try out fedora 12 using dual boot method. i currently have ubuntu karmic installed with grub2 and ext4 partitions and would like to dual boot with fedora 12. if i just install fedora 12 will it automatically pick up ubuntu karmic as welland add it to grub. will there be any problems since fedora uses grub legacy and ubuntu uses grub2?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved