Ubuntu :: Will GRUB Recognize A "new" Windows Partition

Sep 30, 2010

My computer is currently dual boot: Windows 2000 on first hard drive (master) and Ubuntu 9.10 on the second hard drive (slave) using GRUB 2. Both drives are on the first IDE channel. I have a third drive with a DVD/CD drive on the second IDE channel (master and slave respectively). The only thing on this drive is my photo library, which is backed up on a server.If I were to temporarily remove the plug for the first two drives from the mother board and plug the third hard drive and DVD drive into the first IDE channel and install Windows XP on the third hard drive from the CD ROM, I would have a functioning Windows XP computer with just the hard drive and CD/DVD drive. The system would not know of the existence of the dual-boot configuration.

Now the question: Obviously, if I plug the drives back in the way they were originally, I will not have the choice on GRUB to boot into Windows XP on the third hard drive on the second IDE channel. When running from Ubuntu, can I do a GRUB update, and will it recognise the new Windows XP drive as a bootable option in the GRUB menu?I really don't want to take the chance of destroying my current dual-boot configuration (Win 2000/Ubuntu 9.10) by installing Windows XP on the third drive with the first two drives plugged in.I don't really want to take the time to experiment if there's no chance that GRUB will recognise the new Windows drive.I know. I'm a little old-fashioned. But when all my applications work fine on both platforms with the hardware

View 3 Replies


ADVERTISEMENT

Ubuntu Installation :: 10.10 Maverick - Grub Won't Recognize My Windows Partition / Fix It?

Oct 17, 2010

I had Windows 7 ultimate installed on my netbook and installed Ubuntu 10.10 using the 'Install alongside other OS's' option which put windows onto another partition and created one for ubuntu.

Anyway I've tried reinstalling the grub but I never get a grub boot menu when I boot it up and the grub won't recognize the windows install

View 6 Replies View Related

Ubuntu Installation :: Grub Doesn't Recognize Windows 7 Partition - 10.10 Maverick User?

Dec 23, 2010

I recently have installed Ubuntu 10.10 Maverick Netbook Edition in my personal netbook. The thing is that I had installed Windows 7 in the hard disk drive so I decided to install Ubuntu alongside with it. After the process of installation everything was cool but I hadn't the Grub working. I then pressed the Shift button during the booting process so I got the Grub menu but it didn't show the Windows 7 partition. The Windows installation was not erased because its file system is present in Nautilus. I have tried reinstalling the Grub a thousand times but nothing changes. I have attached the results of the boot info script so you can have some info about my booting configuration.

View 9 Replies View Related

Ubuntu Installation :: Updated Grub But Still Won't Recognize 2nd Partition?

Jul 24, 2010

So I am experimenting with other linux distros.....I just installed a small partition with OpenGEU, the one still based on Ubuntu.....now it wont recognize Mint. Ubuntu Studio is next on my list, but before I invest any more work I want to make sure I can add more partitions to grub, not just the most recent linux partition...

I think that future distros of linux should have a fix for this....if you install linux it should detect every other operating system on the disk, not just windows plus the most recent linux install.

install /boot separate? I always create a / and /home partition but never separate boot. Does that make life easier?

View 9 Replies View Related

General :: Windows - Deleting Linux Partition And Grub Boot Loader Without Affecting The Windows Partition At All?

Aug 30, 2011

I am currently running a dual boot machine with Ubuntu 11.04 and Windows Vista.Is there any way I can delete the Linux partition and Grub boot loader without affecting the Windows partition at all?I would also like to be able to repartition all of the space that was previously occupied by Linux.

View 2 Replies View Related

Ubuntu Installation :: GRUB 2 Does Not Recognize Or Boot Into Windows XP?

Oct 13, 2010

i can't boot up my win XP after installing Ubuntu 10.10.

I decided to replace my Vista partition with Ubuntu 10.10 so i redo my partitions and split the current Vista partition to a swap and root partition and install Ubuntu 10.10

Everything went well and i got Ubuntu up and running. However, i realize that GRUB 2 didn't recognize my existing windows partition. I double-check on grub.cfg and see that the default os_prober didn't recognize my XP partition either.

After search on the internet for a while, i found many similar issue where most are fix when manually adding the entry yourself so i decided to add an entry 11_XP under /ect/grub.d/ for windows XP and confirm that the new entry are added to the update grub.cfg file before restarting

Code:
### BEGIN /etc/grub.d/11_XP ###
menuentry "Windows XP" {
set root=(hd0,5)
insmod chain
drivemap -s (hd0)

[Code].....

View 3 Replies View Related

Ubuntu Installation :: 10.04 Can't Recognize Windows Partition / Sort It?

Apr 29, 2010

This is my first time to post a thread.I'm not native English-speaker,so my English is poor.And I wish you can understand what I mean.
I have used wubi for months.Today I decide to install Ubuntu 10.04 on my harddisk.I create a liveUSB to install 10.04.But the problem during installing is when partition detecting,the windows partition can't be detected.It shows 'Ubuntu' on /dev/sda1,but in fact it is the windows partition.I ignore it and go on.After all done,10.04 can work well,but windows can't be booted.
Then I try to use 9.04 CD to install,and it shows 'Widows NT/2000/XP' on /dev/sda1 correctly.At last,both 9.04 and windows xp can be booted.
Is it the problem involving the difference between CD and liveUSB,or 10.04 and 9.04?
Can you tell me why and give me a hand?

View 2 Replies View Related

Ubuntu Installation :: Windows Boot Disk Won't Recognize Empty Partition / Fix It?

Nov 16, 2010

I've had Ubuntu 10.10 installed for a while and I recently cleared a partition to install Windows XP. However, when I load from the Windows XP boot CD, I get "7379one MB disk 0 at ID 0 on ?Bus 0 on atapi(Setup cannot access this disk)". I've tried just about everything

View 4 Replies View Related

Ubuntu :: Dual-booted Computer Doesn't Recognize Windows Partition / Solve It?

Aug 18, 2010

I have a gateway laptop that I have attempted to dual boot, but the computer only sees the Ubuntu OS and the Vista Windows Recovery Partition. (Actually, gnome reports 3 separate Ubuntu OSs... part of the problem?)

When I type fdisk -l, I get the following message code...

View 5 Replies View Related

Ubuntu :: Grub - Lost My Windows Partition - Can't Find Menu.lst In /boot/grub

Nov 1, 2010

I got ubuntu 10.04 lucid lynx along with windows (dual boot) and using Grub. On my computer, I have my C:/ (programs) and D:/ (data). I've never used my D:/ before that day that I've lost my windows partition on my grub menu. I usually use my D:/ with windows. The first time I used my D:/ to store data with linux, I lost my windows option in my grub menu. I'm not sure what I did wrong but I do want to restore my windows option in my grub menu.

After "fdisk -l",

I checked in /boot/grub and there is no menu.lst to modify. how I can get back my windows option in my grub menu ?

View 24 Replies View Related

Fedora :: When Booting Back In To Windows Partition It Doesnt Recognize The Free Space?

Apr 22, 2011

Whilst in fedora i deleted files off my second hard drive to free up some space, i deleted over 10gb worth of data. When booting back in to my windows partition it doesnt recognize the free space instead it thinks the hard drive is still full even though i deleted the data.Not to sure as to why this has happened, as im sure i have deleted stuff of this hard drive before from my linux partition.Any help would be greatly appreciated as my 70gb hard drive is full with only 20gb of data to show for it

View 2 Replies View Related

Ubuntu :: Use A Windows-based Recovery Partition On A Dual-boot Computer To Overwrite Partition And Remove GRUB Loader?

Mar 9, 2010

is it possible to use a Windows-based recovery partition on a dual-boot computer to overwrite the Ubuntu partition and remove the GRUB loader? For instance, if you booted up your computer, accessed the hidden recovery partition and used it to reset the computer to it's factory default settings, would that effectively remove the Ubuntu partition and the GRUB loader? Would a completely new installation of Windows overwrite/uninstall Ubuntu and GRUB automatically?

View 4 Replies View Related

Ubuntu :: Windows 7 Hidden Partition And GRUB

Feb 18, 2010

I was installing Ubuntu on my new laptop (with plans to dual boot with Win 7) and, I'll admit, I did something stupid. You see, there was a 1 meg free space before the Windows 7 'hidden partition' and it was driving me nuts. So, what I did, was use gparted to move the hidden partition to the start of the drive (yes, a 1 meg move). Install of Ubuntu went off without a hitch, but after reboot things went a bit differently. The Recovery partition shows up as a possible boot partition in GRUB, in Windows 7 I can now see the recovery partition as a normal NTFS drive, and I can no longer use the features that the partition gives. I know this might be more of a 'ask on a Windows forum' question, but I was hoping someone else had done something like this and knew how to restore the hidden partition to being, well, hidden.

View 2 Replies View Related

Ubuntu :: Install Windows From Partition With Grub?

May 12, 2010

So how can I (e.g. after using dd) boot to this dd'd Windows Installation partition with Grub?

I just want to do this as installing Windows from Hard Drive is much faster.

E: The solution was Unetbootin. Did nothing special myself (defined the .iso path and the partition (/dev/sda4)), the app did all the work.

View 5 Replies View Related

Ubuntu :: GRUB Does Not Find WIndows 7 Partition?

Jan 7, 2011

I messed up my mbr by deleting my other drive which I guess had the MBR for both my OS (2 Windows 7's). So i installed Ubuntu in an attempt to fix it all hoping to get the GRUB. It then booted directly into Ubuntu.So I ran bootsect.exe tx the mbr and it said success.Still boots into Ubuntu directly without and grub.

I ran sudo update-grub
Found linux image: /boot/vmlinuz-2.6.35-22-generic
Found initrd image: /boot/initrd.img-2.6.35-22-generic
Found memtest86+ image: /boot/memtest86+.bin
done

View 9 Replies View Related

Ubuntu :: Edit Grub Of 10.10 From Windows Partition?

Apr 25, 2011

I have a dual boot system. a 200gb hd with ubuntu 10.10 and windows pro on 100gb hd. the problem im having is the 'black screen' error.

When i boot ubuntu, it boot fine but it shuts off my screen cause its not supporting my video hardware which is a geforce 6100 or something.

I know the fix is to change grub to support older video architecture. Something like changing line 'GRUB_CMDLINE_LINUX_DEFAULT="QUEIT SPLASH NORNODESET"'

But how do i change the grub when the screens off? i can't, right. Is there a way i can change the boot parameters of ubuntu from my windows boot or maybe from the ubuntu virtual desktop?

View 7 Replies View Related

Ubuntu :: How To Reinstall Grub To Windows Partition

Jun 26, 2011

So, I'm stuck in GRUB rescue mode (stupid mistake) on a dual booted netbook (so no cd and no recovery software)

I do have a Live USB so I'm working off that.

Is there a way to reinstall the GRUB to my other partition (windows 7) or fix the MBR without recovery software?

View 9 Replies View Related

Ubuntu Installation :: Windows Partition Missing From Grub

Jan 30, 2010

I was defraging windows xp and the power want off now I can only boot into ubuntu from Grub.

View 3 Replies View Related

Ubuntu :: If Format The C: Windows Partition - Will Still Have The GRUB To Choose From?

May 1, 2010

I've been using Ubuntu for 6 years now as my major OS, dual booting with Windows. (just in case...)

I am now ready to completely abandon Windows as all the music editing and video creation tools I could not live without are available in Ubuntu and working great!

QUESTION: If I format the C: Windows partition, will I still have the GRUB to choose Ubuntu from? (I'd like to get rid of GRUB altogether to speed up my boot time)

View 2 Replies View Related

Ubuntu :: Recover Partition And Grub Lost From Windows?

Dec 8, 2010

I installed Ext2fsd from windows XP because I needed access to a text file on my ubuntu install. However, it didn't work because the drive is ext4 and all it listed was the root folders (/home, /var etc..) nothing any deeper.

I closed the app and continued working in windows.

Today I went to start my computer and it loaded the grub-rescue> prompt. I immediately tried to run "help" to find out what happened, however, grub reported the command as unknown.

I then ls and got a partial listing of the partitions.

Code:
(hd0) (hd0,5) (hd0,1) (fd0)

So what do I do? How do I recover my linux partition? If the partition is bad - then how is the bios able to find the grub-rescue> prompt?

View 5 Replies View Related

Ubuntu Installation :: Installed Grub On Windows Partition?

Mar 8, 2011

I just installed ubuntu on a partition on my laptop that already had a windows7 partition. First I had Kubuntu installed, but I decided to just try Ubuntu instead. I did things the right way when I installed Kubuntu and I could switch between OSes on reboot. Then when I installed Ubuntu I accidentally put grub on /dev/sda1 instead of /dev/sda. I didn't even notice for a while because I never felt like I needed to go back to Windows until I felt like playing starcraft 2. That's when I noticed that when the boot options screen appears and I select Windows, the screen goes black, a cursor flashes in the upper left corner for about a second, then the boot options screen reappears.

If I boot using my windows 7 cd and go into recovery, get a command prompt and type Bootrec.exe /FixMbr and Bootrec.exe /FixBoot, the options appear to complete successfully, but then when I reboot, I get a permanent flashing cursor.

If I follow that by inserting my parted magic cd and running testdisk and overwriting the mbr, I get back to the first situation where the boot options screen will appear, but the windows boot loader just returns me to the boot options screen. I can get into ubuntu, at least. Whenever I run testdisk I can't replace the boot with the backup boot because I'm pretty sure it's identical to the flawed one.

View 9 Replies View Related

Ubuntu :: GRUB Error: No Such Partition (No Windows OS Installed)

Jul 3, 2011

I've been serching the forum for hours and every thread related to "GRUB error: no such partition" that i've read relates to fixing the issue for users with windows OS also installed or trying to get windows to boot.

How it happened: I edited partitions and now I get GRUB error: no such partition. I ONLY have Linux installed.

I was able to boot the OS by typing:

Code:
set partition=(hd0,1)/boot/grub
set root=(hd0,1)
insmod normal
normal

[Code].....

View 6 Replies View Related

General :: Windows 7 - Install GRUB To A Partition And Not MBR?

Sep 12, 2010

I am trying to dual boot Windows and Linux. I would like to continue using the Windows bootloader in my MBR.

I installed Windows 7 first. During the install I left some unallocated space that I intended to install Linux.

I found this guide: [URL]

It says to install GRUB to the bootsector of the partition that Linux is being installed to and not the MBR of your hard drive.

I am trying to install Linux Mint Debian to the second partition. When the installer gets to where you are asked to install GRUB the only option is to install GRUB to /dev/sda which I believe is the MBR.

I decided just not to install GRUB and proceeded with the installation.

How can I install GRUB to the bootsector of my Linux partition?

View 2 Replies View Related

Software :: Install Grub To Windows Ntfs Partition?

Nov 2, 2010

In HDD with 2 partition

sda1 windows xp
sda2 windows 7

1. It is possible to install grub? (Using live cd)

2. If not, if I create sda3 (ext3), and install grub there and boot both windows will be possible?

View 4 Replies View Related

Ubuntu Installation :: Grub Menu Shows Windows Partition But Doesn't Load

May 4, 2010

I recently upgraded to 10.04. The grub menu shows my windows partition but does not load it when I select that OS.

View 2 Replies View Related

Ubuntu Installation :: Locked Out Of Windows Partition With Grub - Error: No Such Device: 2e3857fb3857c08f

Apr 5, 2011

I have two partitions on my HDD. A Windows XP (hd0,2) and an Ubuntu 9.10 (hd0,1).I have been using the Windows mainly and ran a program that changes the HDD's serial number. Now when I boot up and Grub loads, I try to access the Windows partition and get the following error:

Error: No Such Device: 2e3857fb3857c08f

I am still able to boot the Ubuntu partition but can not seem to get grub to point to the Windows partition any more. This is very frustrating as I really need to get back into that partition soon.

View 9 Replies View Related

OpenSUSE Install :: GRUB Loader Will Not Run If Windows Is Set As The Active Partition?

Apr 6, 2011

A few days ago my Laptop wouldn't hibernate in Windows 7, I managed to fix this problem by going into Windows' Disk Management tool and setting the C:/ Partition as the active partition, this fixed my hibernation issue, however I have just noticed that now when I boot my laptop my GRUB menu no longer appears, instead it just loads Windows straight away as if it was the only OS on my laptop.

I've confirmed it's something to do with my recent Disk Management change as I booted up GParted, removed the boot flag from Windows and when a rebooted my GRUB menu reappeared.

Not sure on how I can both have Windows as the active partition while being able to keep GRUB working also.

My Partition Setup is as follows:

/dev/sda1 C:/ Windows 7 (NTFS) (Boot Flag Set)
/dev/sda2 D:/ DATA (Documents and stuff) (NTFS)
Unallocated 1 MB
/dev/sda3 Extended 146.49 GB (LBA Flag Set)
/dev/sda5 Linux Swap 2.01 GB
/dev/sda6 ext4 20.00 GB
/dev/sda7 ext4 124.46 GB
Unallocated 10.00 MB

I'm running openSUSE 11.4

View 3 Replies View Related

General :: Boot - Updated, Grub Menu Not Booting To Windows Partition?

May 24, 2010

I have just updated my Ubuntu linux to Ubuntu 10.4, not my grub menu isnt letting me boot to Windows Partition.The problem seems to be with grubs new update from using an editable menu.lst file to using a non editable grub.cfg file. Everywhere I look it states "DO NOT EDIT THE GRUB.CGF FILE". I am at a loss as what to do. I figured that the new configuration has screwed up the Windows Boot File. Anyone have any suggestions on how to fix this. I am not sure if it is a windows issue or an issue with the Grub boot menu.

View 2 Replies View Related

Debian :: Squeeze Grub Doesn't Detect Windows Partition On Install?

Sep 7, 2010

I've installed Lenny with no problem, but I tried switching to Squeeze, and grub for some reason didn't pick up on the Windows partition this time - it just shows the two Linux options (debian and debian single-user). I check the menu.lst file (which I've edited under Lenny with no issues), but for some reason it doesn't exist at all in this install. Is it in a different location with Squeeze maybe?

why grub didn't pick up on my Windows install?

View 3 Replies View Related

Fedora :: Install Windows XP On A Free Partition Without It Replacing The GRUB Boot Loader?

Sep 20, 2009

I am using Fedora 10, and was wondering if it is possible to install Windows XP on a free partition, without it replacing the GRUB boot loader?

View 6 Replies View Related







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