Ubuntu Installation :: Win 7 No Longer Listed On Grub2

Feb 7, 2011

After having problems with grub2 and windows seven and being forced to reinstall both windows and Lubuntu, I got grub to work. So after some hours of work, everything is working fine. Today, I was trying to use windows again and windows is no longer listed on grub. What can I do to keep it permanently on the list?

View 9 Replies


ADVERTISEMENT

Ubuntu :: 10.04 Not Listed In Grub2 After Windows Installation

Jul 22, 2011

i was dual booting windows 7 and ubuntu 10.04 with grub2 as the boot loader then I had to reinstall windows because of some issues, during the installation I had to DELETE the partition windows was installed on then create a new one, this was the ONLY Primary partition in the hd and it was the partition grub2 installed on.

After the installation finished, i loaded an ubuntu live cd and reinstalled grub2 using the graphical tool "boot-repair", it worked and windows 7 appears on the list but ubuntu does not!. I tried sudo update-grub2 (found a tutorial to make this command work in Live CD) but the problem still exists. I also tried booting using the command line (set root=(hd0,1)....etc) but it doesn't work, windows boots when the value is set to 1 but when I try 2 I get an error.

Is there a way to verify that the ubuntu installation is still working and how can I make it appear on grub2 if it's still working. As I said the deleted windows partition was the only Primary partition and the / & /boot & /home & swap were all logical, do I need to set / partition to be Primary in the installation?

part of fdisk -l:

Code:

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 5 Replies View Related

Ubuntu Installation :: Grub2 Configuration - Partition No Longer Shows Up In Chameleon?

Sep 24, 2010

boot up in to chameleon, lists only Mac OS X as a boot option. Reboot, load Ubuntu 10.4 install cd, get to a terminal, mount /dev/sda3 /mnt grub-install --force --root-directory=/mnt/ /dev/sda3

reboot, let chameleon come up, it sees both Mac OS X & Ubuntu partitions and I can boot to either or happily, now here is the problem... If I select linux and boot in to linux from chameleon, i am brought to the grub menu, where i can select the first choice which is normal ubuntu 10.4 and every thing is great... until I reboot and my linux partition no longer shows up in chameleon, as if tthe act of booting in to grub is changing something / deleting itself from the partition? and I have to do the whole thing over again. SO, not having to even go in to OS X, I'm not sure thats really the concerns more as I'm doing something wrong with grub.

View 3 Replies View Related

Ubuntu Installation :: After Update, Windows 7 No Longer Auto-Detected By GRUB2?

Apr 23, 2011

I'm using Maverick Meerkat, 10.10, 64bit. I'm a pretty basic user but am trying my best to learn.

My background: I have a laptop on which I installed Win7 Ulimate on one partition. After installing Win7 I then installed Ubuntu on a separate partition. GRUB2 found both Win7 and Ubuntu perfectly. I could choose to boot into either one and the ability for GRUB2 to "remember" which OS I booted into last worked properly. I then did a kernel update a couple days ago via Ubuntu's Update Manager. After that, GRUB2 could no longer see Win7. I added a custom boot entry in /etc/grub.d/ so that Win7 would show up in GRUB2.

However once Win7 did show up in GRUB2 I kept having a problem with the Windows bootloader being missing. I used the Win7 Recovery DVD to get into Windows and then installed EasyBCD for Win in which I was able to create a Win7 boot entry and get the Win7 bootloader back. I set EasyBCD to skip the bootmenu so my current configuration now is that on bootup I see GRUB2, which shows Maverick Meerkat & Win7. If I select Win7 then Win7 loads via EasyBCD and it works fine.

The problem though is that GRUB2 does not auto-detect Win7 AND it no longer remembers the last OS that I booted into. I would rather not use EasyBCD if I can help it and would like to just use GRUB2 for everything.

My question is this: How can I get GRUB2 back to controlling Ubuntu & Win7 properly without the need for anything else in between. I have asked in the Freenode Ubuntu channel but haven't received any help besides "sudo update-grub" which I have done and it hasn't helped.

View 9 Replies View Related

Fedora :: /dev/dsp No Longer Listed?

Sep 13, 2010

I've noticed the /dev/dsp no longer exists, well not on this machine.Running FC13 x86_64Listing devices from /proc there is "audio" and "alsa"Do I use mknod to create /de/dsp and link it to either "audio" or "alsa"

View 3 Replies View Related

Debian Multimedia :: MPlayer No Longer Listed In Apps Menu After System Update

Aug 3, 2010

MPlayer was working just fine last night, but today I'm having problems which may be due to me performing a system update. I noticed that MPlayer was no longer listed in my Applications menu and I no longer had the option of opening videos with it. However, I now had Gnome MPlayer which must have been installed with the update because I never installed it. Whilst going through Synaptic, I found that the MPlayer GUI had been removed, so I re-installed it. However nothing happened when I attempted to open videos with it.

When I tried to use it through the terminal I got the error message:
mplayer: relocation error: mplayer: symbol codec_wav_tags, version LIBAVFORMAT_52 not defined in file libavformat.so.52 with link time reference

I found a bug report on this very problem here [URL]. The conclusion was that the person filing the bug report was using a version of ffmpeg not found in Debian and that he'd need a version of MPlayer built with his version of ffmpeg libs. I'm assuming that this is also the case with me, however I'm not sure how to go about finding a build or simply building a version of MPlayer with whatever version of ffmpeg that I'm using. For reference, I'm using Squeeze.

View 3 Replies View Related

Ubuntu :: Grub2 No Longer Shows - Only Windows

Jul 15, 2010

i am dual booting windows 7 and ubuntu 10.4 lucid, i just reinstalled the Grub2 after my windows erased it, and now it boots into grub2 but i can only boot into my windows7 loader, ubuntu is not even listed as an option for me to boot into its just a bow with the win7 loader. How can i get the grub2 to load ubuntu back again? i followed the guide on this site to reinstall the Grub2 and set up the dual boot. [URL] edit: i can find plenty of info for getting windows back into grub, but none about getting ubuntu back

View 8 Replies View Related

Ubuntu :: Grub2 No Longer Booting Into Windows Properly

Mar 22, 2010

so after my upgrade to 10.04 I'm experiencing a puzzling problem with Grub2. It can load everything fine except for XP. I have XP on a separate partition, it is detecting fine and the grub.cfg file is created withou a problem when I the appropriate commands to update and upgrade grub. What happens is that I select Windows XP from the list and it goes to a black screen where a cursor in the top left corner blinks 3-5 times and then immediately kicks me back to the Grub menu. I can do this forever but the grub menu just gets reloaded every time. Any ideas?

Here is the windows portion of my Grub.cfg:

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Microsoft Windows XP Professional (on /dev/sda2)" {
insmod ntfs

[code]...

Here is my boot.ini on the ntfs partion I am trying to boot into

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)WINDOW S

[code]...

View 7 Replies View Related

Ubuntu :: Remove GRUB2 No Longer Dual Booting?

Aug 7, 2010

I was dual booting on my netbook with Lucid and Windows XP, so the computer starts with the GRUB2 menu. I deleted the windows partition and now I only use Lucid on the netbook. I want to know how can I get the computer to simply boot into Ubuntu like a normal computer would do if it was not set up as a dual boot system?

How can I get the computer to go directly into the ONLY operating system rather than taking a detour through the GRUB menu?

View 9 Replies View Related

OpenSUSE Install :: Ubuntu Grub2 No Longer Detected 11.3 After Online Update

Jan 6, 2011

I was using tripleboot system in one hard drive. That included Windows 7,Ubuntu 10.10 and Ubuntu 11.04. And yesterday I decided to added openSUSE 11.3 at another partition. I'm using Ubuntu 11.04 grub2 as bootloader.

At first there was no problem. All OS detected well, but after opeSUSE online updates last night my openSUSE partition won't boot. First, at boot I chose openSUSE and it said "Boot kernel first" and nothing happens. And then I boot to ubuntu and ran update-grub then I saw grub no longer detected openSUSE partition.

View 9 Replies View Related

Ubuntu :: Control What Buttons/menus Are Listed And Which Icons Are Listed Under Each?

Jul 26, 2010

i just upgraded to ubuntu 10.04 the netbook distro. at the desktop view there is a list of about 10 buttons/menus listed on the left hand side, is there anyway to control what buttons/menus are listed and which icons are listed under each of them? having a netbook i would like to remove and unclutter the desktop view as much as possible but i dont want to remove those apps i still want to be able to open those apps if i want to even if by removing those icons and menus/buttons makes it a pain.

View 1 Replies View Related

Ubuntu Installation :: Grub2 Can't Load Window 7 After Recovered Grub2 Using Live Cd To Boot Windows 7

Mar 7, 2010

i initilally installed ubuntu 9.10 then installed windows 7 ,then i recovered grub2 using livecd as told in the post [URL] i did "sudo update-grub" and got windows 7 menu entry but when i select that entry windows 7 does not load but the grub2 is reloaded again.
i cant boot to windows 7.

Windows 7 have 100 mb partition "System Reserved" the grub2 points to that partition but still windows 7 not loaded.

sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3c3a81f5

[Code]....

View 3 Replies View Related

Ubuntu Installation :: Grub2 Dosn't Save Windows As Last Selected + Boot Into Cdrom From Grub2?

May 17, 2010

I went through so many post but I haven't found the proper answer yet hope you have an Idea1. Grub2 saves only Linux OS as last selected no Windows OS2.It is possible to boot into a cdrom (drive)?

View 2 Replies View Related

Ubuntu Installation :: 10.10 HDD Not Listed As Installation Option

Feb 2, 2011

I'm trying to install from Ubuntu Live 10.10. The CD boots fine, but when I go to install, I do not see my (sata)HDD partitions listed; there is nothing listed.This effectively, I cannot install this Ubuntu 10.10 I'm installing on a stock Acer Aspire M50400.

View 9 Replies View Related

Ubuntu Installation :: No Partitions Listed During 9.10 Install

Feb 24, 2010

I'm trying to install Ubuntu 9.10 on a Asus P5KPL-VM mainboard. However the installation doesn't recognize my partitions. If I just boot Ubuntu the partitions are recognized with GParted and by just mounting them and browsing in file explorer. I'm using a SATA disk. I've tried boot option pci=nommconf irqpoll as found in this thread [URL] with no success.

View 2 Replies View Related

Ubuntu Installation :: Partitions Not Listed At Installer?

Jun 5, 2010

I have windows installed in c drive and there are 3 other partitions namely e,d,f.I booted kubuntu/ubuntu live cd.The installer doesnt show any partitions.This is my windows:- http://imagebin.ca/view/Uj-KB26v.html

This is at kubuntu at installer step:- (Same is the case with ubuntu)http://imagebin.ca/view/wZBYBV.html

fdisk -l report:- http://imagebin.ca/view/CH8fiE6r.html

I tried alternate cd also...no change!

View 4 Replies View Related

Ubuntu Installation :: Safe Mode Are Listed Twice ?

Jul 2, 2010

When I first started to install Ubuntu to my system, I got an error that told me Ubuntu was not successfully installed, so I restarted my computer and tried again. That time it works, and I'm thoroughly enjoying the OS. I noticed that when I start up my computer and I have the OS boot list, Ubuntu and Ubuntu safe mode are listed twice. How do I remove the 2nd one, and is it still installed on my other partition even though it said failed?

View 4 Replies View Related

Ubuntu Installation :: Installed Program Not Listed Under Wine

Jan 27, 2010

My Proteus which i installed through wine does not appear in uninstall wine software and it also does not work because you have to execute some license file which i did not figure out how to work it out.

View 1 Replies View Related

Ubuntu Installation :: Installer Doesn't Have Any Listed Partitions?

May 22, 2010

I'm trying to install ubuntu 10.04 on an old computer, but the installer doesn't have any listed partitions and I can't go any further. The hard drive I'm trying to install it to was just formated in Windows 7, it's a clean hard drive. Uh, how am I supposed to install it?

View 1 Replies View Related

Ubuntu Installation :: Extra OS Listed In Grub Menu?

Jun 25, 2010

I have a extra OS listed in my grub menu. I'm dual booting Ubuntu 10.04 and Windows 7. I am able to boot into both Ubuntu and Windows. 30_os-prober has two menu entries for Windows though. The first one is Windows 7 (loader) (on /dev/sda1) and the second is Windows Vista (loader) (on /dev/sda2). My laptop came with Windows 7 and had 4 primary partitions (System, Windows, Recovery, HP_TOOLS). After making my recovery disks I removed the Recovery partition and shrunk the Windows partition to make space for Ubuntu. So Windows 7 (loader) (on /dev/sda1) is the System partition which I select to boot Windows. Windows Vista (loader) (on /dev/sda2) is where my Windows 7 is installed. Here is output from Boot Info Script:

Code:
boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================

[code]...

View 5 Replies View Related

Ubuntu Installation :: Two Windows 7 Loaders Listed In Grub - How To Remove One

May 28, 2010

I have two listing of windows 7 listed in Grub (I'm not sure why.) and I would like to know how to remove one if I can.

View 9 Replies View Related

General :: Mirrors Listed With 2 ISO For Fedora 12 Installation

Jan 3, 2010

I am about to try Fedora 12. I noticed that most of the mirrors listed for this in lq have 2 isos. The first download listed has 4 - Live, Live 2, Live KDE, Live KDE 2. If I choose to use gnome instead of KDE, can I just burn and install the first two?

View 3 Replies View Related

Ubuntu Installation :: Md5sum: WARNING: 1 Of 62 Listed Files Couldn't Be Read

Oct 17, 2010

In order to upgrade a machine that can not successfully upgrade to 10.4 I downloaded and burned the 10.04.1 iso image off the ubuntu alternate download site. In my first attempt I unsuccessfully burned the image with it failing at the very end. I did perform an md5sum on it and received the precise output I got from my second burn attenpt which DID complete successfully. Here is the output:

[code]...

I did research this last night and it seems the common wisdom was to reburn the iso (which I did twice) or copy down the iso again. This I also did and it came down precisely, bit for bit, the same as the first one. Here are the two cksums

[code]...

Is there something wrong with this image on the website or is the error about 1 file being unreadable (could that also mean missing?) be erroneous?

View 2 Replies View Related

Fedora :: Dual Booting - Grub2 To See F15 Or Be Installed Using Grub2?

Jul 11, 2011

I installed Fedora 15, which was my first real departure from Debian based Linux OSs. I absolutely love the new Gnome 3, and was able to configure F15 to work as I wanted it to. On rebooting I realized that there was no boot loader screen, that F15 just booted and didn't give me a choice as to which OS I wanted to use. Eventually I was able to configure grub to let me see the boot loader and added my old boot loader as a choice. This worked well, maybe not a perfect solution, but it worked. This weekend I installed LMDE (Linux Mint Debian Edition) to another HDD. LMDE uses grub2 and after the install F15 was not recognized.

Two questions: Is there a way for grub2 to see F15? or Can F15 be installed using grub2? I really don't mind re-installing from scratch.

View 10 Replies View Related

Ubuntu Installation :: Grub2 Won't See The Xp

Jun 9, 2010

I have decided to dual boot again because I found a old hard drive laying around.

primary drive: sata 500 gb
ubuntu 10.4 64 bit installed with
boot

[code]...

secondary drive: 120 gb ide drive with xp installed. xp was installed first and wrote the mbr to sda1. I then installed ubuntu 10.4 and it overwrote mbr on sda with grub2. I have tried every combination of the 40_custom script for xp I have found here on the forums but to no avail. The 30_OS probe never seems to see it either. Grub 2 will not see xp. I have it in the menu from the custom_40 but it just reboots the system when I choose it. Any advice is greatly appreciated as I am ready to go back to legacy grub which only took 5 minutes to dual boot last time I did dual boot. I want to give grub2 a chance, since it supposed to be better, but I am getting frustrated.

Here is the output from the boot info script.

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 #1 for /boot/grub.
=> Windows is installed in the MBR of /dev/sdb

[code]....

View 8 Replies View Related

Slackware :: KDE Takes Longer And Longer To Load

Sep 19, 2010

I experience this since kde 4, but it never really was that bad because once in a while on updating kde I also deleted the .kde folder in my home-folder and everything was fast again.

But I haven't done this for a while now and kde take really long to load. Is there any folder to clean up there without deleting the whole .kde-folder and loosing all my settings again?

View 14 Replies View Related

Ubuntu Installation :: Repository May No Longer Be Available

Jan 18, 2011

I'm trying to upgrade from 9.10 to 10.04 but I'm having the following error message when I try and update:
HTML Code:Could not download all repository indexes.The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct. Failed to fetch [URL] 404 Not Found. Some index files failed to download, they have been ignored, or old ones used instead.

View 9 Replies View Related

Ubuntu Installation :: 6.06 LTS Updates No Longer Available?

Sep 1, 2011

I have a 6.06LTS server that needs samba updated to 3.0.28+ to resolve an issue with Win2008, but it appears the repositories for 6.06 are no longer online. I tried to do a dist-upgrade to 8.04LTS, but this also failed. Is there a list of repositories I can use to allow this work?

View 9 Replies View Related

Ubuntu Installation :: Karmic And GRUB2 ?

Jan 14, 2010

I posted this about 3 weeks ago in the 'Desktop' forum and with no replies feel this may be a better area

I've got Karmic installed on my netbook which I understand uses Grub2 which is still a BETA version.

I still seem to have the original GRUB (legacy) within the file system, still have a menu.lst file but is appears to be showing the contents of grub.cfg at boot time.

What is happening at boot time, is GRUB Legacy handing over to GRUB2 at boot or is the an option for GRUB2 to hand over to Grub Legacy.

View 9 Replies View Related

Ubuntu Installation :: Where Does GRUB2 Get The Entry Name From

Jan 17, 2010

Here is my current setup. I have installed Windows 7 Home Premium 64-bit, Ubuntu 9.10 64-bit, and BackTrack 4 Final in that order. All operating systems are able to boot and all is working well. The only problem I'm faced with is really just an annoyance. Which is BackTrack is showing up with a "Ubuntu 8.10" entry name.

Now I did some research on this. I found out that BackTrack was based on the Ubuntu 8.10 OS so it makes sense why it would show up that way. I found several articles and topics explaining how to modify the GRUB programming files. I guess to change the entry name, but all of them don't seem fool proof to me nor the best way to go about doing things.

One thing I wasn't able to find info on is where GRUB2 actually gets these entry names from. My theory is if I can find out where GRUB gets this info from, I can simply log into the BackTrack partition and change where the "Ubuntu 8.10" entry is to "BackTrack 4" and then run the update-grub2 command within Ubuntu to update the entry names.

View 7 Replies View Related







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