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


ADVERTISEMENT

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

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

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

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

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

Ubuntu Installation :: Grub - Setup: Warning: Attempting To Install GRUB To A Partition Instead Of The MBR - Install - Lvm - Luks - Raid - Karmic Server

Mar 27, 2010

I'm running Karmic Server with GRUB2 on a Dell XPS 420. Everything was running fine until I changed 2 BIOS settings in an attempt to make my Virtual Box guests run faster. I turned on SpeedStep and Virtualization, rebooted, and I was slapped in the face with a grub error 15. I can't, in my wildest dreams, imagine how these two settings could cause a problem for GRUB, but they have. To make matters worse, I've set my server up to use Luks encrypted LVMs on soft-RAID. From what I can gather, it seems my only hope is to reinstall GRUB. So, I've tried to follow the Live CD instructions outlined in the following article (adding the necessary steps to mount my RAID volumes and LVMs). [URL]

If I try mounting the root lvm as 'dev/vg-root' on /mnt and the boot partition as 'dev/md0' on /mnt/boot, when I try to run the command $sudo grub-install --root-directory=/mnt/ /dev/md0, I get an errors: grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea. grub-setup: error: Embedding is not possible, but this is required when the root device is on a RAID array or LVM volume.

Somewhere in my troubleshooting, I also tried mounting the root lvm as 'dev/mapper/vg-root'. This results in the grub-install error: $sudo grub-install --root-directory=/mnt/ /dev/md0 Invalid device 'dev/md0'

Obviously, neither case fixes the problem. I've been searching and troubleshooting for several hours this evening, and I must have my system operational by Monday morning. That means if I don't have a solution by pretty early tomorrow morning...I'm screwed. A full rebuild will by my only option.

View 4 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 Installation :: Resizing Windows Partition - Install Files On A Non Windows NTFS Partition

Jul 22, 2010

Now however its not letting me resize the Windows partition, mounted or unmounted. It currently occupies the whole disk. I would rather not reinstall the whole thing over again, but I will if I have to. Isnt there an easy way to shrink a Windows partition? I swear Ive done this before and it wasnt this hard. Could it be a problem with the Mint installer that now asks me if I want to unmount my disks before it goes into install mode? On this PC I would like to have

Windows XP
Mint
Ubuntu-Studio
Edubuntu
One of the E17 OSs
Puppy Linux (to create a remix)

I am probably going to put most of the linux partitions on the second laptop drive but I want to install files on a non WIndows NTFS partition.

View 6 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 :: 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

Ubuntu :: Cant Install - Partition Manager Wont Allow Me To Shrink The Windows Partition To Fit

Sep 4, 2010

Trying to install Ubuntu (any atm) on my father's HP destop. When i install, the partition manager wont allow me to shrink the windows partition to fit ubuntu in, and when i go to gparted to do it manually, it says that there are damaged sectors. is there a way to force ubuntu to install?

View 2 Replies View Related

Ubuntu :: Grub Not Found - Recover Grub After Windows 7 Install?

Aug 24, 2010

I had to dual boot my computer again with windows unfortunately for school. This is something I've dealt with dozens of times in the past but when I try to recover grub 2 with the ubuntu live cd I get this:

sudo grub
sudo: grub: command not found

View 4 Replies View Related

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

OpenSUSE Install :: Not Mess Up GRUB And Still Add Windows 98 To GRUB Menu?

Apr 27, 2010

I have a used PC that came pre-installed with suse 11.2.Unfortunately, I do not have the install disk to use in case of whatever.I already know that when configuring a dual boot with Windows and Linux, it is recommended to install Windows first.I do not have that luxury now as 11.2 is installed and GRUB is the boot loader.Question is, if I boot the Windows 98 install disk on boot, how to not mess up GRUB and still add Windows 98 to GRUB menu?

One hard drive only here. 98gb free.It seems that W98 install will overwrite GRUB in this situation - causing problems. Maybe not, I don't really know for sure.I just need to install windows 98 on the same hard drive and if possible, have suse and w98 visible on boot in GRUB.

View 9 Replies View Related

Ubuntu :: Upgrade Grub With Dm-crypt - Warning: "Attempting To Install GRUB To A Partition Instead Of The MBR"

Nov 23, 2010

I am still using Lucid with a Luks/dm-crypt setup. I picked up an upgrade today that included grub. It gave me a box that had me choose my location to install the upgrade. I chose /boot. When apt did its upgrade thing, I got the following message: Setting up grub-pc (1.98-1ubuntu ... /usr/sbin/grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea.. /usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and its use is discouraged.. Installation finished. No error reported. I looked in /boot/grub and found no menu.lst file.

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 :: 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 :: 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

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

SUSE :: Deleted Grub Loader And Partition - Recover Boot To Load Windows 7?

Oct 25, 2010

I let a 'friend' use my laptop over the weekend. Now when I turn it on, it loads the BIOS details, then says no active partition, then no OS cannot be found.

It looks like they have deleted the partition with SuSE with the Grub Loader.

I cannot load up SuSE or Windows 7!

Any ideas on how to recover the boot to load Windows 7?

I have tried using the Windows 7 install disc to repair - but it does not recognise that Windows is installed and wants to do a clean install only.

Is it worth trying to reinstall SuSE and hope it detects Windows on the other partition? (I assume it is still there!)

I cannot get to a command prompt.

View 5 Replies View Related







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