Ubuntu Installation :: Installing 10.4 After 10.10 - Grub Does Not Pick It Up

Dec 14, 2010

I have 10.10 installed on my machine. I'm trying to install 10.4 on another partition. Install completes, but when I reboot, there's no entry in the grub menu for the 10.4 install. I tried adding an entry to 40_custom in /etc/grub.d, but it still doesn't show up. I'm pasting my 40_custom below.

#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry 'Ubuntu 10.4' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod part_msdos
insmod ext2
set root='(hd0,msdos10)'
search --no-floppy --fs-uuid --set be888928-a477-4b31-b478-13271009c032
linux/boot/vmlinuz-2.6.32-24-generic root=UUID=be888928-a477-4b31-b478-13271009c032 ro quiet splash
initrd/boot/initrd.img-2.6.32-24-generic
}

View 2 Replies


ADVERTISEMENT

Ubuntu :: Grub Will Not Let Me Pick Windows

Sep 16, 2010

I installed ubuntu and all was going fine, but now when I restart I wanna go down and boot windows, but as soon as I press the down arrow key to select it ubuntu starts, and there's still time in the autostart countdown! How do I choose windows?

View 3 Replies View Related

Ubuntu :: Set The GRUB Menu To Automatically Pick Windows 7?

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

Ubuntu Installation :: Build Essentials And System Does Not Pick Up ./Configure

May 29, 2011

In order to get my Ubuntu system up and running on the Internet I need to install Sakis3g, and when installing, the system does not pick up ./Configure. My first thought was that the Build Essentials were not present but turns out that they are already installed, so now I'm at a dead end as I cannot finish my install. Has anyone else had any problems similar to this one?

View 2 Replies View Related

Fedora Installation :: How To Pick RAID 1 During Install

Jan 26, 2011

I am doing a new install and have 4 drives (2x500Gb and 2x2Tb). What I want is the OS on the 2x500Gb and the data on the 2Tb drives. The idea is to make the 500's one RAID 1 set and the 2Tb a RAID 1 set. I think the installer is trying to build the RAID set for the OS but the root is looking like a RAID 0 rather than 1. Is there some way to specify?

View 14 Replies View Related

Ubuntu Installation :: Re-installing The GRUB On MBR?

Oct 6, 2010

I've got a dual boot set up with Windows on my first hard drive and Ubuntu Lucid on my second.Recently I had to Re-install Windows and it replaced GRUB on my master boot record.On a long shot I tried to boot into Ubuntu by going into my boot options from my BIOS and booting into my secondary drive but this just brought up a GRUB command line.So I booted into a Jaunty live cd (the Lucid live disk doesn't seem to like my graphics card) and in terminal I tried to run

Code:

sudo grub
root (hd0,0)
setup (hd0)

after running the final line I get the error: "Error 17: Cannot mount selected partition".I'm pretty certain that sda1 is my MBR so that would translate to (hd0,0) on GRUB right? here is my output of "fdisk -l";

Code:

Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1aae7bbb

[code]....

View 9 Replies View Related

Debian Installation :: GRUB After Installing 8.2 Over Ubuntu

Mar 20, 2016

I had a dual boot with windows 10 and Ubuntu 14.04, and I just decided to move from Ubuntu to Debian, but I didn't unistall Ubuntu. I just deleted it's partitions (/, /home, swap) and used the new allocatable space. When I was doing the partitions I noticed that the installer didn't allow me to choose between logical and primary partitions (not sure if this is important).

When I continued with the installation process, in the GRUB section the installer detected two Windows Vista options and later I selected /dev/sda as the disk for the GRUB (MBR). When I tried to boot, a GRUB command line screen from ubuntu appeared, when I wrote exit a message appeared "Boot succesfull" and then it sent me to the Boot selection from my laptop.

From there I can choose to boot Windows 10 normally or select a disk partition that sends me to the Debian GRUB from where I can boot Debian normally, but the Windows entries that appear (Windows 8.1 and Windows 8 recovery mode) fail to boot. So when I boot the Debian GRUB appears.

View 3 Replies View Related

Ubuntu Installation :: Re-Installing Grub From LiveCD?

Jan 20, 2010

I was thinking of trying to install Window XP in a dual boot fashion but with the purpose of trying to configure wine to use it as it base instead of its normal setup. Only thing is Ubuntu is the sole controller of my laptop here atm and as you know installing XP will remove grub as boot controller. And while I know about SuperGrub I was wondering how, if possible,do I re-install grub from Karmic's LiveCD?

View 2 Replies View Related

Ubuntu Installation :: Installing To External USB HD Without Grub?

Jun 8, 2010

I am trying to install 10.04 to an external HD (not flash). I ran the live CD, installed to it and all seemed to work fine, but I don't want to use GRUB. I ran 7 repair and did a bootrec /fixmbr and it's booting normal, but I can't boot to USB.I want it to boot normal, unless I hit F12 to boot to removable device. Not much of a Linux person, but I am trying to be.

View 7 Replies View Related

Ubuntu Installation :: Grub Error 17 Upon Installing New HDD

Feb 14, 2011

I have just bought a new HDD and installed it in my Ubuntu server. The problem is that when I try to boot, I only receive the message "Grub error 17" and at that point the computer freezes.

In my troubleshooting I found that without the new drive, the computer starts and the hard drives are listed in BIOS as follows:
1. DVD-rom (ide) - Master
2. 80gb disk (with OS installed) (ide) - Master
3. 1tb disk (sata) - Master

In the new setup the disks are listed like this:
1. DVD-rom (ide) - Master
2. 80gb disk (with OS installed) (ide) - Slave
3. 1tb disk (sata) - Master
4. 2tb disk (sata) - Master

May this different listing in BIOS lead to the Grub error?

View 5 Replies View Related

Ubuntu Installation :: Mis-detect Vista When Installing Grub?

Jul 6, 2010

I recently installed Ubuntu Studio on my PC, dual-booting it with Vista. Once the installation had finished, and I had rebooted, Grub showed the two Vista options:

Windows Vista (loader)
Windows Recovery Environment (loader)

When I load up "Windows Vista (loader)" it opens my Acer eRecovery Management, but when I load "Windows Recovery Environment (loader)" it opens what looks like a normal version of Vista. Is it possible that on installation, Grub accidentally swapped the two around, or have I probably mucked up my computer?

View 2 Replies View Related

Ubuntu Installation :: Win7 Does Not Boot After Installing Grub

Sep 30, 2010

After install of Ubuntu 10.04 I cant boot WIN7 from the Grub menu.

root@asus:~# fdisk -l
Disk /dev/sda: 32.0 GB, 32017047552 bytes
255 heads, 63 sectors/track, 3892 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
Disk identifier: 0xcb5bd2b2

Device Boot Start End Blocks Id System
/dev/sda1 * 1 3890 31245312 7 HPFS/NTFS
/dev/sda2 3890 3892 16154 ef EFI (FAT-12/16/32)

Disk /dev/sdb: 31.9 GB, 31914983424 bytes
255 heads, 63 sectors/track, 3880 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
Disk identifier: 0x0002ac5b

Device Boot Start End Blocks Id System
/dev/sdb1 1 3391 27230840+ c W95 FAT32 (LBA)
/dev/sdb2 3391 3881 3931137 5 Extended
/dev/sdb5 3391 3852 3701760 83 Linux
/dev/sdb6 3852 3881 228352 82 Linux swap / Solaris

View 3 Replies View Related

Ubuntu Installation :: Installing 10.04 Alternative - Editing Grub?

Oct 8, 2010

I am currently installing the Ubuntu 10.04 Alternative, as I am having problem with video card. What I know is that I need to edit the Grub file in /etc/default/grub and add i915.modeset=1 for my video card. What I don't know is how to do that in the command line, what application should I use and how to save it? Also, if everything works well, I want to boot to gnome automatically. What I am looking for is a step by step instructions (as I can get lost).

View 8 Replies View Related

Ubuntu Installation :: Fedora Not Displayed In GRUB After Installing It

Oct 10, 2010

Got Ubuntu 10.10 amd64 installed.. I've been using Fedora 13 64bit for some time now dual boot with WinXP.. Ubuntu installation to a free Hard drive went well till i rebooted, my Fedora installation was gone , and i thought Ubuntu is much installer friendly than fedora.

View 1 Replies View Related

Ubuntu Installation :: Error With Grub After Installing Kubuntu

Jan 20, 2011

I have windows 7 installed on my copmuter and I ran the alternate disc cause the live disc didn't work for me. So installing was smmoth and I did everything right excpet for the grub part. It asked to be a master loader or something and I said yes. After restarting I see the grub menu but I only see two ubuntus(recovery mode) on the list and 2 test thingys ( memory test) So I go to the ubuntu tab and I get kubuntu ( as ecpected). Right now I am using kubuntu and it is fine but?

View 9 Replies View Related

Ubuntu Installation :: Installing With Raid 0 - Grub: No Such Device

Jun 29, 2011

I have a raid 0 setup with 2 x 1TB drives. I have an ASUS P8P67 LE motherboard and am using Interl RST for the Raid setup. I'm utterly ignorant of raid and therefore forgive any mistakes... I already had windows 7 installed and was attempting to dual boot ubuntu.

I installed Ubuntu from CD. The raid was picked up properly as only one drive by ubuntu. So it picked up the windows MBR and the main windows partition. I resized the main partition and used the "install ubuntu and windows 7 side by side" option. Installation went fine but once I restarted the PC I was welcomed by a grub rescue screen with the message: "error: no such device e196.....". Edit: I used the Windows 7 disc to repair the windows bootloader so I can now boot into Windows 7.

Before doing so I used gparted on the live cd to check the partitions on the drives. The only ones present were the MBR and windows one. So ubuntu seemingly didn't install... Although GRUB did... I was advised by someone on the ubuntu IRC chat to avoid trying to reinstall ubuntu at that point just in case there was an error in the partitioning process. I've since checked the state of the partitions from within windows and there's the MBR partiton, the windows partiton AND the partition that I created for ubuntu... 965MB of the partition that I created is listed as used space as well...

View 6 Replies View Related

Ubuntu :: Why Does Installing Grub-doc Remove BOTH Grub-pc And Grub-common

Jan 3, 2010

I'm just slightly confused here, but... what the? Why does installing grub-doc remove BOTH grub-pc, and grub-common? So basically it seems like by installing grub-doc, I have uninstalled grub totally (yes, it is still there as the bootloader, but i have no way of updating it now!) from my system. What's the conflict between grub-doc and grub-pc, such that grub-pc has to be removed?

View 5 Replies View Related

Ubuntu Installation :: 9.10 - Will Installing Debian Lenny Break GRUB 2

Jan 11, 2010

If I install a totally different Linux distro on my existing Ubuntu 9.10 system, will it break GRUB 2? I was thinking of installing Debian Lenny, but have held off because I do not want to inadvertently wreck the boot arrangement.

I've previously installed Windows after installing Kubuntu, and had to reinstall GRUB as the bootloader as a result. It wasn't a big deal with the old GRUB, but I don't know if it's that easy with GRUB 2.

I am not sure what bootloader Debian Lenny uses. I've been looking but haven't found the answer yet. I guess if it also uses Grub 2, I wouldn't have to fix anything.

I want to try out Lenny because an app I want to use (Teamspeak 3) doesn't play nicely with Pulseaudio. Pulseaudio is integral to Ubuntu 9.10, but I have other options with Debian Lenny. I'd like to see whether the app works better there w/LXDE.

I guess I could also just make a virtual Lenny machine in Virtualbox, but I wouldn't get full use of my hardware, so I wouldn't be able to play Urban Terror (which is why I want to use Teamspeak 3).

View 2 Replies View Related

Ubuntu Installation :: No Valid Drive After Installing - Grub Failed

Feb 1, 2010

I installed unbuntu 9.10 on a dual partition for alongside windows. Grub failed during installation and now I can not boot to windows or ubuntu. I can not repair with the windows cd, I can not do anything in Windows recovery no format, no fixboot, no chkdsk, no anything, it tells me there is no valid drive when I am in dir C:. In Ubuntu live CD I can see all the files are there on the local disk. What do I need to do to fix this

View 9 Replies View Related

Ubuntu Installation :: Add U9.10 Back To Grub Menu After Installing Its Studio 8.04?

Feb 19, 2010

I recently installed ubuntu studio 8.04 on a new partition and now ubuntu 9.10 is no longer showing up in the grub boot menu. How can I boot into ubuntu 9.10 and how do I edit the grub menu so it shows up again?

View 5 Replies View Related

Ubuntu Installation :: Restoring Grub Failed After Installing Windows XP?

May 21, 2010

I am pretty new to ubuntu, and not sure if this question has been solved by anyone, I tried search this forum, but didn't find enough information. The closest thread I found here was this one:[URL].. Here is my situation, I have installed Ubuntu 9.04 a few days ago with an old Live CD, after running it pretty well, I upgraded it to 9.10 with the online update tool. (I guess this makes sure I was using Grub 1, the legacy Grub). After updated to 9.10, I installed a Windows XP on my hard drive, obviously, it wiped off my Grub from the MBR. So I tried to restore the Grub back to the MBR, but failed, please see below:I first run the fdisk

Code:
ubuntu@ubuntu:~$ sudo fdisk -l
omitting empty partition (5)
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[Code]...

View 9 Replies View Related

Ubuntu Installation :: Grub - Installing 10.04 64bit On An External USB Drive

Jul 15, 2010

The default (graphical) installer did not work on my PC (i7 quadcore 8 GB DDR3). I have installed Ubuntu using the alternative installer (Desktop, 64 bit) on my external USB drive. I installed grub on the MBR of the second drive (/dev/sdb) as I did not want to touch my (first) Windows disk. After reboot (chosing the USB drive as boot device, else Windows is booted) grub reports an error and enters the rescue mode. I tried all possible combinations of "root=(hdX,Y)" in grub.cfg to no avail.

I repeated the whole procedure but now disconnected the internal HD with Windows. Installation went smooth again (Windows disk was not seen this time), but after reboot (the internal drive connected or not) I again get (slightly different this time) grub error: can not find file.

View 9 Replies View Related

Ubuntu Installation :: Upgrade Manager 10.10 Hung Installing Grub?

Oct 11, 2010

I used the upgrade manager to update to Ubuntu 10.10. It hung on installing grub. After trying the repairs, the system says it can't find grub_xputs and gives the grub rescue> prompt.

View 5 Replies View Related

Ubuntu Installation :: Win 7 Dual Boot, Grub Appears To Not Be Installing?

Oct 21, 2010

My dell machine has the following: A raid 0 SAS config with Windows 7 installed in one partition, and ubuntu in the other partition. Then two seperate sata hdd. The raid drive is set as first boot, and Windows views it as disk 0 and boots just fine. When I installed ubuntu 10.04 on the second partition, it viewed the disk as sdc. And when booting off the raid drive,im not given a grub menu to choose ubuntu orwin 7,windows 7 boots all on its own.

View 9 Replies View Related

Ubuntu Installation :: After Installing Lucid, Grub Does Not Work Correctly?

Apr 18, 2011

After installing Ubuntu 10.04 on an external HDD (via Live-CD), grub never shows a menu, it only goes to command line.Every time I want to boot, I have to enter these commands:

set prefix=(hd0,1)/boot/grub
set root=(hd0,1)
linux /vmlinuz root=/dev/sda1 ro

[code]....

View 9 Replies View Related

Ubuntu Installation :: Grub.cfg Gets Wrong When Installing On Usb Hard Drive?

Jun 6, 2011

I have a HP Compaq 6710b notebook with W7 on it. I want to use Ubuntu for hobby activities, but as this is a company notebook, W7 should remain intact. I decided to install Ubuntu to an external drive.I set BIOS boot order to CD-USB-HDD.I attached a 2.5" 250GB WD Passport usb hard disk and installed Ubuntu to it from the CD.As a result, the clean install doesn't boot, I get a mere grub console (normal, not rescue).

Examining the situation I learned, that during Live CD session the inner hdd is hd0 and usb drive is hd1. Grub.cfg gets compiled to use /dev/sdb.When booting from usb drive, BIOS makes it to be hd0 and inner hdd becomes hd1 so grub tries to load kernel from W7 partition (and can't find it, I wonder why? )How to fix problem? Although grub.cfg is supposed not to be edited, may I change every sdb to sda in it?

View 3 Replies View Related

Ubuntu Installation :: Grub Not Running After Installing Fro Dual Boot?

Jun 16, 2011

I have a desktop Windows PC with three hard drives. Having successfully installed Ubuntu on a laptop I used the same CD image to boot Ubuntu on my desktop machine. All seemed well so I selected the option to install alongside the existing OS. I left the choice of drive as presented by the installer (it was the largest one) and asked for an 80G partition for Ubuntu. The installation went well but when the machine was restarted it just booted straight into Windows. No sign of the bootloader menu. I'm guessing the BIOS doesn't look at the drive where Ubuntu is installed, and the installer did not put the bootloader on the Windows boot drive. The Windows drive is too small to install Ubuntu there.How do I fix this so that I can dual boot, or alternatively how do I get rid of Ubuntu and reclaim the 80G for Windows?

View 3 Replies View Related

Fedora Installation :: Re-installing Win Vista With The Grub?

Dec 11, 2009

I just spend 10 hours tryng to find a way to get my old grub working again after re-installing windows in an emergency, but it is not working...

View 3 Replies View Related

Fedora Installation :: No GRUB After Re-installing Windows / Get That?

Dec 20, 2009

I have windows and I installed fedora 12 on a separate partition.

However, I had a problem with my windows XP SP 3 and had to install windows. Which I did on my C drive. However, when I re-boot I on longer get the GRUB loader displayed so cannot boot into fedora.

Is there anything I can do?

View 2 Replies View Related

Fedora :: Re-installing Grub After Win7 Installation?

Apr 27, 2011

how do i correct my boot loader after installing Win7 on the free space available. i still have my fedora 13 partition intact. but of course, fedora option is not available. how do i re-install grub using the rescue dvd? tried alrerady.

View 1 Replies View Related







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