Ubuntu Installation :: Executing 'grub-install /dev/sda' Failed
May 20, 2011
I've been trying to install Natty (64) over the last couple of weeks and am having problems that I've never had with any distribution before. At the end of each install, I get the following error:
Code:
Executing 'grub-install /dev/sda' failed
It then gives me the option of installing grub somewhere else, which I don't want, but it doesn't work anyway, or leaving without a boot loader, which isn't really desirable.
At first I thought it might be something to do with my previously complicated quad-boot partition layout, so I simplified that to a fairly regular Windows and Ubuntu only, but no luck.
Grub also fails when attempting to upgrade 10.10.
I've tried restoring Grub2 using chroot amongst other things which doesn't work.
View 1 Replies
ADVERTISEMENT
Feb 1, 2010
I cannot boot into either OS. Grub failed on install. How to boot back in to windows. From live Ubuntu CD I can see that all files are there, however it shows the disk to be unrecognized and unallocated. There is an X by the root folder of my C; drive. Windows recovery console can't fix it, windows install can't fix it, and windows repair can't fix it. I guess I need to reconfigure my boot drive properties to recognize the ntfs; I don't know what to do. I would like to boot back in to windows partition the drive correctly and start over , is this possible?
View 1 Replies
View Related
May 7, 2011
I started the upgrade and the system is nearly completed but I there is a problem with GRUB.Most likely since I am dual boot with win7. So right now I have a pop-up message that says...GRUB failed to install to the following devices:/dev/sdbDo you want to continue anyway? ect ect ect...I have not rebooted and completed the installation yet as I figure its probably easier to fix this now while I have the full system up and running vs having to fix it via live cd.
View 8 Replies
View Related
May 30, 2010
I installed a new Ubuntu OS in my computer, (I downloaded it yesterday) on a dual boot pc (windows xp) Installation went smooth until it reached grub-pc. It was installing grub-pc (1.98 lubuntu6). It hanged there for several hours. Finally I interrupted the installation. When I went to the installed packages I got a message telling: Grub-PC 1.98 Lubuntu 6 Failed to Install or Upgrade. I'm pretty new to Linux so I know nothing about it, but I wish to go away from Windows XP.
View 3 Replies
View Related
Aug 20, 2010
i tried my first linux installation with Fedora distro. using the live 64 usb boot version, everyhing looked fine. BUT i had issues with WINE so by recommendation, i went with Ubuntu and flushed Fedora. So, technicaly, the install works fine, during the process of installing from the live usb 64 bit 10.4 ubuntu. BUT at the end, when installing GRUB, it just simply failed! thats's a shame for me what i can tell you is the following. (thats what i think is my problem, but i need some expert help tho!)
my motherboard is a ASUS, im using 3 HDD 500GB sata2 drive, configured as a RAID in the bios, strip 0. so it presents to the OS one partition of 1.5 TB. Fedora detected it correctly, and was able to install grub on that now, during the Ubuntu install, i can chose to pick up a partition that was not used on my 1.5 TB ( i reduced my partition to 1TB and allowed 500GB to linux). Windows 7 reside on the first partition. on this disk, partition 1 is a 100MB windows bootmanager. partition 2 is windows 7 itself 1TB.
during the install of ubunto, i tell him to create a / partition, using 480GB as the third partition, and i created a 4th partition as a swap for linux. the install process the information, install the DATA on the third partition... BUT grub, can't !!! it failed... it keep looking for a /dev/sda disk... when installing GRUB, i can chose the drop down, for the 1.5TB disk, and when i press OK, he just simply try again to access /dev/sda disk... which is full of course and within a BIOS raid..........
View 1 Replies
View Related
Dec 4, 2010
I just tried to install Ubuntu 10.04 on my windows machine. Unfortunately there was an installation error and now the computer will not boot up in windows anymore (I get grub error 17). I had Ubuntu 7.04 before, but when installing 10.04, I deleted the 7.04 partitions. Is there a way to recover the ability to boot into windows?
View 1 Replies
View Related
Oct 2, 2010
I was trying to install ubuntu 9.10 as a dual boot system with windows and I recieved this error message: The Grub package failed to install into /target/. Without the Grub boot loader, the installed system will not boot
This Error comes up after 94% of the install. I also cannot seem to get the side by side install option to work (sometimes this option appears sometimes it does not) I am not sure but I beleive seome of the install files have been placed on the hard drive because I only get the option now to install on the hard drive and totally wipe clean or the emptiest hard drive. So how would I get the possible Ubuntu install off the Hard drive. I have used this CD to Install before it has no scratches therefore should work. Also If I have Win Xp on a Raid 0 will the Ubuntu 9.10 install ?
View 4 Replies
View Related
May 28, 2010
I installed lilo and it boots. How do I installed grub again. Do I just use synaptic manager to uninstall lilo and install grub?
[code]....
I know grub2 does not work, giving me error: ntoskrnl.exe missing or corrupt. I did install grub-legacy and it worked, but I had to re-install squeeze due to other problems. So, now I want to replace lilo with grub legacy.
View 4 Replies
View Related
Sep 21, 2010
I was installing sqeeze i386 on my laptop VOSTRO 1400 and got this the 'grub-pc' package failed to install into /target/. without the GRUB boot loader, the installed system will not boot.
View 3 Replies
View Related
Oct 16, 2010
Toward the end of installing Ubuntu 10.10 32bit (Alt CD) on my iMac 11,1, the installer asked me to type in the location for installing the grub boot loader.
I told it to use /dev/sda3 and it immediately failed. I'm still in the installer. Can anyone suggest a solution?
Here are my partitions on sda:
...from the shell in the installer, there is no grub.cfg in /target/boot/grub.
View 9 Replies
View Related
Mar 27, 2010
I'm running Karmic Server with GRUB2 on a Dell XPS 420. Everything was running fine until I changed 2 BIOS settings in an attempt to make my Virtual Box guests run faster. I turned on SpeedStep and Virtualization, rebooted, and I was slapped in the face with a grub error 15. I can't, in my wildest dreams, imagine how these two settings could cause a problem for GRUB, but they have. To make matters worse, I've set my server up to use Luks encrypted LVMs on soft-RAID. From what I can gather, it seems my only hope is to reinstall GRUB. So, I've tried to follow the Live CD instructions outlined in the following article (adding the necessary steps to mount my RAID volumes and LVMs). [URL]
If I try mounting the root lvm as 'dev/vg-root' on /mnt and the boot partition as 'dev/md0' on /mnt/boot, when I try to run the command $sudo grub-install --root-directory=/mnt/ /dev/md0, I get an errors: grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea. grub-setup: error: Embedding is not possible, but this is required when the root device is on a RAID array or LVM volume.
Somewhere in my troubleshooting, I also tried mounting the root lvm as 'dev/mapper/vg-root'. This results in the grub-install error: $sudo grub-install --root-directory=/mnt/ /dev/md0 Invalid device 'dev/md0'
Obviously, neither case fixes the problem. I've been searching and troubleshooting for several hours this evening, and I must have my system operational by Monday morning. That means if I don't have a solution by pretty early tomorrow morning...I'm screwed. A full rebuild will by my only option.
View 4 Replies
View Related
Nov 16, 2010
I have a laptop with windows vista installed on the internal hardrive.Last March I installed wanted to start to use linux so I brought a separate external hardrive partitioned it to enable media storage on one section and installed ubuntu on the other half. It works fine and so does the windows vista on my internal hardrive, however I have to have the hardrive plugged in to boot.Until now this hasnt bothered me, however I've recently started to take my laptop into university and cannot switch it off unless I have the external hardrive with me as I cannot switch it on without it.With it plugged in it loads up GRUB and then gives me the option to load either Ubuntu or windows vista, however if it is not plugged in when I power up it says GRUB loader failed.It also occured to me that if for some reason my external hardrive fails in the future I wont be able to use my laptop anymore.Has the installation of ubuntu (and GRUB) altered the MBR?
Is there some way I can edit the settings so that I can load windows vista without the hardrive plugged in, and then if it is plugged in I get the choice which one to load?
View 6 Replies
View Related
Mar 20, 2011
I just tried to updated my UBUNTU 10.04 to 10.10.I missed the page where I was asked to reuse the current GRUB information.The system hung after trying to load the new GRUB.I rebooted, and got an error about Configuration defaults for gnome power configuration not correct.I googled this, and have lost of disk space. The other suggestion was to remove and reinstall the gnome power app.I am not sure if this is the real problem, or if it is something to do with GRUB.There is some information on the system that I don't want to loose. I can get to a system console.
View 11 Replies
View Related
Apr 15, 2011
ok basically i have 2 hard disks one Seagate 500GB Sata, and one Western digital SATA my windows 7 is on the western digital and i think thats sda1, and opensuse is on the seagate the grub loader is on the western digital, and earlier today everything booted fine, till i went to boot windows
i had 2 "other" options, i selected the first one and it failed, the second other booted to windows, after about 3 hours on windows and doing nothing. i went to reboot and go to opensuse, and got a "grub loading stage 1.5., please wait" and it loads forever and nothing happens, it just idles im currently on the livecd just to get an operating system to use to get the net
View 9 Replies
View Related
May 18, 2010
Im trying to install Debian on my server. Some hardware descriptions:
- Inel Xeon processor
- 03:01.0 RAID bus controller: Adaptec (formerly DPT) SmartRAID V Controller (rev 01)
There is configured by hardware one RAID 5 on four scsi disks of 73GB. I tryed with Lenny and Squeeze versions and both presented the same error when the install try to install grub:
main-menu[1250]: INFO: Falling back to the package description for auto-install
main-menu[1250]: INFO: Falling back to the package description for ai-choosers
main-menu[1250]: INFO: Menu item 'grub-installer' selected
[code]....
View 1 Replies
View Related
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
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
Mar 27, 2011
I'am using Ubuntu 10.10, and wish to install a Debian OS.I downloaded the file "debian-6.0.1a-amd64-netinst.iso.(My motherboard is a 945CG-F7 with INTEL PENTIUM DUAL CPU E2160)I recorded the file on CD as "iso" (following instructions from Internet).Grub tried to read the CD but than started Ubuntu OS.
View 2 Replies
View Related
Nov 23, 2014
I am installing Whezzy and the installer failed to install grub on the MBR of /dev/sda
My disks are
- /dev/sda : the flash drive with the debian ISO
- /dev/sbd : a small SSD for the / partition (sdb1)
- /dev/sdc + /dev/sdd : a software RAID-1 array with LVM for /home, ...
Grub fails to install on /dev/sda which makes sense since this is the flash drive containing the Debian ISO so no MBR.
I already tried to run grub-update manually on /dev/sdb (with chroot /target grub-install --no-floppy --force "/dev/sdb" ).
It works but the system is not directly bootable. I had access to a second PC to read the grub documentation so was able to boot and to fix my system but this is annoying.
Is it normal to see my flash drive as /dev/sda? Could it be that my flash drive is incorrectly detected as a HD?
Is there a way to force the installer to install grub on /dev/sdb?
View 2 Replies
View Related
Jan 17, 2010
I have a Dell Inspiron 1721. Recently I replaced Windows Vista Home Edition (32 bit) with Slackware Linux 13.
Lilo wouldn't work, when I turned on the computer it printed "Li" and then 20 lines of 090909... and then the computer would hang up. So I just used my Slackware-boot-flashdrive-thing that I created during installation to boot my computer and told myself that I would fix it later.
Also, when I installed, cfdisk (or it might have been sfdisk) complained that /dev/sda did not contain a valid MS-DOS partition table. fdisk still worked, so I used it to create a new table, and cfdisk worked fine and the installation went along normally.
I reinstalled Slackware about two days later (I realized that I had installed the 32 bit version instead of the 64 bit). Lilo still didn't work.
I thought it might be something wrong with the Slackware DVD, so I downloaded and attempted to install about 4 different distributions. None of the CDs would work. The computer would start up, Linux would start to load, and the computer would freeze.
Xubuntu was the only distro I had that I could get to install. Halfway through the installation, (Surprise!) I got an error, something like "Package Grub failed to install, you will not be able to boot your new operating system".
The rest of the install went fine, so I restarted my computer and tried to use another one of my CDs to boot Xubuntu. I got the error "/dev/sda does not contain a valid partition table", and later "ext4-fs: checksum failed on dev sda at sector...", and "please specify a valid partition for root=". I am absolutely positive that I entered the correct partition, I triple checked and entered other partition names to make sure.
I'd also like to add that the computer makes horrible crunching noises when it starts up and when I do stuff like press keys. So is something seriously wrong with my hardware, or is there another explanation for all of this? Because I really don't want to have to try to repair the computer and can't pay to have it repaired.
View 8 Replies
View Related
Mar 21, 2010
I tried to install debian on my system using a small image at first that would download all the necessary components during the install. It loaded everything except Grub, and wont boot. I need to rescue this as the downloading of all the components took ages and I don't want to do that again.
View 1 Replies
View Related
Jul 27, 2010
Whenever I load Ubuntu on a machine with other OS(s) loaded it always recognizes and adds an entry in the bootloader menu. Not this time. Well kind of. After the install my windows boot option was in the menu, but after an update it is no more. I see the different Linux images... but no Windows boot option. Can someone tell me how to add my windows XP boot option back to the bootloader? I have XP on the the on the 5th partition and Ubuntu on the 6th...
View 3 Replies
View Related
May 20, 2010
I've been using Ubuntu since 6.04, not a linux guru by any means but can usually get myself out of trouble.
So, the issue... I installed 8.04 on my mother's laptop some time back as she was having trouble keeping Win 2000 running (she has a low spec no-name generic laptop btw). I live in Autsralia and she in England, i thought i could better support her if she was running Ubuntu... All has been well with 8.04 but with the new LTS release (10.04) i thought i'd talk her through the upgrade... Did the online upgrade via Update Manager, all seemed to go OK but when she went to log on after restart she got an error saying 'authentication failed' even though we are 100% sure we have the user name and password correct... Tried to do a ctrl+alt+F1 to by pass the GUI log on but couldn't get the terminal session to open up, just got a black screen - no command prompt.
So... thought OK re-install... downloaded the ISO, burned and sent her a CD in the post... talked her through the re-install, all seemed to go well (again) - BUT, after restart, couldn't log in "authentication failed" again...
So, remember i'm trying to talk a novice through all this... any thoughts!?!
If i can get her to log in i can then support her via some kind of remote sesion or other screen share... and it wont cost me a small fortune in international calls!!! But if i can't get a log in, i'm dead in the water!?
View 1 Replies
View Related
Nov 11, 2010
I was trying to install a RAR extractor called Peazip (http://peazip.sourceforge.net/) I selected the 64-bit package (I run Lucid) and went for it. Everything extracted ok, and the package met all requirements. However, during the installation process, it hung. No movement. I closed out of the installation, and restarted, to attempt a second try.
Now, when I try to install anything:
Code:
(Only been running this OS for, oh, what, a week? And I already hosed it up! )
View 3 Replies
View Related
Jun 5, 2010
I tried installing the 32 bit version of ubuntu 10.04 on his machine. I gave him 5 gigs of swap and 3 gigs in boot. It worked fine for two days and on the third day he tried to boot up his machine and got the message "primary drive 1 not found, secondary drive 1 not found" and the boot loader never appeared. He waited for a while and eventually the ubuntu splash screen appeared with five red dots, and after a moment of that the screen went totally dark. After "a very long time" (in his words) the desktop appeared but his desktop toolbars never appeared. The one folder on his desktop did appear. He "couldn't do anything" and eventually shut it down.
View 2 Replies
View Related
Jul 20, 2011
We've run into an interesting issue in our environment:
If user joe1 has an executable that is NFS mounted, owned by him and permissions are set such:
--x--x--x a.out
he can't run it:
./a.out: Permission denied.
if he moves it to the local machine, say /tmp, it works fine with the same permissions.
joe can execute the file if he changes the permissions to r-x--x--x
this behavior seems to exist on the 11.04 clients, but not the 10.04 clients.
View 1 Replies
View Related
Apr 7, 2010
im searching for this answer now a pretty long time and i know that many similar questions where asked and i all looked themIm trying to run a the command "vncserver" on our opensuse11.2 server when its booted.many posts here endet in "put a sh script into your /kde4/Autostart" but that didtn help for me because the server runs without a screen and normally nobody is logged in. When i logged in that worked fine.i also tried to add the command "vncserver" to "/etc/init.d/boot.local " but that didnt work too. i think its to early executed to work.i also tried to activate the service to start up at boot with chkconfig vncserver start but the service vncserver is "unknown". when i type vncserver into the console after logging in everything is alright.you see i really tried a lot and searched a long time at google and in this forum but nothing worked
View 4 Replies
View Related
Feb 14, 2010
I have repeatedly installed from CD & each time after reboot, I get an error..
afbe47d-19bo-416f-adaa-d1b1255ecfaa
I do not have knowledge of ubuntu Nvidia drivers etc. because my previous installations (ie. 9.04) worked OK. I do not have a dual boot HDD, just a clean install.
By the way, I can upgrade from 9.04 to 9.10 using the add/remove thing & everything works.
View 7 Replies
View Related
Apr 30, 2010
I installed 9.10 on a Vista 64-bit PC with AMD64 dual core. I have 3 hard drives. 1 x partitioned in to 2 for Vista and its appluications on the other partition. I have another hard drive partitioned with one for documents and the other for Ubuntu OS. The 3rd hard drive was for future backup....
I started to install Ubuntu 10.4 with the Update Manager. It got to the stage where it had just finished downloading the new files.when suddenly, I assume as it started the install, all hell broke loose and it crashed. At first I could restart the machine and could see I had lost system info: there were no "SHUT DOWN", "Network" and other buttons and notifcation tablets on the ribbon. The Update Manage was missing bits too.
It did suggest "re try" but that would not work. I then tried Symnaptics and did a "fix broken items". It found over 90, but could not install them. Then it stopped working all together. I can not gain access. It did break Vista too but I managed to get that up and running again, but I have files on the desktop, the Evolution eMail has vast amounts of stuff and I would like to keep the settings in Firefox.. I have tried using the 9.10 CD to fix but if I go in as "trial" and use the update manager or Synaptics it can not complete the install, it says out of memory.
I am happy to reload the OS, either one, but how do I do it without destroying my valuable data..I have two machines I have been working on and neither have worked! See other thread.
View 9 Replies
View Related
Oct 12, 2010
I downloaded and burned the iso at 12x speed and configured the BIOS so that the computer would boot from a CD. I ran the Live CD and everything seemed to be fine until i was informed that the installation had failed because of problems with my hard drive. But worst was to come when i reconfigured the BIOS so as to boot from the hard drive and all i got was a completely blank screen. I don't have a Ubuntu 10.04 Live cd handy so i have to use a different distro's live cd just to get on line.
View 9 Replies
View Related