Ubuntu :: Straight To GRUB Instead Of Booting?

Aug 4, 2010

Since this morning my system refuses to boot Ubuntu 9.04 installed in Vista using Wubi.It has been working for months, but now it fails to start. I get to the windows bootloader screen. When booting Ubuntu (pre-selected) it goes straight to GRUB. Performed test several times: it is consistent.

View 7 Replies


ADVERTISEMENT

Ubuntu Installation :: Can't Get Grub To Boot Straight Into Either Of The Windows Versions?

Jan 24, 2010

I've recently reinstalled all the os's on my computer, just now I'm going with ubuntu (general use) win xp (for flash, it doesnt play nice with 7 for some reason) and win 7 (for games). Everything is fine, but I can't get grub to boot me straight into either of the windows versions: Each option makes brings me to the windows bootloader, where I can choose between "Windows 7" and "Older version of windows". I want to go directly from grub to xp/7, without that extra menu. How do I get rid of it?

Using ubuntu 9.10. I snooped around and found a script to run that should give some helpful information:

[Code]...

View 5 Replies View Related

Ubuntu Servers :: How To Boot Straight Into Server Bypassing Grub

Apr 11, 2010

I was running a ubuntu server on another PC which has no keyboard. only power and lan cable is connected and i was remotely admining it from my desktop PC. When i turned that Server PC on earlier , it goes straight into user login screen of ubuntu server. But right now i see the grub menu list which is expecting the keyboard Enter input. how do i remove that so later on i don't need to plug the keyboard and hit enter to goto server login ?

View 4 Replies View Related

Ubuntu :: Computer Going Straight To Grub Rescue Prompt On Restart

Jun 23, 2010

I tried to install Ubuntu as a dual-boot on my Windows XP machine, using the USB stick trial OS and automatic installation. My screw-up came when I left my external USB hard drive plugged in during the install, and as far as I can tell, Ubuntu was installed on that as opposed to my internal HD. Now when I try to boot, I get knocked straight to the grub rescue prompt with an error message that basically shows my "no such device (my external's ID)" -- assuming that the MBR (which I know nothing about editing) is trying to boot off the external that isn't actually enabled until an OS starts it up, and dumping me at the rescue prompt when it can't find it.

I can still load up the trial Ubuntu off the original USB stick (though can't get online with it without wireless drivers), but that's as functional as the computer gets right now. And I don't have a Windows Setup CD anywhere (using a rooommate's Mac at the moment with a terrible European keyboard on it). So is there any way to edit the MBR or something to tell it to boot my regular XP off my internal HD, at which point I can re-partrition and try this whole thing again, or otherwise remove the failed install of Ubuntu through the trial-stick or... well, I'll leave the suggestions up to you all. I've been working on this since about 4am last night and my brain is kind of fried.

View 3 Replies View Related

Fedora :: Delete GRUB And Boot Straight Into Vista?

Mar 29, 2010

I was dual-booting Vista Business and Fedora 12 on the same hard drive. I deleted the Fedora partition and expanded the Vista partition to use this space.

I figured that because GRUB was on the Fedora partition (at least, I thought it was), I'd just be able to load up Vista as usual.

When I turn the computer on, a GRUB command-line comes up, and to be completely honest, I have absolutely no idea what to do at this point. I'd quite like to just get rid of GRUB entirely and boot straight into Vista, but again, I don't know how.

I've tried using a Vista recovery disc to sort out startup problems, but it doesn't do anything because the problem occurs before control is passed over to Vista.

What can I do to fix this problem? Can I get delete GRUB and boot straight into Vista? How?

View 2 Replies View Related

Ubuntu :: After Natty Narwhal Update It Goes Straight To Grub Command Line

Apr 29, 2011

I upgraded from Meerkat to Narwhal. After all the files have been downloaded and installed it rebooted. Once it rebooted it went straight to the GRUB command line. After couple of hours of research, I ended up at
[URL]

My root was at (hd0,1). So therefore I put this in at the GRUB prompt.

set root=(hd0,1)
linux /vmlinuz root=/dev/sda1 ro
initrd /initrd.img
boot

I did what it said and it got me into Ubuntu. Nice! It asked me to: After successfully booting into the system the user should run sudo update-grub I did. Next it asked me to review (/boot/grub/grub.cfg). That's where it is hairy, my file has multiple root settings and with msdos settings. That doesn't seem normal.

[Code]....

View 3 Replies View Related

Ubuntu :: Booting From NForce FakeRAID - Hand Correct Grub.cfg After Update-grub?

Mar 5, 2011

I was unaware of the difficulties of installing and booting Ubuntu from the "onboard raid" that the NVIDIA nForce chipsets provide. However, I've managed to get it working reliably with one single caveat:

When update-grub builds the grub.cfg, it refers to all of my partitions as follows:

Code:
menuentry 'Ubuntu, with Linux 2.6.35-27-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod part_msdos
insmod ext2
set root='(/dev/mapper/nvidia_caifaefg,msdos5)'

[Code]...

So I'm guessing that the whole nvidia_blah,msdos5 is because of that. However, it doesn't seem to explain why Grub would THINK that would work and it in fact does not work. That's the biggest source of confusion on my part.

My questions are as follows: First off, because as an IT person I want to know: Why does this sort of change work? What does changing that device name change in GRUB's behavior? Is there a setting in /etc/default/grub that would change the way it's naming these RAID devices? Is there a value for this setting that would give me the device names that work, as explained above?

If there is no setting change I can make in /etc/default/grub, could I add a sed command on to the end of update-grub or can I make a modification to one of the scripts in /etc/grub.d? What sort of change would be recommended? How would I preserve this change through later package upgrades that would possibly rewrite these files?

View 1 Replies View Related

Fedora :: Can't Dual Booting With Grub (legacy) - Black Screen Grub Error 27

Jul 31, 2011

is it ever possible to do dual booting with grub(legacy) ever at all!. it is possible provided i take some pain, here is the link of that post [URL] i was coward and weak i didn't try that out then. but i did try it out. now so if u haven't seen the post .... I've installed Fedora 15 desktop(Gnome) with physical Logical volume called vg_fedora lv_root(ext4) ,lv_swap and lv_home(ext4), with 500MB /boot partition and had about 200GB free hard disk space ... so i wanted to install Scientific Linux 6.1 (because our school uses RHEL 6.1)

so, while running the installer I made (added) a logical volume lv_Scientific with ext4 FS and made its mount point (/) and used the MBR /boot which overwrote the Fedora /boot (completely OK and was as expected) i restarted after installation i got SL log in and as per the directions of the thread i copied the boot stanza from grub.conf of fedora 15 (which i already had copied and pasted into a text file and copied it from there)and pasted it into grub.conf of SL you may ask why did i choose same physical LVM too save swap space ... if i had made another physical LVM i had to make another swap ( i like LVM ... its cool)

completely unexpected happened Fedora now boots but not SL when grub starts i get this error 27 unrecognised commad and when i press <enter> i get grub menu with SL and fedora when i press on Fedora it works well i get my fedora login and i did login .. everything works fine but when i press SL it goes to the previous black screen grub error 27

[Code]...

View 14 Replies View Related

General :: Booting Windows7 For GRUB/ Removing Grub?

Jul 20, 2011

I just formatted the partition that contains fedora 15 using windows.. Now when I attempt to boot my PC the grub bootloader comes up and I cannot boot anything.... The error that I get|| i feel i need a boot command to boot boot win7 from grub... grub propmts me " minimal bash-like line editing is supported. for the first word tab possible list a possible commands completion anywhere else tab list

View 1 Replies View Related

Ubuntu / Apple :: Mac Booting With EFI GRUB?

Feb 11, 2010

I just install ubuntu Linux fully on my computer. Now i then install Grub-EFI, and EFI amd64. I also blessed my Linux partition. Now did i install everything to boot grub EFI? if i did. how do i know im booting using Grub EFI and not GRUB?

View 4 Replies View Related

Ubuntu :: Booting From Hd0 Sa1 But Grub Loads From Hd0 Sa7 ?

Jun 19, 2010

I was installing fedora 13 just for fun and it move grub boot to different partition. Now I can't boot anything but fedora I know I need to be booting from hd0 sa1 but grub loads from hd0 sa7 .I just need my ubuntu os back .

View 2 Replies View Related

Ubuntu :: 10.04 Booting - Not Getting To The Grub Menu

Aug 30, 2010

About a week ago my netbook (Samsung N220) stopped booting, after been working fine since installing it 4 months ago - not aware of any changes, though some updates may have been applied. It is not getting to the grub menu and instead just getting a flashing cursor in the top left corner of the screen. Booting fine from a USB, and the bootinfo results.txt is:

Code:
Boot Info Script 0.55 dated February 15th, 2010
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #5 for /boot/grub.
=> Syslinux is installed in the MBR of /dev/sdb
sda1: _________________________________________________________________________
File system: ntfs
[Code]...

View 6 Replies View Related

Ubuntu :: Booting Windows Iso - GRUB?

May 23, 2011

Not sure if this is the exact right spot for this post, I've got an .ISO file of windows 7, but no DVD's to burn it to. I've read that I should be able to use GRUB to boot, but I can't exactly get it to work. I've been poking around the map function trying to sort of mount the iso somewhere within the hard drive, but I'm not sure if that's how it should be done.

View 3 Replies View Related

Ubuntu :: Booting W7 Directly From Grub?

Jul 8, 2011

I installed Ubuntu on w7 using Wubi and I set in w7 that it on startup automatically boots Grub without asking. Now when I am in Grub and when I select Windows 7 (loader) it goes black and returns to Grub so I cant boot w7 at all.

View 4 Replies View Related

Ubuntu :: Grub Not Booting To Windows XP?

Jan 30, 2010

I recently installed Ubuntu 9.10 and when i rebooted, GRUB fails to boot to windows. What exactly happens is that when i select Windows, it simply goes to a black screen with GRUB at the top, and a blinking cursor (that accepts no input) Summary:I am running Windows XP Professional No, i do not have the Windows disk My hard-drive has been partitioned between Ubuntu and Windows I have Ubuntu 9.10, which boots normally Windows failes to boot, and hangs on a screen that says GRUB _ I am a total linux noob I dont want to simply rewrite the mbr as i still want to be able to dual boot. I have important data on the windows partition that i want to keep.If you want any logs/info, you'll have to tell me EXACLY how to view/capture them

View 6 Replies View Related

Red Hat :: Booting From USB HD Using Grub 0.97?

Apr 13, 2011

I have a working server running CentOS 5.5 (similar to RedHat EL) with the 2.6.18-194.el5 kernel. The hardware is a few years old, but we were able to accomplish this following goal using CentOS 4.4. What I'm trying to do is to back the system up to an external USB hard drive such that it can be booted from for recovery or to then take that drive and restore its contents to a second server with identical hardware. We have been successful implementing this on other server pairs, but I'm having a great deal of trouble getting this to work on this hardware and OS. I'm not using LVM or dual-booting with another OS. The USB drive is set up with identical partitions to the RAID set, and all the files have been successfully copied over, but I can't get the system to boot from it. Below is what I get when trying to boot from the USB drive:

Code:
Booting 'CentOS (2.6.18-194.el5)'
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-2.6.18-194.el5 ro root=LABEL=/

[Code]...

View 5 Replies View Related

Ubuntu Installation :: Booting And APT Upgrade Of Grub?

Jan 17, 2010

OKI am loading 9.10 (K or U, makes no difference). This installs 2-6-31.14. Eventually I am unable to dissuade APT from upgrading to Grub 1.97 beta4. One of two things can happen.

1) I am upgraded to a later kernel at the same time (currently 2-6-31.1. This singularly fails to work, in that I end up with no working kernel at all and I can only run memtest (or Windows 7, which is about as much use): good for the soul no doubt, but frustrating. "Solution": tar up the whole of /boot beforehand and then reinstate it afterwards. I am back to square 1, but at least a working square 1.

2) I persuade APT not to upgrade the kernel.I then get 14 (and 14 recovery) in my grub.cfg, but boot fails dramatically, and it becomes apparent that it has forgotten about /dev/sda, my hard disk.Further investigation shows that I have a new initrd.img in /boot, which doesn't work properly; reinstate the backup version, and all is well.What is going on? Is it just me? How come there aren't crowds of protesting peasants with pitchforks outside Canonical Towers?

View 5 Replies View Related

Ubuntu :: Booting Hangs At Grub Menu?

Jan 19, 2010

not related to this thread [URL]

On a few VMs. Sometimes, when powering them on I get the GNU GRUB menu...

Code:
GNU GRUB version 1.97~beta4
Ubuntu, Linux 2.6.31-14-generic
ubuntu, Linux 2.6.31-14-generic (recovery mode)
Memory test (memtest86+)
Memory test (memtest86+, serial console 115200)
etc

But there is no countdown for a default boot. It just hangs here. Indefinitely. Until I make a choice by pressing the enter key with "Ubuntu, Linux 2.6.31-14-generic" highlighted (default). I don't know if this is because the VM may not have been shutdown properly or what the case is, but this is unacceptable as I need these systems to continue to boot and get back on line regardless of the reason they were powered off.

View 3 Replies View Related

Ubuntu :: Get A GRUB Boot Menu While Booting?

Apr 15, 2010

I'm relatively new to Linux and I am dual booting Ubuntu 10.04 LTS and Windows XP and I would like to edit my GRUB menu to allow me to choose Windows XP which is on a 2nd hard drive. But, I can find no menu.lst and there is no GRUB menu while booting up, my computer boots right into Ubuntu. So, how do I enable the boot menu so that I can edit it and use it?

View 3 Replies View Related

Ubuntu :: GRUB Reboots When Booting Into Vista

May 14, 2010

when I select Vista/Longhorn from my grub list, it shows a black screen, then shows GRUB again. I recently had to reset my menu.lst, so I'm not sure if the settings for the windows option are correct. This is my /boot/grub/menu.lst:

Code:

# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub

[code]....

View 5 Replies View Related

Ubuntu :: Booting From Wrong Grub Menu?

Jun 2, 2010

I have two versions of Ubuntu on my computer - 10.04 and an earlier one that i no longer use. I'd like to free up the space that the old partition is taking, but the computer boots from the grub menu.lst of that old version. How can I make the boot process use the menu.lst in the 10.04 partition?

where is the boot process situated anyway and how can you get at it?

View 3 Replies View Related

Ubuntu :: Booting Windows 7 Breaks GRUB?

Jul 4, 2010

Every time I use GRUB to boot into Win7, I can't reboot back into GRUB or Windows. I think Windows is forcing itself into the MBR then proceeding to corrupt it. I believe I can just boot into a Live session use "sudo grub-install /dev/sda", but that seems like a lot of work just to reboot.

View 1 Replies View Related

Ubuntu :: Grub 17 Error N Booting Up Computer

Sep 19, 2010

when i changed the partion size on my new hdd when i booted up the computer it said grub 17 error and wouldn't load ubuntu

View 1 Replies View Related

Ubuntu :: Does GRUB Support Booting Off Of A Dd Image?

Oct 13, 2010

I know a dd image represents an entire hard disk, so I would have to specify a partition. Can it be done?

View 2 Replies View Related

Ubuntu Installation :: No Grub, After Post - Not Booting?

Oct 26, 2010

Both on a 10.04 and a newly installed 10.10:After BIOS post, I get no grub and just a blinking index in the upper left. I've left it for hours, never boots.How can I resolve this without getting any Grub boot options?

View 5 Replies View Related

Ubuntu :: GRUB Prevents Me From Booting From DVD Drive

Dec 17, 2010

After a stint of using Ubuntu exclusively, I'm trying to install Windows 7 again. However, when I select boot from CD/DVD in the boot menu, I just get the GRUB menu.

View 9 Replies View Related

Ubuntu Installation :: 10.10 - No Grub At Booting Page

Dec 25, 2010

When I try to install Ubuntu OS everything works well to the last step. At last step it ask me for my user name while it is installing the OS at background. Then it says "ready" but nothing change. I can move mouse over the screen but there is nothing to push like "finish installation button" or something like that. I wait for 2 hours and nothing changed. There is no error code. Then I decide to reset Pc and try to see if it installed grub or not, but there is no grub at booting page. I started to OS installation again and same problem occur for 6 trials. I have intel i3 proccessor with graph card and gigabyte h57m-usb3 motherboard. OS: Ubuntu 10.10.

View 1 Replies View Related

Ubuntu :: Booting Windows Installer CD From GRUB?

Jan 8, 2011

I need to boot into a Windows XP installer CD from GRUB. How can I do this?

(The reason is that I need to use drivemap to install to a secondary hard drive.)

Are there any viable workarounds? For instance would installing to the primary disk, copying to the other disk, and then using chainloader to point directly to ntldr work?

View 1 Replies View Related

Ubuntu :: Booting To Grub Rescue After Update?

Jan 21, 2011

Update Manager showed updates available so I installed them about 1hr ago. When the update was complete I clicked the "Reboot to complete installation" button.

Upon reboot I received the following error message...

Code:
Kernel panic -not syncing : VFS : unable to mount rootfs on unknown -block(0,0)

Pid :1, comm: swapper Not tainted 2.6.35-24-generic #42-Ubuntu

I rebooted and was taken to a boot menu. Both the most current version 2.6.35-24-generic and 2.6.35-24-generic[Safe Mode] gave me the same errors so I booted the the previous version 2.6.35-23-generic

I then ran the following in the console...then did a reboot

Code:
sudo update-grub-update

The result was Grub Rescue Shell where I did...

Code:
set root=(hd0,1)
linux /vmlinuz root=/dev/sda1 ro
initrd /initrd.img
error: couldn't read file.

initrd.img is there but it can't be read.

View 2 Replies View Related

Ubuntu :: 10.10 Not Booting \ Reinstall Grub From A Live CD?

Mar 21, 2011

While trying to boot ubuntu, I noticed that it was taking a long time. A lot longer than usual, in fact.I then forced a restart on my computer, and noticed that Grub looked different - the resolution was weird.I then tried again to boot ubuntu, and got the following messages:vga=792 is deprecated. Use set gfxpayload=1024x768x24,1024x768 before linux command.mount: mounting /proc/ on /root/proc failed: Input/Output error.And then the computer seems to stay idle forever.Recovery mode is also not useful: I can only see some periodic messages about a failed command: READ FPDMA QUEUED.

However, I also noticed that grub showed something before it allowed me to choose which OS I would like to boot (Im running a dualboot configuration with Ubuntu 10.10 and Windows 7).I managed to get it:error: hd0, msdos6 out of diskerror: no suitable mode foundConsidering that I have no trouble booting into Win 7, and that I can actually access my Ext4 partition from there, Im trying to reinstall Grub from a Live CD.Heres the output of fdisk -l :ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 9 Replies View Related







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