Fedora :: Dual Boot - Editing Menu.lst For Windows?

Jun 24, 2011

I've had Fedora 14 installed for some time now, but decided I needed dual boot for some things I have that are built only for windows and need usb support.

I installed windows to hd0,4 but when I edit a windows 7 entry in grub, as:

title windoze 7
root (hd0,4)

then boot it, it doesn't find it.

It was actually the 4th partition, so hd0,3 not hd0,4 I apparently also needed to put in "Chainloader +1" too... what ever that does...

View 1 Replies


ADVERTISEMENT

Ubuntu :: Windows 7 Is Not Showing In Boot Menu Even After Editing 40_custom File

Oct 9, 2010

I am very new user to ubuntu and new to this community,first of all if i make anything wrong in this post please forgive and guide me,

My friend have a laptop which was running in windows 7.Last week he installed Ubuntu 10.04 Lucid Lynx.But after that boot menu is not showing and it is automatically booting to ubuntu.

So i pressed Shift key during boot and checked boot menu list,which is showing only linux OS ,Linux OS recovery mode and memtest86,No windows 7 option.

So I did following things.

Step1: Tried to find out the partitions using fdisk -l

2.So i tried to add a manual entry by editing the /etc/grub.d/40_custom file like below ,and changed the permission using chmod +x update-grub command

3.Run the update-grub command

But it is not updating the manual entry,The above update-grub command output showing the update-grub command not even entering into the /etc/grub.d/40_custom file because i put echo in that file in that ,and that also not coming.

View 9 Replies View Related

Red Hat / Fedora :: Dual Booting SL6.1 And Windows - After Editing The Grub.config To Include Windows

Jul 2, 2011

i am having some issues with dual booting my SL6.1 and Windows. The situation is that i recently acquired an old hard drive from a non-working computer of mine with Windows already installed (i know the windows is functional, as i tested it on my new PC with SL6.1 currently installed & everything runs fine)

The problem is that after editing the grub.config to include windows, windows will no longer boot after an attempt to install a legit version of McAffee anti-virus software which coincidently was only after the first attempt at running both OS's in a dual-boot fashion. Except past the windows start up screen before the dreaded blue-screen.
Which is weird because SL6.1 OS will still boot & works perfectly fine like always, so it doesn't really make sense.

My current setup is:
Disk 1: Solid-State:
Boot Partition
SL6 LVM1: Root Partition
Disk 2: Hard Drive:
SL6 LVM2: User, Temp & Swap Space Partitions (Different LVM to Root)
Disk 3: Hard Drive:
Windows 7 Professional 64-bit

My guess is its windows MBR. The reason i say this is because the Hard Drive contents of the Windows software still appears intact when accessing the drive from the Linux OS. I don't won't to go through the rigmarole of re-installing both OS's. So hopefully their is a relatively simple solution.

View 9 Replies View Related

General :: Editing Grub.conf To Make Windows Default In Dual Boot?

Mar 31, 2010

I installed Windows XP Pro and RedHat Linux Enterprise 5 on my PC for my purpose. The PC is used by other family members too and they need only Windows OS for browsing. It is becoming problem for them to reboot after the PC enters into Linux by default. I am still learning Linux and I want to edit the /boot/grub.conf file to make Windows as default OS to boot. The following is the content of my grub.conf file (FYI):

#boot=/dev/sda
default=0
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz

[code]....

View 4 Replies View Related

Ubuntu :: Missing Grub And Dual Boot Menu - Windows Won't Boot

Jul 3, 2011

i am having a problem with my dual boot setup. I originally installed windows XP on a 100gb hard drive, from there i downloaded and burnt ubuntu off so i could install it on my 200gb hard drive. For a little bit i struggled to even get it to install because it wouldn't recognize my onboard nvidia graphics, i ended up having to get an alt boot disk and fix it with technique in this link:

[URL]

Now after the bios boot, my screen shuts off for awhile and takes me directly to the login screen for ubuntu. No Grub, no windows boot options, nothing. I tried booting windows by choosing it from the bios boot menu but all it does is hang at prompt and doesn't boot at all. I tried the live cd fix and reinstalled grub but nothing changed. What i think is happening is that it boots the Grub menu but it doesn't display it because of graphical confrontations. It hangs for about 10 seconds, the grub default time, and then turns my monitor back on to display the Ubuntu login screen.

View 8 Replies View Related

Ubuntu Installation :: Editing Grub Boot Menu With 10.04?

May 7, 2010

I used to be a pro at editing Grub's menu.lst file so I could have my menu look clean, simple, and easy to read. Now that I have set up 10.04 (Working beautifully now after a couple setbacks) the menu.lst file is no longer where it used to be (/boot/grub/menu.lst)

How do I edit my boot menu now?

View 5 Replies View Related

Installation :: Dual CentOS - Windows 7 Boot - Had To Delete CentOS Partition And No Grub Menu

Sep 19, 2010

3 partitions (in order): Windows 7, CentOS and shared data partition.

I need to increase the size of the Windows 7 partition (c:windowswinsxs seems to be something not easily remedied).

GParted didn't work in moving things around (bad sector) so I wiped out its partition (# 2 out of 3) and I was able to increase the size of the Windows 7 partition (I can reinstall CentOS easily and not much work lost).

Except ... no more grub menu (unsurprising). This incantation does allow me to boot into Windows 7.

Is there any way of rebuilding the grub menu short of reinstalling CentOS (5.5)?

View 2 Replies View Related

Fedora Installation :: Dual Booting Debian-12 / Edit /boot/grub/menu

Feb 18, 2010

Debian if my first OS and i want to dual boot Fedora12.Ok i installed Fedora12 and choose not to install the bootloader(gonna use the one Debian installed)What i'm tring to do in Debain is edit my /boot/grub/menu.lst
Here is what i have

Code:
title Debian GNU/Linux, kernel 2.6.26-1-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-1-686 root=/dev/hda1 ro quiet
initrd /boot/initrd.img-2.6.26-1-686
code....

View 4 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 :: Editing Activities / Applications Menu In F15?

Jun 3, 2011

Recently made the switch to F15 and GNOME3. The changes are a little jarring, but I'm trying to have some good faith, see how I adjust to things, etc. Any ways, the applications menu (in "fallback" mode) or the 'activities -> applications' menus (in "full" mode) have every application I've ever installed, some times poorly classified. I'd like to edit these, making more minimal menus.

There is, of course, the "alacarte" application. While it runs just fine -- the changes are not reflected in the menus (in either mode). One could manually edit the desktop configuration text files, I assume, but as much work as I need to do -- I was hoping for a GUI application. Does an alternative exist? or a way to interface them?

View 3 Replies View Related

Fedora :: Add Windows 7 As Dual Boot?

Aug 23, 2010

I installed fedora on my hard drive and would like to add windows 7 to it as dual boot. do i put the windows cd and just boot and install ? is that it? by the way, im doing updates and what is this? [URL]

View 3 Replies View Related

Red Hat / Fedora :: 13 And Windows 7 Dual Boot?

Jun 29, 2010

i have windows 7 installed in one of my 1TB HDD1. i have a 260 GB HDD2 i deleted all the partition and tried to install fedora 13 x86_64 in it . installation went well . during installation it did not ask me for boot loader (grub) and when the pc restarted it ended in Grub rescue>what should i do or should i have to reinstall it or any other way to work

View 8 Replies View Related

Red Hat / Fedora :: Windows Boot First In Dual Boot?

Jul 9, 2010

I have installed Fedora and Windows XP. I want to remove automatic boot on Fedora because it's very annoying. remove that automatic boot or auto boot on Windows XP?

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 :: Windows 7 Dual Boot?

Feb 19, 2010

I just installed Fedora and I love it but I can no longer boot Windows 7. I have two hard drives, sda and sdb.sda1 is my windows partition. sda2 is my /boot for Fedora. sdb1 is an ntfs partition for storage. sdb2 is swap. sdb3 is my 40 gig /root partition. Why can't I boot windows?

View 10 Replies View Related

Fedora Installation :: Dual Boot Windows 7 With F13?

Jun 27, 2010

A while ago I used a friends computer with F11 installed on it. I definitely want to install F13 on my computer now. Please, can someone either tell me complete information from the beggining to the end, or simply direct me to a guide somewhere else on the internet. I have a F13 live cd and want Windows 7 to be in control of the boot (by I suppose LiveBCD).

View 14 Replies View Related

Fedora Installation :: How To Dual Boot With Windows

Aug 13, 2011

In fact, I put it on my PC of RedHat when it was free, and it didn't work.Are there any such tutorials to dual boot Windows 7 with Fedora 15 (latest version), or would someone be kind enough to walk me through the process? I have tons of music on Windows that I don't want to get lost.What are the chances that my Windows hardware will recognize in Fedora? I was bypassing to get to this forum, and I saw Nvidia drivers are difficult to get configured. Those are the drivers my PC runs on. I'm not sure of my hardware. How difficult would it to setup, and configure hardware?

View 2 Replies View Related

Red Hat / Fedora :: Dual Boot W/ Fc12 And Windows 7?

Jul 6, 2010

My current task is to add windows 7 to fc12. From other postings it seems the next step is to use the fc12 install disk to create a windows partition from the unused space. Could someone inform me about whether this will delete my current installation of fc12 and my home directory.

View 9 Replies View Related

Fedora Installation :: 11 And Keeping Windows 7 As Dual Boot?

Jun 9, 2009

I'm wondering if anyone can give me some tips about this.I have very little fedora experiee and wanna start playing with it now.I'v bin using it for some short time a long ago but nothing much.Now I could use some help with this:Can I and how, instal Fedora11, while having Windows7 instaleed allready and then have them both with dual boot. I guess it should be possible but some tips / guide would be great so I don't kill my windows and have to reinstal all over again, as i wanna keep windows as main OS for work but have fedora to learn as well.By the way, I have 2x640Gb in raid0, 1st partition 100gb with Windows7 on it, and the rest on another partition. Both have data on them. If that means anything for instalation

View 9 Replies View Related

Fedora Installation :: Dual Boot With Windows Vista?

Aug 27, 2009

I have Windows Vista Home Premium and I don't want to switch entirely to Fedora because I'm not as familiar with it as I am Windows. I mainly wanted to install Fedora for my Linux class at the Community College I attend. How do I install it with a dual boot so it doesn't take over Windows Vista? I had that happen once and it was a mess to fix and reinstall Windows Vista too.

View 7 Replies View Related

Fedora Installation :: Dual Boot 8 And Windows 2003?

Sep 10, 2009

I am attending college and I am starting my first Linux class tomorrow. I am going to be learning Fedora 8 (why they don't upgrade, is beyond me) anyways, I also have a third Server 2003 class. We have our own hard drives that we put in the school computers. (80gb) But here is the problem, I know normally your suppose to install Windows first and then Fedora second and you do not have a dual boot problem.

However my Server 2003 class was suppose to be on Monday (which was labor day) so I didn't have school. I am going to be installing Fedora tomorrow first thing, then on this next Monday I will be installing Server 2003 on the same hard drive, but Windows will be going on second. So my question is, how would I fix the bootloader so I can still dual boot Fedora and Windows without having to reinstall Fedora again?

View 5 Replies View Related

Fedora :: The Windows Filesystem On A Dual Boot Computer?

Oct 1, 2009

I just noticed that there is an icon on my desktop that is named Filesystem, it is the Windows XP portion of the hard drive. I don't remember seeing it on the desktop, I only noticed it 15 minutes ago after installing Adobe flash player. Is that icon supposed to be on my Fedora desktop?

View 6 Replies View Related

Fedora Installation :: Core 11 And Windows 7 Dual Boot?

Nov 3, 2009

I just installed Windows 7 Ultimate on my computer and I want to install Fedora Core 11 and dual boot my system. I have been on the net looking around, but I can't seem to find any suggestions on how I would do this. Can someone help me or give me a URL(s) that will give me a step-by-step guide on how to install Fedora Core 11 on a Windows 7 computer?

View 4 Replies View Related

Fedora Installation :: Dual Boot With Fedora10 And Windows 7?

Feb 13, 2010

I have windows 7 Ultimate and want to install Fedora 10. Could somebody can suggest me some tutorials of installation of Fedora 10 ? and also I am worried about losing boot sector which has happened to me already. how to recover the boot loader for linux safely ( ofcourse with dual boot ability after recovering) ?

View 1 Replies View Related

Fedora Installation :: Dual-boot F13 And Windows 7 With TrueCrypt?

Jun 30, 2010

I am having trouble getting my laptop set up the way I want it. I want to install Fedora 13, using Ext4 encryption, and I also want to install Windows 7 encrypted using TrueCrypt.

On boot, I would like to have Fedora 13s GRUB, offering me the two OS choices. If I select Fedora, then Ill get the cool graphical decryption screen, and if I select Windows 7 Ill get the TrueCrypt boot loader prompting me for the decryption key for the Windows 7 partition. Can anyone give me instructions on how to get this set up?

View 5 Replies View Related

Fedora :: Reinstall Windows On Dual Boot System?

Jul 25, 2010

i have a dual-boot system running with Fedora 11 and (formerly) windows XP. The windows xp has become unbootable, and i installed Fedora on a separate partition so i could run the computer. is there a way i can reinstall windows XP to the other partition using Fedora 11?

Note: The reason i installed fedora Is because i dont have a Windows XP Boot cd, and i believe there is a backup somewhere on the hard drive.

View 5 Replies View Related

Fedora Installation :: Using The Windows 7 Bootloader To Dual Boot

Jan 19, 2011

I am getting a new computer with Windows 7 installed. It will contain a second hard disk on which I will install Fedora Linux. I plan to put grub in the /boot partition of that disk,so I won't be able to boot Linux directly to start. I plan to use the Windows 7 bootloader to dual boot, and I understand in principle how this is done. I set up a previous computer which was running Vista this way, using the program Easy BCD which simplified setting up the Vista bootloader. But the Easy BCD website doesn't address the question of what to do with Windows 7.

View 2 Replies View Related

Fedora :: Dual - Can't Group Boot - Windows 7 Is Starting Always?

May 4, 2011

I have got 160 GB hdd. I had installed Fedora 14 on 100 GB. After I had installed Windows XP beside Fedora 14. But I installed Windows 7 on Windows XP shortly before. This time, I can't group boot. The Windows 7 is starting always?

View 8 Replies View Related

General :: Install Fedora 12 On Windows 7 As Dual Boot?

Mar 13, 2010

i installed windows 7 successfully. When I installed it,I created 40 gb of unallocated space in the hard disk for the Fedora installation. However, whenever i start the partition editor during the Fedora installation, it says that there is no free space in your hardware, even though it shows 40gb space in the disk partition table.

View 5 Replies View Related

General :: Install Fedora 13 On My Dual Boot - Windows-7

Jun 30, 2010

I am planing to install fedora 13 on my dual boot (windows-7 + fedora) laptop. Previously some one helped me installing fedora on my laptop. Below let me mention the my file system architecture as the question is related to it. It's a 320 GB hard drive.

1. First 250 MB primary partition (used to be for /boot, which is currently unallocated, because in last installation I chose fedora to install automatically).

2. Next 120 GB windows primary partition.

3. Next 200 GB Logical partition

a. First 125 GB for windows backup

b. rest for Linux (500 MB + 60 GB).

As Linux was installed later thus it wrote the boot partition itself. I want the boot partition in the first 250 MB partition (reason, to be safe, I don't want to mess up with the master boot record while playing with Linux), also need to install fedora 13. The architecture I want is following:

1. first 250 MB: /boot

2. Next 120 GB: Windows

3. Logical:

a. First 125 GB: Windows backup.

b. Next 4 GB: /swap

c. Rest: /root -- I want to install Fedora here

So, what I plan to do is to whip out all the current Linux file systems and insert fedora dvd and install according to my criteria!

Now my questions are:

1. since currently Linux has the master boot record, will it cause any problem for the machine to boot up from installation dvd, if I whip off all the current Linux partitions? (Or in other words, does installation/ live-CD need a master boot record to boot? -- I am guessing once I reinstall Linux, booting is not a problem).

2. Once Linux is whipped off, can windows boot up automatically?

3. Is there any worry of messing up windows, specially its boot sector(off course I will take precaution not touching windows partitions!)

View 5 Replies View Related







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