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
ADVERTISEMENT
Jan 25, 2010
I have a vista/ubuntu 9.10 duel boot laptop. Last week the screen was broken so it went back to the manufacture. Before that I rename the /etc/grub.d/10_linux file and ran grub-update so that Grub will only show windows boot menu (in case it confuses the repairman) now I have the laptop back and I am eating my own medicine.how to restore my ubuntu boot menus? I can now only boot into windows, although it seems like I can go to my ubuntu partition and change back my grub.cfg (which I did not backup!)but I can't remember the menuentry details.Is there any way, other than manually change my grub.cfg, so that I can boot into ubuntu again?
View 5 Replies
View Related
Feb 19, 2011
At the moment I have a list that has: Debian 6.0 + kernel information etc Debian 6.0 same again (Recovery Mode) Windows XP Home Edition etc when all I really want is: Debian 6.0 Recovery Mode Windows XP you used to be able to just edit menu.lst but it seems not now.
View 5 Replies
View Related
Sep 15, 2010
Since certainly half a year I have to add the vga=0x317 parametere at the end of the root parameter in the menu.lst file after each upgrade of the kernel and also recently after upgrading from 11.1 to 11.3. Without this, the splash screen is not shown on my HP Pavilion laptop.
View 5 Replies
View Related
Jul 28, 2009
I am testing my crash recovery strategy for my linux system and I am having trouble with GRUB. I am basically restoring my backup (i.e. tar) unto a different hard drive, but I am having problems getting the machine to boot without me having to type the GRUB commands at the GRUB prompt that is presented when the machine boots up off the new hard drive. I have tried to restore the MBR in two ways (the 2nd one is the one that gets me to the GRUB prompt):
1. Get the MBR off the original drive and write it unto the new drive (all via dd), but that did not work at all: the machine hangs right away during boot up. It seems to hang right at the point where the BIOS tries to read the MBR.
Code:
On original drive:
# dd if=/dev/sda of=mbr+part.bin bs=512 count=1
On new drive (new drive is now in place of original drive):
# dd if=mbr+part.bin of=/dev/sda bs=1 count=446 conv=notrunc
2. By using the FEDORA rescue CD, I installed grub unto the new hard drive as follows:
Code:
# chroot /mnt/sysimage
# grub-install --root-directory=/boot hd0
reboot and remove FEDORA CD Using the 2nd option above, I get the GRUB> prompt during bootup. I can then boot into the system by issuing the commands that are in the menu.lst file, followed by the "boot" command. However, I would like for those commands to happen automatically, just like in the original configuration. It seems to me that GRUB is actually finding all its stage files because I doubt the GRUB program (the one displaying the prompt) fits entirely in the 446 bytes it has on the MBR. So, it must be loading its stage 2 (and stage 1.5??) files from my /boot partition. However, if GRUB is loading its stage files off the boot partition, why does it not load/read the menu.lst/grub.conf contained in the boot partition also?
Code:
# ls -l /boot
total 22888
-rw-r--r--. 1 root root 1274567 2009-05-27 16:39 System.map-2.6.29.4-167.fc11.i686.PAE
-rw-r--r-- 1 root root 1274538 2009-06-16 22:27 System.map-2.6.29.5-191.fc11.i686.PAE
[code]....
View 3 Replies
View Related
Jun 20, 2010
I've recently installed suse x64 kde in dual boot mode with windows. I have 2 primary partitions with ntfs with 1 for windows7 boot and other for data/storage. There is no boot provision for data partition. SUSE install is on extended partition. I am unable to run fdisk -l and boot info script for some reason, kde is freaking me out (used to use gnome for last 4 years). The GRUB shows data as a boot and it added an entry in its menu. I will like to remove that entry from menu list.
View 9 Replies
View Related
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
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
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
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
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
Jul 14, 2011
I have recently (today) installed Debian on a logical partition of my master hard disk, but when booting it will just list Debian or Debian recovery not listing windows at all. I know there may be some that will think that is a good thing but I do need access to windows.
I had a root about and found this thread which I thought might solve the problem as it is similar:
viewtopic.php?f=17&t=63601
But when I got to the part where I entered the command su -c "nano /boot/grub/grub.cfg" the terminal prompt changed to a > and I felt a little unsure of what I was doing as I would have prefered to have opened the grub.cfg file as a text file, as it is I recieved a syntax error.
As you can probably tell Linux to me appears to be a bit of a black art, but I am enthusiastic none the less. I will list the output of the terminal window so that you may see the steps I have taken.
anthony@Debian:~$ su -c "grub-mkconfig"
Password:
Generating grub.cfg ...
#
# DO NOT EDIT THIS FILE
#
[Code].....
View 4 Replies
View Related
May 2, 2011
I've installed Debian on another partition aside with Windows XP: and when I restart the machine it only list the Debian instalation.
When I do fdisk-l, I see this
/dev/sda1 1 12749 102406311 7 HPFS/NTFS
/dev/sda2 12750 38914 210164507 f W95 Ext'd (LBA)
[code]....
View 8 Replies
View Related
Aug 11, 2009
I am not much experienced with Linux systems and commands. I have been searching with Goggle and trying to solve. Today I had accidentally removed the boot grub menu list. There is a backup file. Now my system boots to >grub command. I have tried all sorts of things from live CD to boot the system I have tried Super Grub also. I am no able to go to the directory where the back up boot menu list is available and change the name from the live CD. Can any one help me with commands to go to the directory and rename the file for booting.
View 2 Replies
View Related
Dec 25, 2009
Since i installed opensuse 11.2 when i boot my pc, grub doesnt show me windows to boot only opensuse and failsafe this is my details code...
View 9 Replies
View Related
Jul 5, 2010
I've just installed windows on my computer for gaming, since it took over the boot loader I went into the repair system function of the opensuse DVD. Now I'm back in linux but no windows partition is showing up on the grub menu. This is the output of fdisk -l how do I make it so grub sees my windows too? This is probably an easy fix but I'm a prior ubuntu guy and just started playing with suse which seems a bit more tech savvy and less forgiving then ubuntu. code...
View 1 Replies
View Related
Feb 5, 2011
I need some help since i installed opensuse 11.2 when i boot my pc, grub doesnt show me windows to boot only opensuse and failsafe this is my details code...
View 4 Replies
View Related
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
Jun 6, 2010
I upgraded to Ubuntu 10.04 recently and now have MBR problem. When selecting Windows XP from the GRUB menu the screen defaults to terminal mode with grub rescue> displayed. I admit I know little to nothing about Ubuntu, unix, etc other than I like what I have seen so far and am trying to learn more. I need to (unfortunately) use Windows and have data on it that I can't afford to lose. How can I repair the problem so I can boot Windows from the menu? Thank you
P.S. I was dual booting successfully earlier. I had the previous version of Ubuntu running with Win XP and everything was fine. The problem started when I upgraded to Ubuntu 10.04. I have tried reinstalling 10.04 with no success. If I am unable to get dual boot working my wish would be to save my Win data and then I can wipe clean and reinstall Win and Linux.
View 7 Replies
View Related
Aug 19, 2010
At the moment my GRUB 2 boot menu has all the Linux kernels, then memtests, then Windows. I want it to have Windows, then Linux, then memtests. I'm thinking I can do this by renaming /etc/grub.d/10_linux, 20_memtest86+ and 30_os-prober to 20_linux, 30_memtest86+ and 10_os-prober respectively.
View 2 Replies
View Related
Nov 15, 2010
i have a windows xp OS installed on C and on D ubuntu 64bit ! and i disabled from windows to see the booting manager where it shows me weather to choose Windows or ubuntu ! and the GURB menu , when it comes up i cant see windows !
Note: i tried the sudo update-gurb this or wtever command was it ! but also failed to show windows
View 3 Replies
View Related
Dec 17, 2010
I had Windows XP installed, then installed Ubuntu 9.10 in a different partition. I was able to choose which OS to boot. Then I did a distro update to 10.04. Now Windows is missing from the GRUB boot menu.
sudo update-grub doesn't change anything so I think sudo os-prober isn't finding Windows.
I've edited grub.cfg and can get an entry added for Windows, but it doesn't actually load Windows. It just reboots the machine. If I run sudo update-grub after adding a menuentry for Windows to grub.cfg, the menuentry I added disappears.
I've run testdisk, but BackupBS isn't an option. It says the original and backup boot sector are identical.
cfdisk says sda1 is the only partition that is NTFS and it is set to Boot.
I've already installed all available updates from lucid-security and lucid-updates.
I've run bootinfoscript and here are the results:
Code:
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 #5 for /boot/grub.
=> Windows is installed in the MBR of /dev/sdb
[Code].....
View 8 Replies
View Related
Jun 15, 2011
I just installed ubuntu on a remote windows server, using wubi. How can I launch ubuntu? Restarting the remote machine obviously disconnects my session. Is there some way to access the grub menu from windows?
View 9 Replies
View Related
Dec 1, 2010
Code:
grub-install -v
grub-install (GNU GRUB 0.97)
I loaded GRUB, and now when I reboot it goes straight into the 'grub>' command line. Initially GRUB had the root as (hd0,2), whereas the boot is on (hd0,1)...(hd0,2) is my '/home' partition, and (hd0,1) is my '/' partition... So on a bootup I ran...
Code:
root (hd0,1)
setup (hd0)
Now when I boot I still get the 'grub>' command line, but now the root is correct.
From 'grub>' I can type...
Code:
grub> configfile /boot/grub/menu.lst
GRUB will then show the menu, and I can click the listings to load them. All's fine, but why doesn't GRUB just load the menu.lst without my prompting? How can I automate this process of typing 'configfile /boot/grub/menu.lst' each time I boot?
View 1 Replies
View Related
Mar 17, 2011
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 6 Replies
View Related
May 17, 2015
Recently I installed Debuan "jessie". I previously had Windows 8.1 and Xubuntu installed. After installation Debian installed it's own version of GRUB, with entries for Debian, Xubuntu and Windows. The problem is that after I selected Windows when booting, GRUB menu no longer appears. It boots straight into Windows.
It's lenovo Ideapad z510 laptop, with special button that allows me to select between 4 options before booting - one of them is "Boot menu".
I didn't use it before windows "removed" GRUB, but now there are 2 options: Windows boot loader and Ubuntu. When I select Ubuntu it loads my old boot menu (from before installing Debian).
I thought that when I use update-grub from Xubuntu I will at least eb able to boot into debian. After I did that Debian option appeared in the GRUB menu, but it didn't work - black screen.
How to get GRUB menu working again (and avoid replacing it by windows boot loader)?
View 3 Replies
View Related
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
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
Aug 25, 2010
I installed Ubuntu as a dual boot to play with a while ago, but I really don't have time to be testing it right now, so I'm wanting to set the GRUB menu to automatically pick Windows 7 instead of me having to hang around waiting for the menu to pop up and hitting the right buttons when I'm barely conscious.
Someone linked me here: [URL] and I found the menu.lst file, but when I opened it to edit the default, it was blank ... is the file elsewhere now or something? Do I not have access rights to the file? What's going on, what do I do?
View 2 Replies
View Related
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
View Related