Fedora Installation :: Installation Success But No Boot Nor Grub Menu

Mar 18, 2011

I installed F14 from my usb according to the wiki page using unetbootin. The usb boots perfectly and i get a working F14 system. I partitioned my HD with gparted and got a /,/home and swap partition, then used the installer to install the system using them. The installer finishes without a problem and ask me to reboot. When I reboot , there is a blank black screen. No grub menu , no fedora loading. I reboot with the usb and the partitions are full with the files from F14 , there is no xorg.log in the /var/log/ so f14 doesn't even start so the problem seems to be with grub.

I check the grub.conf in /boot/ , i set the timeout to 5 secs , i check that the kernel is using nomodeset (according to this wiki page there is a problem with ati), xorg.conf is using vesa as a driver and I reinstall grub with grub-install with no problems.My notebook is a acer aspire 5552 , i don't think is a hardware problem because I've used arch and opensuse with no problems in it. Fedora seems a nice distro , but this error is preventing me from using it.

View 1 Replies


ADVERTISEMENT

Fedora Installation :: Xp Won't Boot From Grub Even Tho Called From Menu.lst But F15 Is Ok?

Jul 3, 2011

Changed the partition sizes = all ok
boot to F15 = ok
#grub-install /dev/sda = seemed ok but XP not shown

[code]....

View 8 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

Ubuntu Installation :: Grub Errors - More Than 1 Grub - The Change Does Not Appear In The Boot Up Menu

Dec 22, 2010

The first is I seem to have 3 GRUB installs. So whilst I update the one from my live session, the change does not appear in the boot up menu. I had installed 10.10 from a CD into a different partition (sda6), but that will not boot, so I have just deleted this and done another grub install and update. The kernel I am using has just been updated from 10.04 to 10.10 too, and it is this that I use and the Grub I have been working on (sda5).

[Code]...

View 9 Replies View Related

Ubuntu Installation :: When The GRUB Boot Menu Starts Up There Is An Option For Win 7 Boot But It Will Not Boot Windows?

May 2, 2011

I installed 11.04 after Windows 7. when the GRUB boot menu starts up there is an option for Win 7 boot but it will not boot windows. When that option is selected the screen changes colour for 2 seconds and then reverts to the GRUB menu. Ubuntu boots fine.I downloaded the Boot Info Script and ran it, the results are

Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================[code].....

View 3 Replies View Related

Ubuntu Installation :: 11.04 - Cannot Boot Via Grub Menu

Jul 5, 2011

I've installed 11.04 on my laptop (dual boot with Win7). It goes through the grub boot menu and boots in ubuntu but displays ~inch wide band near the top, nothing else. I assume it is a display issue (it has an ATI mobile Radeon HD 3870 X2 card) but can't seem to resolve problem. I can boot into Windows via the menu. In the grub menu I can boot into the command line (grub>) but can't seem to make progress beyond that. Within this grub interface, it won't take terminal commands.

View 2 Replies View Related

Installation :: Grub Boot Menu Is Not Coming?

Sep 21, 2010

I installed on my system "window xp" and "rhel4 update 2" but due to some problem I removed my windows xp O/S and installed that again after that grub boot menu is not coming so I can't log in properly in linux system.C

View 2 Replies View Related

Ubuntu Installation :: Boot To 10.04 Or Windows XP From Grub Menu?

May 3, 2010

It would be nice to get a sticky thread up for dual boot installation issues. It seems like this is a very common problem with the upgrade from 9.10 to 10.04.

I was finally able to solve my issue dual booting 10.04 and Windows XP Home at this thread.

[URL]

I had to reinstall Grub2 and run update-grub.

Then I had to run Rescue on my XP disk. Once to the DOS command line I ran the following command:

C:Windows>fixboot c:

I rebooted and now all is well. I can boot to Ubuntu 10.04 or Windows XP from my Grub menu.

View 1 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

Ubuntu Installation :: Dual Boot With XP From The GRUB Menu?

Feb 23, 2011

I have Windows XP SP3 running on my Desktop PC and wish to dual boot it with Ubuntu 10.10. This isn't the issue as I can do this and it gives me the GRUB menu but selecting Windows XP won't do anything - or so it seems How long should it take to boot into Windows from the GRUB menu?

View 9 Replies View Related

Ubuntu Installation :: Can't Boot WinXP Pro From GRUB Menu

Mar 8, 2011

I've got an old Dell Precision 670 which has a SCSI disk. I installed 10.04 and everything worked fine - I could boot into 10.04 from the GRUB menu. I later added an IDE disk and installed WinXP Pro on it.

When I ran 'sudo update-grub', Lucid discovered the IDE disk and added a WinXP Pro entry to the GRUB menu. Now, though I can still boot 10.04 from the GRUB menu, I can't boot WinXP - the screen goes blank, and I have to hit Ctrl-Alt-Del to restart.

For what it's worth, here are the results of using boot_info_script055.sh:

Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Windows is installed in the MBR of /dev/sda
=> Grub 2 is installed in the MBR of /dev/sdb and looks on the same drive in
partition #1 for /boot/grub.

[Code]....

View 3 Replies View Related

Ubuntu Installation :: Grub Prompt At Boot Instead Of Menu

Jun 20, 2011

I have installed BackTrack 5 and I have set GRUB up:

Code:
root (hd1,4)
setup (hd1)

However, the GRUB prompt appears at boot instead of the GRUB menu. However, when I boot from the Live USB, the GRUB menu works fine. Here are the contents of the grub.cfg:

Code:
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
# .....

The reason I want the GRUB menu to show up of because I would like to dual-boot BackTrack 5 with Windows 7.

View 1 Replies View Related

Installation :: Multi-boot Grub Menu Does Not Link

Mar 5, 2009

I have a single hdd, on which I do not require windows OS, just (multiple) linux; it is just a dev mule, exploratory... Have read the saikee methods, and much more... almost there Initial installs were with mint linux 4, just used ml6

partitioned with parted magic
partition table:
Device Boot Start End Blocks Id System
/dev/hda1 * 1 64 514048+ 6 FAT16
/dev/hda2 65 2614 20482875 83 Linux

[Code]....

View 3 Replies View Related

Ubuntu Installation :: GRUB Can't Find Menu.lst / Can't Boot Kernel

Feb 10, 2010

I seem to have determined a few other things about my "only gets as far as a GRUB command line" problem:To recap, sda3 (GRUB hd0,2) is the main Linux partition; sda9 (GRUB hd0,8) is the boot partition.GRUB is 0.92.Installation was from an 8.04LTS live CD (at least, that's what the envelope says it is)/"/boot/grub" (i.e., "/grub" on sd9/hd0,8) contains a "menu.lst" file. I modified it (had to do a "sudo gedit" from a command line!) to (1) comment out the line that hides the boot menu, (2) change the timeout from 3 seconds to 90, and (3) add a menu line based on my succesful manual IPL of DOS.

It still boots to a GRUB command line. If I do a "configfile /grub/menu.lst," a boot menu comes up. DOS will successfully IPL, but Linux still gets a "no setup signature found," (ditto for "recovery mode"), which suggests either a bad kernel, or a kernel that's too big for the GRUB to handle.Why would it be finding its way to grub, but not finding the boot menu file?Why would the live CD come up just fine, yet the GRUB and kernel it installs fail?

View 9 Replies View Related

Ubuntu Installation :: Grub Hangs After Boot Menu Appears In 10.04?

Nov 24, 2010

i have ubuntu 10.04 and xp installed in two different hard disc partitions. everything was fine until i came from vacation and found that after turning on my pc it gets hang as soon as the grub menu with duel boot option appears. i cant do anything at that stage, just nothing.keyboard doesn't work also. here one thing to be mentioned that for last few days my pc used to hang frequently in ubuntu 10.04 and then i had no option left but to restart my pc.

View 5 Replies View Related

Ubuntu Installation :: GRUB Menu, And Can't Boot To The Real-time Kernel?

Mar 14, 2010

I'm a very new Linux user, so speak slowly and don't use big words. I installed Karmic from the Live CD. It is the only OS in use on this system. I then upgraded to Ubuntu Studio using the instructions found on the wiki.

On bootup, I get a brief message stating "GRUB loading" and then the system automatically boots to the generic kernel. No GRUB menu is ever displayed. I would like the option to boot to the real-time kernel, but I have no idea how to edit the appropriate files. I've done a fair amount of reading on the subject, but I find very little information relating directly to the real-time kernel, and so I still feel like I'm too green to do it without messing something up.

View 6 Replies View Related

Ubuntu Installation :: PCBSD Installed For Triple Boot - Grub Menu?

Apr 10, 2010

I learn from a BSD magazine and installed PCBSD on my Dell notebok a single harddisk with a hope to have a triple boot. I have all the three OS, but could not find the menu.lst from /boot/grub/.... All I can find is a grub.cfg which is not editable. Someone from this forum said that menu.lst = grub.cfg.

View 4 Replies View Related

Ubuntu Installation :: How To Get Grub Boot Menu Directly After Computer Start

Jun 1, 2010

I did a clean installation of Ubuntu 10.04 and I found that after the computer booted, the GRUB stopped by waiting for entering command -- "grub >". The GRUB version is 1.98. I want to go directly to the GRUB boot menu after computer booted.

View 9 Replies View Related

Ubuntu Installation :: Grub Boot Menu Hidden In Netbook Remix?

Jul 10, 2010

I installed Ubuntu netbook remix 9.10 and it ran fine. However, the boot menu is hidden and by default it always boots into Ubuntu (I don't know.. maybe the timeout was 0). I wanted to switch to a different kernel so I compiled a new kernel and installed it. But upon reboot it would always boot into the old kernel. So I updated grub and made the new kernel the default.

Now the new kernel is givine me a kernel panic and I can't access my system because the grub boot menu doesn't show anything (just boots into the newly compiled kernel and gives me a panic message). I don't have a recovery cd/usb. Is there a way for me to somehow slow grub down or show a menu? Pressing esc at boot doesn't help.

View 3 Replies View Related

Ubuntu Installation :: Zino HD Install: No Grub Menu - Can't Boot Windows

Jul 15, 2010

I just got a Zino HD from Dell, and was planning to use it connected to my TV, dual booting Xubuntu 10.04 and Windows 7. I did, however, run into some issues. I suspect I'm just going to have to burn a restore disc and start over, but I'd like to fix this if possible. Here's what I had to start with:

1 vfat partition (bootup?)
1 dell restore partition
1 Windows partition

Because the restore partition was a bloody 20 GB, and I could always get the restore done via disc, I reformatted it as ext4 and used it as "/". I then shrunk the Windows partition and allocated a home partition and some swap space. Note that immediately after the installer, I reformatted the home partition manually with an inode size of 128 to use with the Windows ext2 driver, but that shouldn't have really changed anything. End result file system order:

1 vfat
1 ext4 mounted as "/"
1 Windows
1 Swap
1 ext3 mounted as "/home"

I now have two problems:

1) I do not get any GRUB menu at all! It just boots directly into Xubuntu with no choices (not even memory test or restore mode).
2) I, obviously, can no longer boot Windows.

Keep in mind that this a fresh install on a brand new machine; I can't think of any reason GRUB wouldn't even show me a menu.

View 1 Replies View Related

Ubuntu Installation :: GRUB Boot Menu Not Showing After Natty Update?

Apr 28, 2011

When I first boot up. I get the GRUB command line. What happened to the boot menu? And I can boot up into my Windows partition just fine. But when I try the other partitions i get "Unknown file system" or when I try to boot into the other ntfs drive, I get "BOOTMBR missing", but yet it does not mean Windows, because i can boot that just fine. I can't find my Ubuntu partition. How can I get the GRUB boot menu back?

View 1 Replies View Related

Ubuntu Installation :: Lost Grub Boot Menu List Meerkat

Jun 13, 2011

I am using an old 8.04 live desktop disk

I am running meerkat 10.10 on the partition that is now ,not accessible

I dont know if i have grub or grub2

My machine boots to the grub boot menu list but its all of my old kernels that have been removed from 9.04

I have a menu list in my ubuntu boot/grub partition but they all point to 9.04, i have backups but they are the same 9.04

I have no grub2 menu list in etc/default

Can i just edit the menu list in boot/grub directory to look for my latest kernel and how should i insert it sudo?

View 7 Replies View Related

Fedora Installation :: Getting Copy Of /grub/menu.lst?

Jun 13, 2009

The installation of Fedora 11 on my hard disk went smoothly Next I wanted to use the method posted by terry60 on 2/19/2009 to boot multiple operating systems. However, I am getting hung up on getting a copy of /grub/menu.lstcopy of menu.lst is needed for use with EasyBCDIf I try to list the contents of menu.lst the Live CD operating system says permission denied and I need to be root Hence how can I get a copy of menu.lst when the Live CD operating system blocks my access.

View 3 Replies View Related

Fedora Installation :: No Options At Grub Menu?

Mar 31, 2010

i am running windows and fedora 12..both are working smooth...today when i switch on the laptop in morning i discovered that it automatically start windows..when again i restart it..it does not give any option to me for selecting which OS to run..i have seen grub.conf file it is right...i have done nothing...windows is booting smoothly..how can i boot to fedora 12 without reinstalling.

View 4 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

Ubuntu Installation :: 9.10 Has No Menu.lst - ESC To Grub Menu / Solve This?

Feb 15, 2010

9.10 has no menu.lst file and hitting ESC to does not bring up the grub menu. How can we set bootup options or boot an alternate kernel? I would really like to set the resolution at boot time so that my console (Ctrl-Alt-F5, for example) has 80 columns instead of 40. (What a stupid default, gigantic Commodore-64-like text!) It would also be nice if the Login screen could be set to the resolution that I want.

In previous releases, there were ways to do this. In 9.10, I haven't been able to figure out how.

Is there a document explaining all of the radical changes?

View 5 Replies View Related

Ubuntu Installation :: 9.10 Has No Menu.lst - ESC To Grub Menu / Sort It?

Apr 22, 2011

9.10 has no menu.lst file and hitting ESC to does not bring up the grub menu. How can we set bootup options or boot an alternate kernel? I would really like to set the resolution at boot time so that my console (Ctrl-Alt-F5, for example) has 80 columns instead of 40. (What a stupid default, gigantic Commodore-64-like text!) It would also be nice if the Login screen could be set to the resolution that I want. In previous releases, there were ways to do this. In 9.10, I haven't been able to figure out how.

View 1 Replies View Related

Ubuntu Installation :: Add Windows 7 To My Grub Menu Or To Even Be Able To Boot To Windows 7?

Mar 5, 2011

how to be able to add windows 7 to my grub menu or to even be able to boot to windows 7. I am currently unable to do it and my system just automatically goes straight to ubuntu. I've tried holding down SHIFT during startup and all that appears in my list is ubuntu entries and a memtest entry. My windows 7 files are still intact because I can see the drive through ubuntu and see all my files. I am trying to have Windows 7 on one hard disk that is 640GB and ubuntu on a second hard disk that is 160GB

[Code]...

View 9 Replies View Related

Fedora :: Supergrub To Fix The Grub But With No Success

Jun 1, 2010

I cloned with Clonezilla a partition that contains Fedora 12 installed from F12 Livecd. After I restore the partition to a another computer the grub is no more.I tried with supergrub to fix the grub but with no success.

My questions is: How do I fix my grub with the live cd(fedora), I can't use USB or DVD because the computer doesn't have any?

View 1 Replies View Related

Fedora Installation :: 10 - Boot / Menu's Not Working

Mar 18, 2009

I've burnt the fedora 10 Installable Live CD on to a DVD, the initial boot/menu's works fine but after the progress bar loads the display on the next screen loaded is all out of wack bad resolution etc, I can see a mouse cursor.

View 3 Replies View Related







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