General :: Grub Loader Can't Boot From Partition But Other Boots Can See Partition?
Feb 25, 2010
I having a problem getting my grub loader to see one of my hard drives. I added a drive, and my grub loader lost track of where everything was. I couldn't get my old linux (Red Hat 9) so I installed SuSe on my new hard drive. But I need my be able to boot from my old hard drive because it has apps that only run on the earlier version. From /proc/partitions the old hard drive is sdd
major minor #blocks name
8 0 976762584 sda
8 1 2104483 sda1
8 2 20972857 sda2
[code]....
View 27 Replies
ADVERTISEMENT
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
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
Jun 14, 2010
I installed ubuntu using wubi and then I tried installing grub 2 but it failed. I need a way to reinstall the mbr sp it will load the windows 7 loader from the first partition.
View 1 Replies
View Related
Oct 11, 2010
I want install 10.10 Maverick on a new partition alongside my OS X and 10.04 Lucid installs to see if it works on my machine. I'm a little unsure about some things.
1)Do I need to install the GRUB boot loader on this new partition?
2)Can I use the same swap space or is recommended to create a new swap?
View 5 Replies
View Related
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
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
Sep 2, 2009
A failed upgrade, from disk images, of Fedora 10 to 11 resulted in no GRUB bootloader main menu appearing on bootup (no WIN, no LINUX choices from which to boot). I am booted directly into the GRUB command shell...so, no WIN, no LINUX, nothing. And my understanding of GRUB shell commands is very low.I have 2 hard disks, WIN on the first, LINUX on the second. I believe GRUB Bootloader is on the first disk.Sadly, I have no external install media.An old grub.conf hardcopy indicates that root =/dev/sdb2, root (hd1,0), kernel /vmlinuz....olderversion...(relative to /boot),initrd /initrd...olderversion... (relative to boot). and WINDOWS on (hd0,1), with chainloader +1
I need to somehow get past this grub shell, and re-install/re-instate the grub bootloader, so it can boot normally.What grub command(s) must I use? I've played around with the commands, but with no success.I worry that if I can't resolve this, the whole machine may be useless.
View 9 Replies
View Related
May 19, 2011
I just did a fresh install of 11.4 and I LOVE IT!!! One of the little issues I am having though, is that there is no login screen. No matter what settings I change it still auto-logs me in.
I am using GRUB and the Boot Loader Location has both "Boot from MBR" and "Boot from Root Partition". Is this right? I would think that I should just boot from the MBR.
View 4 Replies
View Related
Jan 14, 2011
In my system i am using fedora13 unfortunately grub loader(partition deleted) file has gone ,now its not booting the system,some one is saying is install again fedora in same place
what i am thinking is:
1)we will use live cd,
2)open terminal(in live command will work or not ,i typed but its asking you should be root)
3)we will take grub source code from net ,then we will compile it in same path(i think in fedora grub.8.gz),
then is it working
View 3 Replies
View Related
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
Jun 14, 2011
I'm trying to copy kubuntu from a old disk to a partition on a new hard disk. I used the command:
cp -apx /mnt/source /mnt/dest
I also edited fstab and changed the uuid to the correct partition, rebuild grub, and rebooted. When booting the kubuntu in the new partition, the sysytem still refers to the old partition (which is much smaller). ie: df displays the old partition. Is there another config file that has to be edited?
View 1 Replies
View Related
Jul 22, 2010
I am tying to add Ubuntu 10.04 desktop i386 to my Windows 7 PC. I do not want to mess with the Windows boot loader, so as the sentence from the guide at the bottom states, tried to put GRUB onto the newly created partition for Ubuntu. I could not because upon choosing the device (which turned out to /dev/sda5) , the "OK" button was disabled
"Manual" option was chosen above - on a second try, I chose "use all available free space" and Ubuntu created #5 and #6 on SCSI1 (0, 0, 0). The new device was /dev-sda-1, but again, Ubuntu would not put the boot loader on it.
"If you have a problem with changing the MBR code, you might prefer to just install the code for pointing to GRUB to the first sector of your Ubuntu partition instead."
View 3 Replies
View Related
Oct 27, 2010
My disk partitions are as following:
Disk /dev/sda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x58b258b2
[Code]....
There already exist an os XP before my installing of ubuntu.When I installed my ubuntu 9.10, I selected to install grub2 on the logical partition sda7. But when I typed command sudo dd if=/dev/sda7 of=mbr bs=512 count=1, I found that the file mbr was eerily full of zero bytes. How does this happen? Or grub2 can't be installed on a logical partition? But it works very well along with win7 rather than XP.
View 9 Replies
View Related
Apr 29, 2010
I'm running SuSE 11.2, dual booted with Windows 7. SuSE installed fine, but when I rebooted, it went straight to windows and didn't give me the option of booting into SuSE. I reinstalled SuSE and went into the boot settings in Yast. When I rebooted, neither Windows nor SuSe would boot. I ran a system repair from the SuSE disk, at the boot loader settings, it displays the SuSE Linux partition and the Failsafe Linux recovery partition. I did not format any drives in the system repair. How do I add the Windows partition to the boot loader settings?
View 1 Replies
View Related
Dec 21, 2010
A bad install of linux gave me a grub that won't go away. My only hope of restoring my Windows XP and retrieving the data that was backed up (most wasn't) is to somehow access the recovery partition. That's still there. The primary partition was wiped out. This is a remanufactured system: I -don't- have a Windows CD. I -don't- have fdisk. I -don't- have any of the utility disks I'd normally use (they're 300 miles away, buried in snow and ice right now).
I do have a disk and a thumb drive with the Windows boot files on it, but grub doesn't recognize these. If I could just get rid of that grub file, I think I could boot from either the thumb drive or the cd, or even the partition with the recovery files on it, but I can't get rid of grub. I think even if I could get fdisk on either a cd or thumb drive, grub would override it. Any one know how to kill that file WITHOUT fdisk and WITHOUT the Windows CD? I have live Linux disks, Ubuntu 8.10 and 10.10 have been the most promising, but still can't do this.
View 4 Replies
View Related
Mar 4, 2010
I'm using Fedora 12 since 2 years lately, I really enjoy this S.O., it's quite robust and wonderful, but a couple of months ago it is really slow to boot up when startup the computer, I've checked everything, but seems to be ok, I had a partition lost arround that date, but recover successfully, it happens when I run gparted that It cannot see partition on my 500 GB disk, but still boots up. When running Mandriva live cd, it can see (?) all partitions on that disk, even with Fedora Dolphin I can access this partitions. What could it be?
View 6 Replies
View Related
Oct 4, 2010
I'm trying to install MS Windows from my Linux box. Because I have no CD drives nor USB ports, I can't use any live media to boot the computer and install Windows from the installation disk. So I've created a FAT partition and copy DOS files on that, so that I can boot this partition and install Windows from there. But the problem is I still haven't able to get it to boot.
Here's the output of fdisk -l code...
I created the partition by using cfdisk to format it as type 0B: WIN95 FAT32, and made dos filesystem on it using:
Code:
mkfs.msdos /dev/hda1
But when I reboot and select the DOS entry in GRUB, it tells me that:
"This is not a bootable disk. Please insert a bootable floppy and press any key to try again."
what I'm missing or doing wrong here? Do I need to change something on the MBR of hda1 etc...
View 4 Replies
View Related
Aug 16, 2009
install fedora 11 on Vista I want to keep the windows boot loader and also install on a usb drive or a seperate partition that has 10GB free "install doesn't see partition's". Recently I installed ubuntu and had a major problem with booting, without having the usb drive connected I couldn't boot windows so uninstalled it. I'm trying to install now but install does'nt give me any option to select partitions from my drives one 320GB "portable, 3 partitions" and 80GB "main os 2 partitions one partition has 10GB free"
View 3 Replies
View Related
Apr 6, 2011
I did it long time with LFS but I don't remember how. the "root" option of the kernel in grub except only the partition. How do I set the "root" as a directory in a partition?
View 4 Replies
View Related
Mar 3, 2011
The XP partition ceased to boot (in fact when it seems to start Windows, it re-boots once and again). I can access the XP partition from Ubuntu 9.10
If I boot with the WXP CD and reinstall it in the original NTFS partition, will it wipe the boot menu out, loosing any chance to boot in Linux?
View 8 Replies
View Related
Mar 29, 2011
i want to install opensuse on my new lap top i partition my hard (600gb) with 5 parts:
c: 97 gb
d: 150 gb
e: 150 gb
f: 100 gb
g: 50 gb
and 38 gb unlocated part
in opensuse instalation , the yast makes a 2gb for swap 14gb = root , 21 gb = home, but in Instalation Overview under Booting has a red error: the Boot loader Installed On a Partition that does not Lie Entirely Blew 128 GB .The system maight Not Boot;
View 1 Replies
View Related
Feb 28, 2010
I have a dual boot system with Windows XP and Fedora12. Following is the partition structure of my harddisk.
Disk /dev/sda: 80.1 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x5e5e5e5e
Device Boot Start End Blocks Id System
/dev/sda1 1 1912 15358108+ 7 HPFS/NTFS
[Code]...
I deleted the "/dev/sda8" through Windows Disk Management, and when i restarted the system. GRUB boot menu vanished and a GRUB console appeared. Then I booted my system using Fedora12 live USB and created a new partition at same place from where i deleted it, and then after restart my started working normally as it was before partition deletion.
But, I don't understand what actually happened. Can anyone tell me in detail what happened and why and what to do to avoid such things in future?
View 1 Replies
View Related
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
Aug 31, 2010
when I tried to install Fedora on my pc, I got this error message " Defined Root partition not created a / boot/efi partition. I am trying to install it on a seperate hd. My main one has windows xp pro, but I do not want to interfer with that at all?.
View 14 Replies
View Related
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
Nov 1, 2010
I'm trying out puppy linux, as I have an old system, and the new Ubuntus do not work on it.
Anyway,I cannot boot from my hard drive but only from the floppy.I'm just not too keen on always booting from the floppy.
Here is the Menu.ls file:
View 8 Replies
View Related
Nov 27, 2009
I have 2 os redhatlinux 5.1 and windows xp. is it possible to remove grubboot loader.
View 3 Replies
View Related
Oct 23, 2010
I have triple booted Windows XP (195 GB)partition 0? the second partition is Windows 7 (195 GB)And the rest of a 1TB hard drive went to Open Suse 11.3. if it makes any difference I used g parted to create the three partitions and made them all primary. My problem is I want to change the way they all get along. When I boot up, I get the options;
Desktop -- openSUSE 11.3-2.6.34-12
Failsafe -- openSUSE 11.3-2.6.34-12
windows 1
windows 2
which is fine, but clicking on windows 1 takes me to the windows boot loader with the options of windows 7, or previous version of windows. clicking on windows 2 brings up a screen telling me " rootnoverify (hd0,1) chainloader +1 BOOTMGR is missing press ctrl+alt+del to restart" I would like the end result to be windows 1=XP,windows 2=7, then I can rename them accordingly. one more thing, when I installed openSUSE, I let it automatically configure the hard drive and create the necessary partitions(it deleted partition 3 first). i remember it saying somewhere that the boot manager was past the 125 GB limit, and might not boot.
View 8 Replies
View Related
Oct 24, 2010
I just made my system unbootable... Here is what i did.. I have two sata HDDs
160 GB (Contained Windows 7)
500 GB
I copied entire 160 gb as an mirrored image to 500GB HDD using Acronis Disk Director. I deleted entire 160 GB HDD.. Removed the 500 GB HDD and kept it seperate.. Installed ClearOS Enterprise 5.2 Worked a little bit... The i wanted to delete ClearOS.. So i connected 500GB HDD and booted again in Acronis Disk director Formated the entire 160GB HDD.. Copied back the entire 160 from 500GB HDD.. Now my sytem refuses to boot... Just 4 letters "GRUB" appears on the screen... I tried booting using XP CD.. It gives a blue screen.. I tried Windows 7 CD.. It says unable to fix due to MBR problem..
View 8 Replies
View Related