Ubuntu :: Eliminate GRUB Druing Startup (keywords: Dual-boot)?

Jun 17, 2011

I don't know why its called "GRUB 2" while it is actually GRUB 1.98 or 1.99. Anyway.So here's the thing. Due to the fact that I am dual-booting Ubuntu + Windows XP, my GRUB menu would show up during boot with or without me holding down SHIFT. This takes several seconds. What I'd like to do is that GRUB does not show up at all during "normal" boot and only shows up when I hold down the SHIFT right after BIOS POST.

View 9 Replies


ADVERTISEMENT

Fedora Servers :: Eliminate From The Boot Sequence The GUI Startup

Nov 9, 2009

I've sucessfully installed Fedora 11 into a SunVirtualBox machine, but I would like to elimate from the boot sequence the GUI Startup. If I need it I could invoke the GUI from the command line. How I coud get this?

View 5 Replies View Related

General :: Use GRUB To Manage My Dual-boot Startup On PC?

May 10, 2011

On my PC, I use GRUB to manage my dual-boot startup on my PC. Every time I update my Linux, It adds another 2 startup options on my HD for every distro I have. (The Normal and Recovery modes for the new version.) I would like to add the VortexBox distro someday.

Is there a way for me to get rid of the older versions of Linux distro's on my GRUB menu so I just see the newest? I have 6 options for Ubuntu 10.10 and 4 options for UGE 2.8..

View 3 Replies View Related

Debian :: Grub Screen At Startup With Dual Boot Lenny And Karmic Koala

Feb 1, 2010

I have a laptop with Karmic Koala in dual boot with Lenny. I need to reinstall Lenny however if I do that I will loose Karmic Koala in the grub screen because of the new version of grub that comes with Karmic Koala. Which means that I will need to reinstall Karmic Koala after Lenny so that they both appear in the grub screen at startup. If I reinstall only Lenny is it possible to use Gparted to change the boot back to Karmic Koala and have them both in the grub screen again? Or is there another way around it?

View 10 Replies View Related

Ubuntu Installation :: Win 7 Dual Boot - Revert Grub 2 To Grub 1?

Mar 26, 2010

So my computer has ubuntu 9.10 installed 1st and I want to install win 7 in a separate partition. Basically, ubuntu 1st, win 7 later so far from what I learned from search results, grub 2 have problem with win 7 installed later and what was recommended was install win 7 before ubuntu. how ever I do not have the time to start over again because there are too many things to back up or install again. can I simply revert grub 2 to grub 1 again and resolve the problem?

View 7 Replies View Related

Ubuntu Installation :: Dual Boot Using Windows Boot Loader, Not GRUB?

Nov 8, 2010

I'm trying to dual boot Win7 and Ubuntu WITHOUT using Grub. This is to support Bitlocker encryption.

I followed this guide, and now when I select Ubuntu I get a Grub> prompt and no ubuntu.

I feel like I'm halfway there, I just need to get Grub to load correctly or something.

View 8 Replies View Related

Ubuntu :: GRUB Boot Menu At The Start Like Any Other Dual-boot System?

Jan 28, 2011

I've installed Ubuntu on my new desktop alongside Windows 7 (each OS is on a separate drive), I seem to have run into a small problem. Let me start with what I did:

- Unplugged 1TB drive from the PSU, BIOS was not seeing my formatted (and thus empty) 500GB drive and I couldn't put it into the boot order at all with the 1TB turned on.

- Loaded up the boot CD and was able to install Ubuntu 10.1 on my 500GB drive.

- Did a bit of configuring, shut my PC off and plugged my 1TB (with Windows 7) drive back in. I tried to see if I could now see my Ubuntu drive in BIOS but nothing is there - just the Windows drive is in the list of available drives to boot from (along with DVD-ROM and USB).

This is where I've run into my problem. What I want is to have a nice GRUB boot menu at the start like any other dual-boot system but just have the two operating systems on separate drives altogether.I did it this way because I was having issues with the advanced partition menu on the boot CD so just went ahead and followed the KISS method by unplugging the Windows drive.

I was told by a friend that if I put my Ubuntu drive into the first position in my boot order and the Windows drive in the second, then I could boot into Ubuntu and run a GRUB update command (he told me to google it) and that would create the necessary GRUB that had the entries for Windows 7 and Ubuntu.Both operating systems are 64-bit, I imagine that might make a difference in whatever help you guys can offer me. I love the hell out of both OS's and want to be able to use them interchangeably.

View 5 Replies View Related

Ubuntu :: Missing Grub And Dual Boot Menu - Windows Won't Boot

Jul 3, 2011

i am having a problem with my dual boot setup. I originally installed windows XP on a 100gb hard drive, from there i downloaded and burnt ubuntu off so i could install it on my 200gb hard drive. For a little bit i struggled to even get it to install because it wouldn't recognize my onboard nvidia graphics, i ended up having to get an alt boot disk and fix it with technique in this link:

[URL]

Now after the bios boot, my screen shuts off for awhile and takes me directly to the login screen for ubuntu. No Grub, no windows boot options, nothing. I tried booting windows by choosing it from the bios boot menu but all it does is hang at prompt and doesn't boot at all. I tried the live cd fix and reinstalled grub but nothing changed. What i think is happening is that it boots the Grub menu but it doesn't display it because of graphical confrontations. It hangs for about 10 seconds, the grub default time, and then turns my monitor back on to display the Ubuntu login screen.

View 8 Replies View Related

Ubuntu :: Dual Boot XP - 10.10 - Boot Screen Shows Up But Then Computer Restarts And Returns To The GRUB Menu

Dec 16, 2010

I followed a tutorial to install XP across my entire HDD. I installed Ubuntu 10.10 "Alongside another OS". Ubuntu loads fine, but when trying to load XP, the boot screen shows up, but then the computer restarts and returns to the GRUB menu.

I saw some threads on this site and tried to type: sudo gedit /boot/grub/menu.lst

In the terminal. It returned a blank text document so I'm not sure if that information was outdated. I then typed: sudo fdisk -l

And got this:

Not sure what any of this means, but I sure hope someone else does. I would say forget XP, but it's hard to let go of some of the games and software I use. I appreciate any responses, thank you.

I tried to format the table as it appeared, but the forum corrected the extra spaces.

View 7 Replies View Related

Ubuntu :: Grub - Unable To Boot Into Windows 7 On Dual Boot

Mar 23, 2011

I had a dual boot system with 3 partitions, Windows 7 on one partition, and Windows XP on another partition and a Data partition. I decided to load Ubuntu 10.10 on the Windows XP partition.During installation I selection manual partition, and deleted Windows XP.after successful completion of Ubuntu installation "Grub" directly boots into Ubuntu, it doesn't show me the OS selection screen. After following some forum posts I did an update grub

Code:

Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.35-22-generic
Found initrd image: /boot/initrd.img-2.6.35-22-generic

[code]....

View 8 Replies View Related

Ubuntu Installation :: Grub Dual Boot - Cannot Boot Win 7

May 3, 2010

I updated from Ubuntu 9.10 to 10.04 via Ubuntu updater. Worked nicely. Until I had to use Win 7 for a moment, so I went to the Grub boot menu and picked Win 7. Nothing is happening. Just a black screen with blinking underscore to the top left corner. I never had this problem with 9.10, so I am confused. I tried looking around and nothing helped. Be noted that I am an amateur with Ubuntu coding and installing. I did hear that this is already a common issue now.

View 6 Replies View Related

OpenSUSE Hardware :: GRUB To Dual Boot 11.2 And Windows XP But Hangs On Boot

Apr 20, 2010

HW config is: AMD Athlon 64 X2 5000+ Black Edition, MSI 785GTM-E45, 2X 1Gb Kingston HyperX PC2-8500. I have set up GRUB to dualboot openSUSE 11.2 and WindowsXP. Initially i had set up system with defaults: CPU@2600MHz (200X13) and therefore RAM@800MHz. Both openSUSE 11.2 and WindowsXP worked just fine. Memtest86 found no problems.

But after a while i decided to change this setup to: CPU@2500MHz (250X10) and therefore RAM@1000MHz, as it promised better overall performance. And now Windows still boots and works better then before. Memtest86 still can't find any problem. But openSUSE 11.2 hangs at boot. I've suspected cpufreq governor, but changing from Ondemand to Conservative in /sys/devices/system/cpu/cpu0/cpufreq doesn't help.

View 9 Replies View Related

Debian :: Grub Boot Loader On A Dual Boot System?

Dec 16, 2010

This is the third time I try unsuccessfully to install Debian as a second OS on a hard drive. When it gets to the end of the installation process the installer asks whether I want to go ahead with the Grub Boot Loader, I choose yes. The end result is however that I can't boot that partition within the hard drive -- i.e., Debian. Can someone tell me what is going on? Should I not use the Grub Boot Loader when I have more than one operating system on a machine? Should I not install Grub on the Master Boot Record (MBR)?

View 3 Replies View Related

Fedora Installation :: Dual Boot With Xp - Grub Can't Boot Into Windows?

Jan 10, 2010

I just set up a dual boot on a system with fedora 12 and XP. XP in on one hard drive (sda) and Fedora on a second hard drive (sdb).

I installed grub on the Fedora disk so as to not touch the windows disk at all.

Prior to installation, in the bios, I set the Fedora disk (sdb) first in the boot sequence, and then XP (sda) so that the grub loader would boot up by default. (If I set the windows drive first then the system bypasses grub and loads straight into windows.)

My system can now boot up into Fedora fine, but if I select windows from the grub loader menu I just get a blinking cursor - windows will not boot.What do I have to do so that grub can boot into XP?

View 7 Replies View Related

Ubuntu Servers :: Eliminate Anything Unnecessary From Server Box And Set It Up To Boot Into RAM?

Mar 11, 2010

I'd like to eliminate anything unnecessary from my Ubuntu Server box (on a Compact Flash IDE drive) and set it up to boot into RAM. I've seen ways of getting a live CD to do this and seen other distributions that are designed to do this, but since I'm familiar with Ubuntu, I'd like to be able to get rid of my swap space and make the existing installation boot to RAM.

View 2 Replies View Related

Ubuntu :: Removing Grub On Dual Boot Box

Mar 22, 2010

I've recently installed Vmware on Vista and I am using that to run Linux. I prefer this method over duel booting as I can quickly switch between the two OSes. So here is what I would like to do.

1) Remove swap partition (not needed).

2) Remove Linux and format partition to NTFS for windows use.

3) Remove Grub.

What I don't want to do.

1) Reinstall Windows Vista (Lots of programs installed).

View 2 Replies View Related

Ubuntu :: Grub Can't Dual-boot After Upgrade?

May 15, 2010

I have a system dual booting Ubuntu with XP.Up to upgrade to Lucid, grub worked fine, but now any attempt to use the grub menu to move to XP gives only another grub menu.I need to use XP once in a while. How do I resolve this

View 9 Replies View Related

Ubuntu :: Grub Not Loading Under Dual Boot?

Jun 23, 2010

I have Windows xp and Ubuntu 10.04 in my system and last fine morning I was working in windows and when I restarts the system as there were some problem in the audio I found that the grub is not loading. Computer boots directly in the windows xp mode and not giving the possibility to boot in the ubuntu OS. Also, the windows xp restarts continuously with a blue screen for just a second.

This happened out-of-the blue. What might be the possible reason for this and how to get rid of this problem..

View 3 Replies View Related

Ubuntu :: Dual-boot Windows 7 Without GRUB?

Aug 7, 2010

I am running a dual-boot of Ubuntu 10.04 and Windows 7. My current setup uses EasyBCD to pick between Ubuntu and windows. If I pick Ubuntu, it then fires up GRUB, which then goes to Ubuntu. My question is: Can I skip GRUB altogether in the boot process? I rather suspect that it's slowing things down a lot. I've set the GRUB default OS timeout to 0, but it still boots slowly, which annoys me. way to skip GRUB entirely and use only EasyBCD for both OSes?

View 4 Replies View Related

Ubuntu :: GRUB 2 Cannot Load XP - Dual Boot

Feb 10, 2011

On reboot the GRUB2 installer shows me the options for OS - I select Windows XP and then I get a blank screen with a flashing cursor - and nothing.. I CTRL ALT DEL and it reboots back to GRUB2 and I select UBUNTU and I log in. This is the first time I have tried to reboot Windows XP after fresh install of UBUNTU

[Code]....

View 9 Replies View Related

Ubuntu :: GRUB - Cant Boot - Showing Old Version - Restored In Startup Settings (oops)?

Sep 25, 2010

I had a minor problem with my ubuntu install, and a person said to go to startup manager and select reset to original settings. I did this and when I restarted It asked me to boot ubuntu 9.10, which would not work as I upgraded long ago. Now all I get is the option to boot 9.10, and I really want to get back into my computer. Running ubuntu 10.04 with latest updates as if 25 september New Zealand Time.

View 2 Replies View Related

Ubuntu :: Update Screwed Up Grub Dual Boot?

Feb 3, 2010

On my hard disk I have ubuntu 9.10 (/dev/sda6) and Slackware 13 (/dev/hda1). Since Ubunutu was installed second, it replaced Slackware's lilo with grub. Anyway I modified grub and got Slackware 13 booting also, I has been this way for a couple of months. Tonight slackware would not boot, it kernel panic'ed.Complained about no device /dev/sda1 and listed possible devices, /dev/hda1 (What it is supposed to be) being one of them. What the heck, what changed???

A quick check of /boot/grub.cfg first showed that the las cahnged date was 2010-1-30. What? I have not touched grub.cfg since the Ubuntu 9.10 install. But, I remember that about that date I did a system update. there were four Slackware menuentries, and I remember only one. Strange. Anyway I changed Slackware's grub menu entry to root=/dev/hda1 and rebooted. Now it complained about no known file system, Slackware 13 is ext4. Here is the Slackware menuentry:

[Code]...

View 9 Replies View Related

Ubuntu :: Grub Error? Dual Boot With Vista

Feb 15, 2010

Here the other day, I decided to try out 10.04 Alpha. But after I had done it, I weren't able to boot Vista anymore. When I choose it in the grub boot loader, it changes to only showing the word "GRUB", and nothing more happens. As a desperate attempt to fix it, and because I weren't happy using the Alpha, I then decided to switch back to 9.10, but the problem with booting Vista persists.

View 9 Replies View Related

Ubuntu Installation :: Grub Won't Dual Boot Vista But 10.04 OK

Mar 21, 2010

upgraded from 9.10 to 10.04 beta today.Ubuntu boots but not Vista boot info script info for my system as follows...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 #7 for /boot/grub.
=> No boot loader is installed in the MBR of /dev/sdb

[code]...

View 2 Replies View Related

Ubuntu :: Start Up Fails - Grub On Dual Boot

May 16, 2010

i have installed ubuntu 9.10 inside windows vista.now when i start my system i get option to select windows or ubuntu. windows can start successfully but ubuntu start up fails and give grub shell prompt as :

[Code]...

View 4 Replies View Related

Ubuntu :: Deleting Grub - Windows Dual Boot

Jun 2, 2010

I have my laptop NC6910p from HP with windows 7 and Ubuntu lucid as dual boot managed by grub loader.

Yesterday I made a mistake and formated the ubuntu partition as ntfs with a windows media because I needed to do a test in that partition. Now, off course, when I boot the computer is not finding GRUB and naturally not booting to windows.

I tried to boot with ubuntu live cd and did the apt-get install ms-sys but it just does not find the package. I can browse the windows files and all of that.

View 5 Replies View Related

Ubuntu :: Dual Boot Grub Select OS Freezes?

Jun 16, 2010

I'm a long time reader, first time writer. I have a question. I've been trying to do a dual boot with XP Pro SP2 and Ubuntu 9.10. When I setup everything and try to pick which OS I want to load, the GRUB freezes and won't boot/let me select anything else. I have to turn it off and then back on to only select Ubuntu or let the time run out to automatically select Ubuntu. I've got a Compaq Presario 2105 w/80gb HDD, 433.2MiB, and an AMD Athlon XP 1800+ Processor.

View 1 Replies View Related

Ubuntu :: Dual Boot - Get Fedora To Be Detected By Grub?

Jul 6, 2010

I would like to dual boot Ubuntu 10.04 and Fedora 13. I have 20 GB set aside for Fedora and Ubuntu is already installed. I know that I need to not install the boot loader in Fedora (GRUB) and I have done that. Fedora is not detected in my grub from Ubuntu. How to I get Fedora to be detected by Grub. Do I need to reinstall Fedora? Also, I deleted Windows, but my grub still has Visa on the boot menu.

View 9 Replies View Related

Ubuntu :: Dual-boot Lubuntu - Windows XP Grub ?

Nov 3, 2010

After the last Lubuntu update Windows XP disappeared from the grub and it doesn't appear on the OS list. Is there any way I can fix or restore the grub to display XP again? I ran TestDisk and the XP partition is there undamaged, it also appears in the file system and I can access the files in Lubuntu; it's just not appearing in the grub anymore.

View 9 Replies View Related

Ubuntu :: Partition With Grub Corrupted - On Dual Boot - What Next

Nov 8, 2010

I have a dual boot drive, one is WinXp the other Ubuntu 10.04. I don't know why, but my ubuntu partition became corrupted (booting from live cd and inputing fdisk -l in the terminal, shoes my partition as unknown type) My Grub was on this partition, and therefore I cannot boot neither one of my two OSs. I would like to recover my linux partition, I figure I can do that only from my WinXp partition, but I don't know where and how to install Grub.

Also, If anyone knows how I could recover from the live CD without booting Windows, please speak up, that would make everything much easier. Another thing, it would be just super if I could recover my whole partition, not just the data, because I would hate to reinstall all the stuff that I had on my Ubuntu.

View 1 Replies View Related







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