Ubuntu :: Grub Menu - No Windows Vista Option

Oct 21, 2010

I installed Ubuntu onto a separate partition I have. Now however when i boot up, Grub (v1.98 ) gives m 5 options.

Ubuntu, with Linux 2.6.35-22-generic
Ubuntu, with Linux 2.6.35-22-generic (recovery)
Memory Test (memtest86+)
Memory Test (memtest86+, serial console)
Windows Recovery Environment (loader)
With no Vista option.

When I run the recovery environment however, it runs just my regular vista boot would have. Is this just a name issue? Ideally I would like to have my Vista option back.

View 8 Replies


ADVERTISEMENT

General :: Add Windows Vista To The Grub Menu?

Aug 16, 2011

I had Windows Vista installed on my computer and created a partition to install Fedora 15. I chose the option to install fedora on any free space, so it should have installed on the empty partition. When I boot up, there are two boot options. Fedora and Other. When I select other, it gives an error:BOOTMGR not found.Is there a way to add Windows Vista to the Grub Bootloader by editing the grub menu. I don't know if it will help, but here is what I get when I run fdisk in the terminal:

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

Ubuntu :: Grub Menu Does Not Work For Windows Option

Jun 21, 2010

i have a dual boot. i loaded 9.1 on one disk and windows xp is on another. grub worked fine. i downloaded 10.4 and i must have selected the wrong option cause when i restarted it dropped me into a shell. i reloaded 9.1 and wiped out 10.4. again i must have selected the wrong option cause i get the grub menu with an option for windows but nothing happens. 9.1 comes up alright and i can select windows office files from ubuntu.

View 1 Replies View Related

Ubuntu :: When Select - Option To Boot Windows At The Grub Menu - Error

Jan 10, 2010

I installed Ubuntu as a dual-boot system with Windows XP very carefully. Unfortunately, though given the option to boot Windows at the grub menu, when I select it, I get an error. Booting Ubuntu on my other partition works just fine, no issues.

I also attempted to access files from the first partition in Ubuntu using gparted, but once I mounted it, all of my files were not present. I only saw manufacturer files, and many files and folders I didn't recognize.

Also, as an aside, my laptop monitor is suffering from occasional black-outs during use. Ubuntu gave me a little toolbar flag, telling me to go to a website and use the patches given to fix it, but I'm not quite so sure where to input the given patch text. Do I really need to go through the trouble of finding the source code, etc., or is it more simple?

View 9 Replies View Related

General :: Edit Grub Menu From Initial Grub Screen - Possible To It's Own 'e' Option Or 'c' From Grub Command Line?

Nov 20, 2010

my Setup is Fedora 14 x64 + radeon hd 4830 i've downloaded .run package from ati site with latest driver for x64 systems. installed it, but didn't edited grub.conf becouse i didn't understood anything there (probably didn't spent enough time to get things understand) Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen. nothing works except Ctrl+Alt+Delete. system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?

View 4 Replies View Related

Ubuntu :: Windows Vista Gone - When Restart - Does Not Give Me The Option For Windows

Oct 14, 2010

I believe i no longer have Vista. I had installed 10.04 side by side with Vista. Now that we have 10.10 i wanted to do a fresh installation on my laptop. I wanted to do the same thing, install it side by side so what i did is i installed gparted and tried to erase/delete ubuntu 10.04 and leave windows on it. From what i remember, i did just that. I restarted my laptop and windows didnt come up...i got a grub error...i decided then to install ubuntu 10.10. i selected to install ubuntu side by side again with vista. During the installation, i received an error about a partition...i made a few clicks...after it was installing and it went smoothly.

Now when i restart my laptop...it does not give me the option for windows....how do i know if i still have windows on my laptop? According to Gparted i dont have it anymore...

Specs:
Dell E1505
2 gigs
80gb

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 :: Grub Menu Lost Vista?

Oct 17, 2010

I have just loaded version 10.04 on to my laptop in a new partition so I now have Vista, 9.10 and !0.04. The grub menu is showing the two ubu versions but Vista is missing. I have run the commands from this link http://ubuntuforums.org/showpost.php...00&postcount=3 but still no Vista.

maxwell@maxwell-laptop:~$ sudo apt-http://ubuntuforums.org/showpost.php?p=8008800&postcount=3get install os-prober
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code]...

View 9 Replies View Related

Ubuntu :: Windows Recovery - Loader - Is My Only Option To Boot Into Vista

Oct 17, 2010

Im dual booting vista and ubuntu 10.10 when i start up i get the option to boot linux OR i can boot window recovery (loader) which works or i can choose windows xp which doesnt even work and im not sure why its there since i dont have xo installed and i never have on this pc. it doesnt say anything about vista anywhere.

My question is...is this a problem? it seems to work fine but i dont want to have problems later on.

View 4 Replies View Related

Ubuntu :: Get The Version Of GRUB / GRUB-legacy To Boot Any Recent Windows 64 Beyond XP (Vista Or 7)

Dec 20, 2010

I've been using Linux for over a decade, so no need to worry about the obvious. I'm positive that I have my partitions/install correct. What has me baffled is that Fedora 14, which uses GRUB 0.97 (GRUB legacy) - boots Windows flawlessly every single time on the same hardware, but Ubuntu's (or the upstream Debian's) GRUB legacy do not - even though they are based on the same upstream code from the GNU Savannah servers.

No matter what I've tried I cannot get the Debian or Ubuntu version of GRUB/GRUB-legacy to boot any recent Windows 64 beyond XP (Vista or 7). All that it does is resets the computer when Windows attempts to boot, without an error. GRUB is notoriously difficult to compile, so before I try to compile code from RedHat's archives - any thoughts,experiences, similar issues - whatever?

View 9 Replies View Related

Ubuntu :: Option To Edit The Grub Menu?

Mar 22, 2010

I have Windows XP as well as Ubuntu in my desktop. I would like to temporarily disable XP for a month or so, so that One cannot see Windows XP appearing in the grub menu list or during the boot. Is there is any option to edit the grub menu?

View 1 Replies View Related

Ubuntu :: Installing With Windows Vista - Doesn't Give The Option For Resizing Partition

Dec 31, 2010

Does Ubuntu 10.10 allow you to resize your windows partition and install ubuntu on the resized partition? I'm trying to get ubuntu installed on my laptop but the only option it's giving me is to delete all partitions and install ubuntu. I don't want to delete any partitions because I have backups on my second partition and the first partition has windows on it and I would like to keep it.

I've tried 10.04 and it doesn't give the option for resizing but I thought that one of the versions gives he option for this, is it 10.10? I've tried to manually resize but it won't let me because I have to many primary partitions, so I would have to delete the last partition to get it changed to extended correct?

View 9 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 :: 10.04 Menu Option Does Not Show Up In Grub

Jun 10, 2010

I've had two students report a problem whereby Ubuntu does not show up as a menu option in Grub. Both systems used Wubi installations of Ubuntu 10.04 Desktop for x86 on Windows XP. In both cases, Ubuntu completed the installation process. Upon reboot, we have the options to choose between Windows XP and Ubuntu. However, once we enter into Grub, only the Windows XP option shows.

View 8 Replies View Related

Ubuntu :: GRUB Menu Showed The Memtest86+ Option?

May 7, 2011

recently performed an upgrade to Ubuntu 10.10. when I rebooted, my GRUB menu showed only the memtest86+ option, rather than the usual options for Ubuntu, Fedora, Debian, Arch, and WinXP (which I haven't booted in a very long time, so I am almost 100% sure that it is not WinXP's fault. I was able to boot using a Live CD, and when I checked grub.cfg, all of my boot entries were still there. However, when GRUB itself actually loads, only memtest86+ is in the menu. I also checked that I can still boot by editing the memtest86+ option in grub so that it matched the entry for Ubuntu in grub.cfg, and it still booted correctly. However, I am curious as to why my GRUB is now forcing me to manually enter the boot entry on each boot. Here is my grub.cfg:

Code:

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

[Code]...

View 9 Replies View Related

General :: Grub - Which Menu Option Selected After All

Jan 9, 2010

if it's possible to see or retrieve from the system which menu option from the grub boot menu was selected afterall.

View 1 Replies View Related

Ubuntu Installation :: Dual Boot Windows Vista / Lucid 10.04, Grub Doesnt See Windows?

May 7, 2010

I had 9.10 installed and I did an upgrade to 10.04. However I cannot see anymore my Windows Vista partition with grub.. I have a Toshiba laptop Satellite p305.This is my boot script output:

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 [code].......

View 3 Replies View Related

Ubuntu :: Run The Script For Grub To Select A Menu Option Upon Shutdown For A Reboot?

Jun 2, 2011

I know that there is a nice little launcher that will run the script for Grub to select a menu option upon shutdown for a reboot [URL]

I however would like to use this from Windows XP and have grub select menu item 2 during a reboot. Does anyone know if there is any way to set Grub commands from within Windows?

View 2 Replies View Related

Debian :: Grub Menu No Boot Option Showing To Window

Mar 1, 2016

After installation of windows 7 installed debian 8.3. But in grub menu no boot option showing to windows.There ar only two option 1.)to boot in debian and 2.)advanc option for debian ONLY!!

View 1 Replies View Related

Ubuntu :: Windows Vista Disappeared From Grub?

Mar 3, 2010

In trying to fix Windows suddenly not booting, I have arrived at the point where it does not even appear in Grub, and I cannot even begin to start it.

View 3 Replies View Related

Ubuntu :: GRUB - Booting Windows Vista From 11.04

Jun 8, 2011

I have to test Ubuntu 11.04 across multiple systems in my company and enable dual booting with Windows Vista PE x86. On selecting the Windows GRUB entry, the Grub menu just loads again without loading Vista and thus enters into an infinite loop.

Fdisk -l gives me:

Code:

When I did a update-grub, the output shows that it detected and added a Windows Vista OS. Also, I went ahead and added "MyWindows" as an option as well which has (worked for all other versions)

Code:

Selecting either of the GRUB Windows entries just loads GRUB menu again. I'm very confused and this deployment is critical for my company.

View 5 Replies View Related

Ubuntu :: Grub - Lost My Windows Partition - Can't Find Menu.lst In /boot/grub

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

Ubuntu Installation :: Windows 7 Not Coming In Menu Option After Installing?

May 9, 2011

I have windows 7 installed on my system.After that I installed Ubuntu 8.XX on it.I have made a drive empty for this purpose and use manuall installation on this drive.When installation completed, I restart my PC but didn't saw option of Windows(or other) in boot menu.My Ubuntu is working fine and I can see the C and D drives ( which were there before installation) and there are all files related to windows in C.Can anybody let me know how to get Windows option in booting menu so that I can use my windows too.

View 4 Replies View Related

OpenSUSE Install :: Lost Windows Option From Boot Menu?

Dec 5, 2009

I already had windows installed on the c drive so linux suse 11.2 has been installed onto d. There was a problem after I finished the install - after I rebooted no menu appeared, the pc just hung on a black screen with flashing cursor, so I put the linux DVD in again and rain a repair. It repaired the boot menu but now there is no option to boot into windows.

View 9 Replies View Related

Ubuntu :: Edit Grub To Make Windows Vista The Default?

Feb 18, 2010

I have been trying to edit grub to make windows vista the default but whne i got to the menu.lst it is blank. I use this from the official guide gksudo gedit /boot/grub/menu.lst and it still comes up blank as well as sudo gedit /boot/grub/menu.lst

View 2 Replies View Related

OpenSUSE Install :: Not Mess Up GRUB And Still Add Windows 98 To GRUB Menu?

Apr 27, 2010

I have a used PC that came pre-installed with suse 11.2.Unfortunately, I do not have the install disk to use in case of whatever.I already know that when configuring a dual boot with Windows and Linux, it is recommended to install Windows first.I do not have that luxury now as 11.2 is installed and GRUB is the boot loader.Question is, if I boot the Windows 98 install disk on boot, how to not mess up GRUB and still add Windows 98 to GRUB menu?

One hard drive only here. 98gb free.It seems that W98 install will overwrite GRUB in this situation - causing problems. Maybe not, I don't really know for sure.I just need to install windows 98 on the same hard drive and if possible, have suse and w98 visible on boot in GRUB.

View 9 Replies View Related

Fedora Installation :: Boot Windows Vista From F14 Grub

Jul 2, 2011

I'm new to linux systems and just installed Fedora 14 onto my Windows Vista laptop. I chose the shrink existing system option and then proceeded to install Fedora. The only problem is that when I choose Other in the Grub boot menu my Windows Vista goes straight to the recovery screen and does not boot. I don't want to do a point recovery. Is Vista not running because I shrunk it or because of some configuration that I did not add in the Grub files. How to solve this problem and get Vista running properly from the dual boot menu?

View 2 Replies View Related

OpenSUSE Install :: GRUB Can't Find Windows Vista?

Jul 31, 2010

just installed opensuse 11.3 with kde when my last time working with linux was in 2006.

Now I installed from the Live-CD and everything went fine, only problem came after the installation when I noticed GRUB didn't find windows at all.

Now I did fdisk -l and here's the result:

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

[Code].....

View 5 Replies View Related

General :: Reinstall GRUB After Installing Windows Vista?

Sep 1, 2010

I had two OS in laptop windows vista and linux mint and when I used to start my computer I used to get different option for os like linux mint, linux mint memory check, windows vista etc.. but because of virus windows vista got crashed so I formatted disk drive C: which were containing windows vista and reinstalled fresh copy of vista.. but now when I start my computer vista start automatically, I do not see GRUB options to run windows os or linux mint..Is there a way to reinstall GRUB to get options like I used to get before formatting ?

View 1 Replies View Related

Ubuntu :: Windows 7 Won't Boot - Displays Windows Logo And Then Drops Back To The Grub Menu

Jan 9, 2010

I have a Compaq Presario CQ60 with Nvidia GeForce 8200M graphics card. When I first installed Windows 7 followed by Karmic in dual boot I could boot into both OS. Now when I try to boot into Windows, it displays the Windows logo and then drops back to the grub menu. It may have started happening after Windows 7 installed updates. I tried reinstalling both Windows and Karmic again and it again worked initially but now Windows no longer boots. Does anyone have any suggestions about what may be causing this or how I can fix the problem without reinstalling?

View 9 Replies View Related







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