Ubuntu Installation :: Update And Then Cant Boot To Grub?
Aug 20, 2010
I am dual booting Windows Vista and Ubuntu 10.04 with WUBI. (Windows works fine). When I updated Ubuntu from the update manager, it just gives me this error code from a JPG attachment I just added with this post. It keeps on saying that every time ubuntu boots up.Is there a Fix? I cant boot up to ubuntu at all...
View 1 Replies
ADVERTISEMENT
Mar 4, 2011
I have 2 hard disks. sda,sdb
In sda, I have 4 partitions, and I have windows 7 in one of the extended partitions [not in the primary partition].
In sdb, I have 3 partitions. 2 for storage, and 1 10GB drive for Ubuntu. Again, Ubuntu is not of a primary partition.
I had ubuntu 10.04 running on that for a long time. However, I wanted to reinstall ubuntu and use 10.10.This is what I did EXACTLY:Booted from Ubuntu install CD
Chose advanced istall
Selected sdb3 for Ubuntu
I installed GRUB2 on the SAME partition as Ubuntu aka sdb3 Installed then rebooted
I can boot into Ubuntu fine, but whenever I select Windows 7 bootloader from the GRUB menu, the screen goes black, and my PC reboots.
Boot Info:
Code:
Boot Info Script 0.55 dated February 15th, 2010 [code]....
ls: reading directory sda6/: Input/output error
I have tried the testdisk/update-grub method, but it didn't work.
View 9 Replies
View Related
Apr 7, 2010
after doing an upgrade to 10.4 and updating grub I get this message. how do I address this
[Code]...
View 2 Replies
View Related
Jul 21, 2010
I have been phenomenally unlucky with Ubuntu as seen my my post history and decided to dual boot.
I set it all up with a clean install, when I tried to load Windows from Grub the computer restarted. After much headache I managed to set it up correctly (when it wouldn't load from Grub I booted from the Windows CD and clicked on "Repair computer" and it finally worked).
Now I am having the same problem as before--I think my installed all the updates from Update Manager and it included a grub one. Now I can't load Windows from the grub menu: It goes to the Starting Windows screen and then reboots my computer. If I do it again it gives me an error message and an option to perform "Startup repair". When I try to do Startup Repair, the computer reboots after a few loading screens.
So I tried what worked before and put in my Windows 7 CD, and clicked on Repair Computer. BUT NOW it gives me an error message somewhere along the lines of system restore is not compatible with my installation of Windows, and to insert a compatible recovery CD. This is the ONLY Windows CD I have (legitimate copy).
Over the course of this migration experiment I have installed and reinstalled both operating systems 7-10 times total. I'd rather not do it again. My poor laptop is probably wondering what the heck.
I can't stick with Ubuntu alone because my wireless doesn't work with it, my grad school files are not completely compatible with open source software, and I can't play the games I'd like to. So I must have the option to at least dual boot into Windows.
When selecting Windows it restarts the computer entirely to the Compaq screen, not just to the Grub menu, if that matters.
View 9 Replies
View Related
Jan 9, 2010
I used the update manager to update the kernel and whatever the other recommended updates were yesterday. I shut the computer down overnight and now when i try to boot into Ubuntu 9.10 i get a basic grub shell and when i try commands like "boot" it tells me there is no kernel loaded. I installed Ubuntu with Wubi so it is a dual boot system.
I've tried to access the Linux volume with a live OpenSuse 11 CD but there is no device to mount. It sees the entire hard-drive as if it hasn't been partitioned. I don't necessarily need to fix the installation. I just need to get my files back.
View 9 Replies
View Related
Feb 27, 2010
I recently installed Ubuntu (Karmic Koala) on a Dell Inspiron 1525 which already had Vista installed on it. The installation went just fine and I could boot into either Ubuntu or Vista using the Grub bootloader options. After updating grub through the update manager however, I can no longer boot into Vista and get an error message that says:
"Windows cannot start. A recent upgrade or hardware change may have caused this".
And below that:
File: \boot\bcd
Status: 0xc000000e
info: An error occurred while attempting to read the boot configuration data"
When I run sudo fdisk -l, I get the following:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000080
Device Boot Start End Blocks Id System
/dev/sda1 1 6 48163+ de Dell Utility
/dev/sda2 * 7 13619 109345113+ 7 HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3 13619 15936 18605117+ 7 HPFS/NTFS
/dev/sda4 15937 19457 28282432+ f W95 Ext'd (LBA)
/dev/sda5 19066 19457 3148708+ dd Unknown
/dev/sda6 15937 18930 24049242 83 Linux
/dev/sda7 18931 19065 1084356 82 Linux swap / Solaris
Partition table entries are not in disk order. I have the Vista recovery disk but was wondering whether using it to repair the Vista bootloader might mess up Grub.
View 4 Replies
View Related
Sep 29, 2010
I recently updated, and now when I boot it only goes as far as grub command line. There is no grub menu. The computer is a Dell Inspiron 8600 laptop with only Ubuntu installed -- no dual boot, no weird partition schemes. Originally installed Ubuntu 09.04 on this computer, upgraded a couple times and it currently has (had) 10.04.1 LTS running. The update should have upgraded from kernel 2.6.32-23 to 2.6.32-24. I can boot with a live CD and mount the hard drive. The drive seems fine, so it appears to be simply a grub config issue. I have to boot with live cd to get online to check for potential solutions. So I'm taking some notes on how to use grub.
View 4 Replies
View Related
Oct 23, 2010
With a bit of help from this forum I managed to install 10.04. The solution was to add i915.modeset=1 to the options when booting up from CD.Now I need to do the same in order to boot up from HD. I've opened /etc/default/grub and changed the relevant line to include the above option. But I need to run "update-grub" and it comes back with an error to the effect that it 'can't find a device for / (is /dev mounted?)Also, the boot menu only has ubuntu - no sign of windows in my intended dual-boot. What can I do?
View 9 Replies
View Related
Jun 6, 2011
I just updated my server from Ubuntu 8.04 to 10.04 and now it cannot go past grub, at boot time, it would "give up waiting for root device", asking me to check whether I gave the right "root=..." or if I should increase the "rootdelay=..." in the command line argument and end up with the initramfs.
The machine is a Dell Poweredge 2900 with a HW RAID controller (I hope that should not matter, but just in case...). I tried to follow the instructions there to make sure grub is setup correctly, but without any luck.
Below is the output from the bootinfoscript (while running on the LiveCD). Anybody has any idea what can be the problem or what I could do to debug this ? I am running out of ideas.
[Code]...
View 1 Replies
View Related
Apr 28, 2011
When I first boot up. I get the GRUB command line. What happened to the boot menu? And I can boot up into my Windows partition just fine. But when I try the other partitions i get "Unknown file system" or when I try to boot into the other ntfs drive, I get "BOOTMBR missing", but yet it does not mean Windows, because i can boot that just fine. I can't find my Ubuntu partition. How can I get the GRUB boot menu back?
View 1 Replies
View Related
May 2, 2015
After some updates Jessie 8 my boot grub shows now 2 kernel versions to boot from.
3.16.0-4-amd64
3.16-3-amd64
- How do I know which one is the newest and if happy with it, how to remove the older one?
View 9 Replies
View Related
Nov 9, 2010
I have Ubuntu 10.10 installed on my machine and recently I have been having the following problem:
Whenever I shut down my PC and boot it up again, I get to the Initial menu where it asks if you want to run Ubuntu, Ubuntu safe mode etc... I hit enter and then there's just a black screen.
I then have to restart, run Ubuntu in safe mode and update GRUB. After this It boots up fine.
So, is this a software issue? Is it an issue with my HDD or is it something even worse?
View 2 Replies
View Related
Feb 3, 2010
On my hard disk I have ubuntu 9.10 (/dev/sda6) and Slackware 13 (/dev/hda1). Since Ubunutu was installed second, it replaced Slackware's lilo with grub. Anyway I modified grub and got Slackware 13 booting also, I has been this way for a couple of months. Tonight slackware would not boot, it kernel panic'ed.Complained about no device /dev/sda1 and listed possible devices, /dev/hda1 (What it is supposed to be) being one of them. What the heck, what changed???
A quick check of /boot/grub.cfg first showed that the las cahnged date was 2010-1-30. What? I have not touched grub.cfg since the Ubuntu 9.10 install. But, I remember that about that date I did a system update. there were four Slackware menuentries, and I remember only one. Strange. Anyway I changed Slackware's grub menu entry to root=/dev/hda1 and rebooted. Now it complained about no known file system, Slackware 13 is ext4. Here is the Slackware menuentry:
[Code]...
View 9 Replies
View Related
Dec 22, 2010
The first is I seem to have 3 GRUB installs. So whilst I update the one from my live session, the change does not appear in the boot up menu. I had installed 10.10 from a CD into a different partition (sda6), but that will not boot, so I have just deleted this and done another grub install and update. The kernel I am using has just been updated from 10.04 to 10.10 too, and it is this that I use and the Grub I have been working on (sda5).
[Code]...
View 9 Replies
View Related
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
Oct 2, 2010
I have a Lenny inside a xp. I changed my installation and make a boot partition , a home directory, and a system directory. now I reinstall my xp and do this:
find /grub/stage1
root (hd0,6)
setup (hd0,6)
and grub menu found! but when I clicked on debian, can't boot and I have a message about can't boot from this vmlinuz ( or any thing similar!) , click on any key and then it come back to grub menu. my debian is on (hd0,9) and (hd0,6) is my boot partition.
View 4 Replies
View Related
Dec 16, 2010
I updated yesterday and now when I start my laptop it goes in to grub rescue mode. I have booted from a 'live cd' and thought I could repair grub from there. In gparted however the partition with ubuntu (sda1) is seen as unknown file system, in terminal when I list the partition table it shows up as FAT16 type. When I try a grub-install it gives this error message:
[Code]....
View 9 Replies
View Related
Mar 26, 2010
So my computer has ubuntu 9.10 installed 1st and I want to install win 7 in a separate partition. Basically, ubuntu 1st, win 7 later so far from what I learned from search results, grub 2 have problem with win 7 installed later and what was recommended was install win 7 before ubuntu. how ever I do not have the time to start over again because there are too many things to back up or install again. can I simply revert grub 2 to grub 1 again and resolve the problem?
View 7 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
Jun 17, 2011
I saw a good quick fix for grub after win 7 updates over here
My question is, after WIN 7 sp1 it seems every update win 7 does borks grub and resets the system to boot from the Win 7 boot partition, Is there a way to prevent this or is it going to be a boot from CD and repair after every update?
Cause I know M$ isn't going to want to fix it as they don't like sharing systems.
I'm running
OpenSuse 11.4 Win 7 sp1 dual boot
View 3 Replies
View Related
Mar 23, 2010
I had a dual boot machine with fedora 12 and windows vista and I could use grub boot-loader to switch between two. Few days ago windows got corrupt and I have to reinstall it. I put windows 7 now and as usual it erased grub. So to reinstall I put the fedora 12 installation CD on and followed some usual setup steps. When I got the command line I issued the command "grub-install /dev/sda" (sda not hda because It showed bunch of sda, sda1..) but surprisingly it said grub command not found. I remember doing it before while it worked fine.
View 4 Replies
View Related
Mar 17, 2010
When doing a routine update to GRUB, it asked me what drive/partition I want it installed on. When I clicked enter to pass the OK message, the update manager froze momentarily and then it passed the selection page, saying "Warning: Installing GRUB to a partition other than the MBR is not recommended"
How can I fix this?
View 1 Replies
View Related
Jun 8, 2010
When I attempt to update GRUB in Ubuntu 10.04 with the following command in terminal:$ sudo update-grub
I receive the following error:/etc/default/grub: 1: GRUB: not found.why will my GRUB not update? (I believe I am using GRUB2 with Ubuntu 10.04)
View 9 Replies
View Related
Jul 13, 2010
I have ubuntu 10.04 on a dual boot with win XP.And lucid has definately made me forget XP...
I regularly update ubuntu. Each time i update ubuntu and restart the machine there is a new entry added in the grub 2.Now its showing three entries of ubuntu!
For eg..now i have the grub showing
So each time i upgrade a new entry will be made and list larger..now how do i cope with this.Are those entries kept in case i want a roll back.
View 2 Replies
View Related
May 12, 2010
I had a bad experience with 9.04 - I installed some recommended system updates, and the updated GRUB killed my installation (which is WUBI), not letting me boot.
I've now installed 10.04, and some updates have come through, one of which is GRUB. So I'm now looking at the "Configuring grub-pc" dialogue box that's popped up, and there's an option to "Continue without installing GRUB?".
What are the risks here? Is my 10.04 WUBI system going to die if I upgrade GRUB again? Or is it going to die if I don't upgrade GRUB?
View 4 Replies
View Related
Jul 22, 2010
I have upgraded from 9.10 to 10.04 but I'm still using Grub1 as I came from 9.04.
Anyway, during the upgrade I kept my original menu.lst file when prompted as I have a Windows XP boot option that I wanted to keep. I have read that this means your kernel won't be updated - and indeed mine wasn't.
The new kernel files (vmlinuz-2.6.32-23-generic) are on my machine in the /boot directory. uname -r currently shows 2.6.31-20-generic.
From what I've read you should just need to run update-grub manually and it will install. However, I have done this but it isn't upgraded. It doesn't modify my menu.lst or anything.
Output for update-grub:
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
[Code].....
So it says its updating menu.lst but there is still no entry for 2.6.32-23? Am I missing something?
View 2 Replies
View Related
Sep 7, 2010
Whilst I've been using Ubuntu for years now, I don't really do much at the command-line, basically because I don't *have* to (which, to me is the beauty of this OS!). However, the last update via update manager has rendered my dual-boot with Vista on an Asus laptop non-functioning (at least Linux). What happens is this: after the BIOS splash screen, it says starting GRUB and then, instead of a menu of current and recent Linux versions and the Vista option at the bottom (white text against colour background) it now just shows one line of the menu in magenta... the rest of the menu is black, but the arrow keys will show the other options. Hitting ENTER does nothing: the text line is replaced with a blinking underline which goes back to the text in magenta again when i hit ESC. I can't seem to ESC or SHIFT to GRUB's command-line prompt at all. I've boot to the LiveCD and ran a boot_info_script in bash: here is what that revealed:
Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Syslinux is installed in the MBR of /dev/sda
=> Windows is installed in the MBR of /dev/sdb
[code]....
View 9 Replies
View Related
Dec 10, 2010
I grabbed an old laptop (a Dell Latitude D600) and installed Ubuntu 10.10 from the CD.Straight from the CD, it worked fine, including a reboot. I then ran an update, and now booting gives me the following message:
Code:
GNU GRUB version 1.98+20100804-5ubuntu3
Minimal BASH-like line editing is supported. For the first word,
[code]....
View 5 Replies
View Related
May 15, 2011
After upgrading Maverick (perfect!) to Natty, I was unable to boot into anything. (kernel 2.6.38). However, through much PITA, I was able to boot into an older kernel. (2.6.35). I completely removed 2.6.38, rebooted, reinstalled it and ran update-grub. However, 2.6.38 is no longer available no matter how many times I run update-grub, and the only option left is 2.6.35. In my humble opinion, the Natty upgrade experience is rubbish. (blank screen, total PC hangs, boots into a blank screen with only a blinking cursor, NVIDIA official driver not working, bootable only into older kernels etc.)
View 7 Replies
View Related
Sep 4, 2010
I installed Ubuntu 10.04 LTS on a machine with 8.04 LTS, and have dualboot between those i system.The problem is when a start a get a message:'Boot error'If I hit 'Esc' I get to the Grub -meny and can boot as normal.
View 1 Replies
View Related