Ubuntu :: Grub2 Doesn't List Fedora, Even Though Upgrade-grub "finds" It?

Jan 21, 2010

In general I love Ubuntu Karmic, and think it's the most polished Gnome distro out there, but since installing it on my laptop alongside Fedora I haven't been able to boot into the latter.

I know that I could fix it by adding an entry into the 40_custom file, but wonder if there's a simpler fix.

The command
Quote:

sudo update-grub

actually finds and lists the Fedora Constantine kernel, but it still doesn't appear in the bootloader menu. Before I delve around and break something, does this mean that there's a line commented out in one of the config files?

I'm not going to slag off Grub 2 because I can see that it has clear benefits, especially for power users, and I don't mind change if it brings clear benefits. So long, /boot/grub/menu.lst.

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Grub2 Overwrite Grub On Upgrade From 8.04 To 10.4?

Jun 21, 2010

I have been running a dual boot XP and Ubuntu 8.04 on two separate hard drives for a while now without any problems. I used the method posted http://ubuntuforums.org/showthread.p...light=dualboot. I will be upgrading to 10.4 soon (probably after the re-spin in July) and was wondering if I will have problems after upgrading dual booting.

I do not know if while upgrading Grub remains or if Grub2 tries to overwrite. I have read that Grub2 will try to install onto all partitions and hard drives in a fresh install but do not know about upgrading. If it does try I think I need to put it in hda,1 which is the primary drive where Ubuntu is located.

This is not something I have been able to find the answer to with google. I also have Kubuntu on the system which I can change with session manager and am not sure what will happen to that once I upgrade Ubuntu.

View 1 Replies View Related

General :: Grub2 Detects Mac OSX On Sdb But Doesn't Install It To Grub.cfg

Feb 13, 2010

Working on a quad boot system. Two Karmic installs (I find I tend to hork one every once in a while by playing too much, so having a backup around is nice), windows 7, and Snow Leopard. I got everything up and running, except I had Leopard installed instead of snow leopard. At that time, I had the following:

sda1->win 7
sda2->leopard
sda5->karmic 1
sda6->karmic 2
(others for swap / extended / etc)

Grub2 detected everything just fine, made a real nice grub.cfg file and away I went.Now, I've made a change. Snow Leopard required GUID partitions and I had my stuff all set up as MBR and was /not/ about to reformat and start over. So I added a second drive, sdb.

Now, I can boot to that drive independently. Fine.I can boot to sda just fine and go to either Ubuntu install or windows just fine. Great. Grub2 finds Mac OSX on /dev/sdb2. Awesome (sdb1 is a fat32 bootloader for hackintosh reasons). It not only doesn't update grub.cfg, it leaves the old /dev/sda2 listing for my old Leopard install ... whose partition I deleted. It isn't visible anymore.

Code:

> sudo update-grub
Generating grub.cfg ...
Found Debian background: radar.png

[code]....

But nothing after Ubuntu 9.10 on /dev/sda6 shows up in grub.cfg? I'm at a loss. Any ideas how to get it to populate? I'd rather not hack grub.cfg and have to rebuild it by hand every once in a while especially as grub was fine with finding it.

View 14 Replies View Related

Ubuntu Installation :: Upgrading From GRUB To GRUB2 - Vista Doesn't Appear In Menu?

Apr 30, 2010

I tend to update stuff slower than most - I'm still using Hardy and I probably won't upgrade to Lucid until June-ish. I wanted to test drive GRUB2 so I upgraded following instructions here:When I chainloaded GRUB2, I got a menu that only contained Ubuntu; my Windows Vista bootloader entry had disappeared. I couldn't find a sample "40_custom" entry to modify when I tried to create an entry for Vista myself. Had no problem booting into Ubuntu and I could still boot Vista from the old menu. Spent about 20 minutes on it, then I gave up and reinstalled legacy GRUB.

View 9 Replies View Related

Ubuntu Installation :: Failure After Trying To Upgrade From Legacy Grub To Grub2

May 21, 2011

I moved from 8.04.2 to 10.04.2 and tried to upgrade from GRUB Legacy to Grub2. I must have made a mis-step somewhere in the process as on boot it now tells me

Code:
GRUB Loading stage1.5.
GRUB Loading,
Error 15
_
Is there a nuke from orbit, no finesse way of just ripping all the existing GRUB mess out and installing GRUB2 from Boot disk? for instance should I be just be able to boot with a LIVE CD mount the primary disk of this machine and enter the below in a terminal without messing up any further?

Code:
sudo grub-install --root-directory=/media/PRIMARY_DISK /dev/sda

View 3 Replies View Related

Software :: GRUB Read Error After Upgrade To Grub2?

Mar 19, 2010

I have a Debian Lenny box with two hard drives in it (no dual boot; /home and /var are on the second drive). This machine was working fine until earlier this week when I ran an upgrade and restarted it. I think during this upgrade Grub got upgraded to Grub2, and now when I try to reboot I just get this:

Code:

GRUB Read Error

Hitting Enter yields Operating System Not found. This is it, I can't get into the grub screen to enter the boot command or anything. I booted the machine into the rescue environment on the Install CD, and was able to mount all the file systems and chroot in. I tried reinstalling grub2, but this did not help. I ran fsck on my /boot file system, but it appears fine. The boot partition is also marked with a bootable flag in fdisk. I did try to downgrade back to grub1.5 which, while it didn't given an error did hang shortly after it loaded.

View 4 Replies View Related

Ubuntu Installation :: Unable To Boot Windows XP After Upgrade To Grub2 From Grub?

Jul 24, 2010

yestoday,after I upgrade,unable to boot windows xp. if I use grub ,windows xp can boot up.but now I want to use grub2, boot info script's results.txt is at below.

Boot Info Script 0.55 dated February 15th, 2010

Boot Info Summary: => Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #6 for /boot/grub.
sda1:
File system: vfat
Boot sector type: Fat16
Boot sector info: No errors found in the Boot Parameter Block.

[Code]....

View 1 Replies View Related

Ubuntu :: Grub Finds No Kernels / Only Memtest

Jul 31, 2011

I ran grub-customiser to set default kernel, and saw the GFX mode setting, thinking "Hey, my monitor is native at 1440x900! I'll use that!" ...Didn't think about how the GFX card isn't initialized at that point, so my res is limited to 640x480... So the first problem was a system hang at the grub menu, with "Input Not Supported" displayed on the monitor.I changed the GFX mode back, and ran update-grub, and with a grin on my face, I rebooted. The grin went away fast, when I saw that none of the kernels showed in the grub menu, and I have only the two memtest entries. It appears that, while all the files are still intact, grub is not seeing the kernels. I had an idle partition of about 13 GB on hand, so after trying all sorts of things, I did a clean install on the little 13 GB partition. Still no dice, after doing an apt-get purge grub etc etc etc on my main Ubuntu partition, to make sure that the new grub was running. I still have only memtest, even though I can open the /boot directory and see the kernel files. I tried going into the grub command line and starting manually, but tab-complete does not suggest any of the kernel files, and tells me that the files do not exist, if I type in their full names.

View 6 Replies View Related

General :: Wireless On Letux 400 Finds Networks Doesn't Connect

Jan 13, 2010

I bought a Letux 400 mini netbook and it works fine except for wireless Ethernet. It finds wireless networks, including mine, and then pretends to connect, after asking for a password, but finally never connects. I tried reconfiguring the wireless network from g to b/g and finally to b only, but nothing changed. Cable connection works. Unfortunately all relevant Letux Web pages are hopelessly slow and certainly too slow to use the forum and ask questions there. why the thing doesn't connect and how to make it connect? If it recognises networks, shouldn't it be able to connect as well?

View 1 Replies View Related

Fedora :: Chainloading Grub2 From Grub 1?

Feb 1, 2011

A little background: my primary install is fedora 9, I'm migrating to 14, and I need to change some partitioning (but not the F9, which is first on the drive). Because I installed a newer ubuntu a while back, I've been using ubuntu's grub2. That ubuntu partition needs to be moved, so I re-installed the grub 1 from F9 onto the MBR so the F9 doesn't depend on anything else.

This is when I learned grub 1 does not support booting ext4 partitions (which ubuntu uses). However, fedora claims that you can install grub 2 and have it chainloaded from grub 1, and in fact yum install adds a line to your existing grub 1 config to do so. That seemed like a nice solution since then all I would have to do is copy some grub.conf from the ubuntu partition into the F9 grub 2.

However, chainloading grub 2 does not seem to work very well. At all. I get to the grub 2 menu, but any option I choose -- including loading the F9 partition on which both grub 1 and 2 are installed, using the default config created by the installer, leads to an "unrecognized command" error, as if grub 1 was crapping out on a grub 2 config.

Anyone else had this problem? Better yet, has anyone done this successfully with any fedora version? I can backup ubuntu and copy it back in after I re-work my partitions, but while I'd prefer not to have to use grub 2 on the MBR, I'd still like to be able to boot ubuntu.

View 14 Replies View Related

Fedora :: Uninstall Grub And Install Grub2 On Fedora 14?

Feb 6, 2011

why is grub2 not in fedora 14 ? Is there any way to uninstall grub and install grub2 on fedora 14 ?

View 3 Replies View Related

Ubuntu Installation :: Grub2 "upgrade From Legacy" Wants To "GRUB Install Devices"?

May 2, 2010

I've installed grub2 on 10.04, when I restarted I selected that option in the menu that seems to go for testing the chainloader. The system seemed to start ok, so I ran upgrade-from-grub-legacy. Now it's asking me for "GRUB install devices" and listing my hard drive (/dev/sda) and the 5 partitions on it as possible options. Which should I choose? I have Linux and Windoze running on this desktop,

View 4 Replies View Related

Fedora Installation :: Repair Grub Through Grub-ubstall - /dev/dsa Doesn't Exist

Jan 17, 2009

I am trying to install my laptop in a triple-boot configuration with Fedora 10, Windows XP and Windows 7 beta. I did already installed them in that order. This is how it is layed out on the harddisk:

Now i want to use grub to present a menu at boot so i can select an OS. Because I installed XP last it boots straight into XP. I've understood i should be able to do the following:

All goes well until the last step (grub-install). It gives an error stating that /dev/sda doesn't exist, which is correct; It doesn't. I do have the "device" listed outside of the chrooted environment.

My question is: How do I get /dev/sda available in my chrooted environment?

View 3 Replies View Related

Ubuntu Installation :: Grub2 Doesn't See Windows 7 - Doesn't Appear In Boot Menu

Jun 10, 2010

i wiped my entire hard drive that had xp as its only OS. I freshly installed a Windows 7 ultimate and everything went perfectly. I then decided to install 10.4. I split the partitions correctly (i had experience doing this already with my laptop, which has xp/10.4). Ubuntu 10.4 install went flawlessly, except for one thing. Now when i boot up the pc, it goes straight into 10.4. I have tried holding shift during the start up to force the boot menu, and it just shows the Ubuntu 10.4 OS as choices. Any clue what i could do to make Win7 appear in the boot menu?

View 9 Replies View Related

General :: Get Grub To List Ubuntu As Well As Fedora?

Jun 10, 2010

I now have a machine with Fedora, XP and Ubuntu on.

Now, I can boot XP and Fedora via grub, but I cannot see boot Ubuntu (the last partition on the disk).

How can I get grub to list Ubuntu as well as Fedora?

All have their own partition on the hard drive...

View 2 Replies View Related

Fedora :: Gpk Doesn't List Package Dependencies?

Jun 18, 2011

While trying to install a package using gpk-application ("Add/Remove Software" under System Tools), I accidentally checked the "Do not show this message again" checkbox, and now gpk-application does not list the package dependencies anymore.

I tried to go back to listing the dependencies, however, I could not find a way to do it. How do I revert to the default behavior, i.e., having gpk-application listing the dependencies again?

View 2 Replies View Related

Fedora :: Add Windows 7 In Grub Menu List?

Mar 30, 2010

I have installed f14 in my laptop. The hard disk partitions are as follows

Code:

# fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes

[code].....

View 4 Replies View Related

Fedora :: Package List Doesn't Automatically Rebuild?

Aug 24, 2010

I get the following error message when I try to access all of the sections in Add/Remove Sofware;

"No package cache is available. The package list needs to be rebuilt. This should have been done by the backend automatically

failed to search names: failure: repodata/5374141db0e227497be1e7ced5f1c45dafbe2f1899874f961f 7c54478b112bb9-primary.sqlite.bz2 from updates: [Errno 256] No more mirrors to try[

View 4 Replies View Related

Software :: GRUB2 - Autoprobe "update Grub" Grub Seems To Detect All OS And Generates Grub.cfg

Feb 28, 2011

I have an old BIOS (only 149 GB detected in 160 GB drive). I have installed very few OS as a result - Windows in first 80 GB , 2 distros (20 GB each) in next 40 MB which is within the 149 GB. On issue of "update-grub" grub seems to detect all OS and generates grub.cfg. But on boot , one distro does not appear in the menu.

View 3 Replies View Related

Ubuntu :: Grub2 - Removing All Old Kernels From List

May 21, 2010

I'm simply trying to remove old kernels and second rename things that are on the list. It used to take me 10 seconds with grub1, but having some difficultly with grub2. So far I went into /boot/ and removed the old kernels and then did a sudo update-grub2 and it seemed to remove all the old kernels from the list. Is this the best way or doing it or any issues on doing it this way? Second I just want to rename what boots up like Ubuntu 2.6.32-22-generic to something else. I keep read not to modify the grub.cfg, but not sure what to do? I poked around the files in /etc/grub.d/, but not sure what to do?

View 2 Replies View Related

Ubuntu :: Stopp GRUB2 From Updating List On Update?

Mar 17, 2011

Is there a way to stop GRUB2 from updating grub.cfg with new entries after an update? It shits me because it goes and writes over all my custom modifications of current entries.. e.g:

"Windows 7 Home Premium" (which I made), gets changed back to:

"Windows 7 (loader) (/dev/sda2)"

View 2 Replies View Related

Ubuntu Installation :: Add Msdos622 With Fat16 In Grub2 Menu List?

Dec 24, 2010

but i really really new in ubuntu (linux), i just finished installing my ubuntu 10.10 desktop edition. after restart for the first time i can see my windows xp and windows 7 os were in the menu list but not my msdos 6.22 with fat 16 partition. I try to edit grub.cfg to add but i am not sure what the command line should i use in menu entry, could someone give an example. I really need that since i still make a programming project using C++ dos and Clipper.

View 2 Replies View Related

Red Hat / Fedora :: Grub Is Corrupted - Does Not Display The List Of Of Bootable OS Options Anymore

Nov 28, 2010

I have a PC with three partitions: C, D, E. The C: and D: partition are NTFS and C: has Windows XP on it. D: holds my data files and folders in the Windows environment. E: has CentOS version 5.x. The machine is dual bootable. When booting up Grub gave me the options to boot to CentOS (by default) or to boot into Win XP (by selecting it).

Recently I used Partition Magic to resize the D: partition. I shrank the D: partition. The freed space space was then used to create a new NTFS partition.

After the partitioning was completed, I rebooted the machine. But now Grub is having a problem. It does not display the list of of bootable OS options any more. Instead there is just a black screen with the prompt:

grub>

What am I supposed to do here?

I am afraid that after I ran Partition Magic somehow Grub is messed up. How do I recover the previous boot options? Or at the minimum, how do I make the the machine to boot into Windows XP?

View 7 Replies View Related

Fedora Installation :: F13 On Macbook Pro 5.4 - Gptsync Fails - Finds GPT Table Empty

Aug 12, 2010

FC13 and Ubuntu 10.04 - both 64bit. Hardware: MBP 5,4 Here's how I do the install:

1. Boot to Ubuntu LiveCD and wipe disk.
2. Create a msdos partition table via gparted
3. Reboot from FC13 or Ubuntu install disk and continue to install with installer suggested partition scheme.
4. Reboot and get an error that says "uncompression error -- System halted"

Variation that I have tried:

1. After #3, boot into FC13 or Ubuntu rescue mode, chroot to hd image and run:
# grub
> root (hd0,0)
> setup (hd0)
> quit

2. Create a 250MB partition where I installed refit and use rest of the disk for Ubuntu or FC13. After installation, both Ubuntu and FC13 halt at the same error.

3. gptsync fails with no refit installed. Finds GPT table empty. LiveCDs from both distros work fine so ruling out hardware issues like bad memory etc.

View 1 Replies View Related

Fedora :: Dual Booting - Grub2 To See F15 Or Be Installed Using Grub2?

Jul 11, 2011

I installed Fedora 15, which was my first real departure from Debian based Linux OSs. I absolutely love the new Gnome 3, and was able to configure F15 to work as I wanted it to. On rebooting I realized that there was no boot loader screen, that F15 just booted and didn't give me a choice as to which OS I wanted to use. Eventually I was able to configure grub to let me see the boot loader and added my old boot loader as a choice. This worked well, maybe not a perfect solution, but it worked. This weekend I installed LMDE (Linux Mint Debian Edition) to another HDD. LMDE uses grub2 and after the install F15 was not recognized.

Two questions: Is there a way for grub2 to see F15? or Can F15 be installed using grub2? I really don't mind re-installing from scratch.

View 10 Replies View Related

Ubuntu :: Grub2 Editing - Editing Directly To /boot/grub/grub.cfg?

Jun 6, 2010

I have an old laptop that I installed EasyPeasy Lucid on. I have never used Grub2 as my other Ubuntu installs still use Grub Legacy. I have studied all the tutorials which instruct that the grub.cfg file should not be edited directly.This old laptop has one of the dreaded Intel graphics chips for which the kernel automatically loads the i915 module. Of course (like a multitude of others with Intel graphics and Lucid) I booted into a black screen but knew the workaround was to enable mode setting through grubI used the

Code:
i915.modeset=1
and added it to /etc/default/grub line GRUB_CMDLINE_LINUX, just after "quite splash", just

[code]....

View 9 Replies View Related

Ubuntu :: Grub2 Doesn't Have Menu.lst?

Mar 20, 2010

Ubuntu 9.10 64bit

Grub2 doesn't have menu.lst. If I want to remove on the booting screen, e.g. Code: Ubuntu, linux 2.6.27-2-generic Ubuntu, linux 2.6.27-2-generic (single-user mode) How to do it?

View 9 Replies View Related

Fedora Installation :: F15 Doesn't Show Up In Grub?

Jun 4, 2011

I just upgraded to F15 from 14 and F15 doesn't show up in GRUB only 2 kernels of F14. I can't obviously boot into either one, so now I am stuck with nothing.

View 4 Replies View Related

Ubuntu Installation :: Doesn't Recognize Fedora For Grub On Install / Solve This?

Jan 23, 2010

First time this has happened. I installed Fedora first (XP already installed) and then installed Ubuntu 9.10 64. Fedora doesn't show up on boot up menu. I've tried update-grub.
Before I would have just edited menu.lst, but now?? I dunno.
edit; Here's fdisk with Fedora on sda6

View 9 Replies View Related

Fedora :: Grub Shell - How To Upgrade To K

May 9, 2010

I have Fc6 and Ubuntu Jaunty. on two different partitions. I used Fedora for a while and then tried Ububtu which I liked better. I was trying to upgrade to K, and in the process messed up. Long story short, when I turn on my computer, it goes directly to a grub shell ( I think I messed up the grub menu file). I do not know what to enter to make it boot up Fedora which is on the 2nd partition of the hard drive. For some reason I cannot boot from any of my installation cd's or dvd's

View 8 Replies View Related







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