Ubuntu :: Grub Fails To Load After Vista Hibernated?
Apr 26, 2010
just installed ubuntu 9.10 besides the existing windows vista partition. Everything worked smoothly. However, after I let vista go into hibernation and then started up the system again, the grub was unable to load. Instead, I got the command prompt 'GRUB rescue'. When I boot from the live CD and try to open the ubuntu partition on 'places' in the desktop environment, I get the message that it cannot be done because windows has hibernated on the other partition, and that I need to delete the hibernation file. What do I do to get the GRUB to load? Now I am stuck with booting from the CD, and I cannot access Vista at all.
View 5 Replies
ADVERTISEMENT
Dec 7, 2010
I currently have a Dell Dimension 4100 from 2000 upgraded with an Nvidia Geforce 6200 video card and 160 gig hard drive, I just upgraded to Ubuntu 10.10 from 10.04 and once I restart, I hear a beep come out from my computer speaker, and then displays the following text:
Code:
GNU GRUB version 1.98+20100804-5ubuntu3 Minimal BASH-like line editing is supported. For the first word,TAB lists possible command completions. Anywhere else TAB lists possible device or file completions.
grub> I'm not used to typing in command line, but if anybody has a way around it for me, I'll be pleased. It's Ubuntu or Windows goes back on... or bust.
View 9 Replies
View Related
Mar 8, 2011
I have happily been booting debian through grub2 by chain loading it with efi (rEFIt), until today, and now get to begin another learning experience I've been using linux for a while, and kept seeing the guides for splitting up /, /var, /tmp, /usr, and /home, into different partitions, so I did just that when I switched from Ubuntu to Debian (I've realized that this was a little bit pointless because I formated them all as ext4, but at least it acts as a safety for mission critical drives when I overfill /home. I unfortunately didn't give /tmp enough space, and it kept crashing SimpleScan so I decided to use gparted to resize it.
The operation went alright as far as I can tell, and was straight forward because there was some free space behind it so I only had to append the partition. I synced the master boot record through rEFIt as usual, but when I booted the linux partition grub did load, and only a blank screen is presented. I eventually figured out I could use the gparted live cd to boot back into debian, and have been screwing around for a while with grub commands trying to figure out how to allow rEFIt to successfully boot GRUB on its own again. I ran grug-mkconfig to replace my /boot/grub/grub.cfg file and have rebooted but that did not help.
I tried reinstalling grub and grub-common with apt-get, but I didn't purge configuration settings for fear of losing something important. My current focus is on the command grub-install. I think i just need to run this command with the /boot device, like su - root; grub-install /dev/sda1 or some thing like that. wipe out the MBR on /dev/sda1, or screw up what good configuration is left in grub, so I want to make sure that I'm using the right /dev. Currently the gparted output looks like this:
/dev/sda1: fat32 - GPT (gpt from fdisk, gparted shows EFI with the boot flag)
/dev/sda2: hfs+ - MacOSx
/dev/sda3: ext4 - /root
[code]...
how the gnome live gparted disk would have been able to boot. I have access to a hard drive so I'll probably end up making backup images of as many of the partitions as I can, and then try more drastic bashing around, but if anyone has any suggestions/wisdom they could offer while I'm researching solutions I'd appreciate it. I eventually want to try to axe my osx partition and boot directly from GRUB2-EFI so I figure it is worth the investment in time to get to know grub a little bit more intimately.
View 3 Replies
View Related
Mar 27, 2011
I'm trying to install Debian 6.01 on my PC. I have only 1 hdd and it has 3 partitions. On first there is windows 7 and on second ubuntu 10.10 and GRUB is installed to MBR and I can load both systems with no problems.As PC has no optical drive I was trying to install debian using USB stick but had no success. I was ready to give up when I've discovered that there is a W32 installer that I can run under Win 7. So I downloaded it and executed, it starts and download certain files and then it asks for reboot.
After reboot I can still chose between Win 7 and Ubuntu. If I chose win 7 I'm given a choice to run Windows or to continue setup for debian. Very well installer starts and I can chose all the classic stuff between languages etc. Then I come to a point where I need to choose partitions, ok as I have free 30 Gb partition i choose it for debian with settings:
Format in Ext4
Mount point: /
I already have a swap part that I can use. Done that I can start with selection of packages which goes fine and installs everything directly from debian mirrosrs. After that I choose GRUB to be installed into MBR and it goes fine. Some final steps and reboot.
After reboot GRUB offers me again Ubuntu or Win 7. So I can boot either Ubuntu or win 7 which gives me the same choice from before, Windoes or continue Debian setup. I tried doing the setup again with some repair options that it offers but still nothing happens.
View 5 Replies
View Related
Jul 21, 2010
2010.07.21 while trying to install Ubuntu 10.4 I've been trying to install Ubuntu 10.04 on my Dell workstation and am unable to get the Grub-2 bootloader to load properly. It seems to be failing for lack of a floppy drive on the system resulting in an error message that reads : error: fd0 cannot get C/H/S values.
I've gone through the Grub-2 page at [URL].. to no avail and other sources having similar problems have likewise turned up no solutions. here's the background: A while back I was trying to install a different version of Linux and had the same problems, then had to set the project aside for a bit. I don't think this has anything to do with Linux or Ubuntu per se, but rather Grub.
The system is an old (4-5 years) Dell workstation that has one drive (128 GB) set up for Windows XP and a second new drive (500GB) which I installed for Linux. There is a DVD/CD drive and the system contains no floppy drive at all. In one attempt to get this working I tried modifying the BIOS to indicate there was a floppy drive - this created a failure earlier in the chain with the BIOS failing to load properly, not unexpected, just a shot in the dark at that point.
At the moment I am considering just running out to buy and install a cheap floppy drive to see if that helps. I'll never use the thing though so I'd rather find a solution that doesn't require me to spend money on useless hardware. In any case, here's the /boot/grub/grub.cfg contents:
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
[Code]...
View 1 Replies
View Related
Dec 20, 2010
I've been using Linux for over a decade, so no need to worry about the obvious. I'm positive that I have my partitions/install correct. What has me baffled is that Fedora 14, which uses GRUB 0.97 (GRUB legacy) - boots Windows flawlessly every single time on the same hardware, but Ubuntu's (or the upstream Debian's) GRUB legacy do not - even though they are based on the same upstream code from the GNU Savannah servers.
No matter what I've tried I cannot get the Debian or Ubuntu version of GRUB/GRUB-legacy to boot any recent Windows 64 beyond XP (Vista or 7). All that it does is resets the computer when Windows attempts to boot, without an error. GRUB is notoriously difficult to compile, so before I try to compile code from RedHat's archives - any thoughts,experiences, similar issues - whatever?
View 9 Replies
View Related
Dec 10, 2009
I reinstalled fedora the other day, and it's been working just fine, apart from the internet. It shows that I have a full connection with the wireless network, but it's really difficult to actually load a page. 80% of the time it just fails and shows "Page Load Error". It's really frustrating because it is connected to the internet. In fact, the icon in the address bar even loads from the site I try to access, but websites just will not load.
I've tested my wireless internet with another laptop which is running vista, and it works perfectly on that. Also, I'm running Fedora 10 on an Acer Extensa laptop.
View 2 Replies
View Related
Feb 9, 2009
I had Fedora 7 and Windows Vista dual booting on my computer. I just installed Fedora 10. When the live CD asked me where to install it, I chose "Remove all Linux Partitions and create default layout" The installation went perfectly, but now when reboot my computer, it boots directly into Fedora; GRUB does not load to ask me which OS I want to load. I know I did not overwrite Vista because I can still view my Vista files through Fedora. Here is my grub.conf file:
[Code]...
What do I need to do to make GRUB load again upon booting?
View 2 Replies
View Related
May 15, 2010
Argh all that downloading for nothing, it fails when it is around 98% finished with install! Giving a permission denied error, yet that makes no sense because I am running as Administrator account in Windows Vista Home Premium (64-bit on amd64).
BTW I followed the recommended fix on the WubiGuide and it doesn't work.
It says to copy the ISO file (ubuntu-10.04-desktop-amd64.iso) into the same directory as the wubi.exe installer file. I did that and it still goes through the whole long process of downloading the ISO file and gives the same error at the end
[URL]
Here is the relevant tail of the log file.
05-15 07:04 INFO saplog: Verified a signature from ID:'46181433FBB75451'.
05-15 07:04 INFO saplog: Checking block bindings..
05-15 07:04 INFO saplog: Key verified successfully.
05-15 07:04 DEBUG CommonBackend: metalink md5sums:
63592a82b86f25a2b75ec10e75fba8f5 ubuntu-10.04-alternate-amd64.metalink
[Code].....
View 2 Replies
View Related
Jun 26, 2010
I supposedly installed ubuntu 10.something into a dual boot with windows vista but now windows vista won't load. It says partition can not be found... and from reading other forums I think it is looking in the wrong place... but i got this document. 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 #4 for /boot/grub.
=> Windows is installed in the MBR of /dev/sdb
[code]...
View 5 Replies
View Related
May 2, 2010
I have upgraded to ubuntu 10.04 but now can't boot into win vista, ubuntu and vista are on grub but vista will not load, I have tried sudo upgrade-grub which seemed to work but had no effect on loading windows. I did think of using win dvd to fixmbr but only as last resort, I entered the commands suggested by nitstorm and got "command not found". Followed link to source forge.net and test disk, followed the instructions to install and run test disk which repaired the boot sector in the vista partition, I can now choose to boot into win or ubuntu.
View 6 Replies
View Related
May 20, 2010
I had karmic koala installed a few months back, but wasn't using it cause i didn't have time to properly configure it. Last night, i was thinking of probing around with it a little and found an update for it and went ahead and installed it. After rebooting, GRUB refused to load any of the OSes, but i was still able to access ubuntu with a reduced graphics option (safe mode?). Tried reinstalling etc etc but nothing worked. In my frustration, i whipped out my windows CD and deleted the partition for ubuntu.
Now, after the loading of bios, i get "error: no such partition. grub rescue>".Is there anyway i can get delete grub and get my vista to boot normally? or would i need to reformat everything again? maybe someone can point me in the right direction if a similar thread had been posted before.
View 2 Replies
View Related
May 29, 2011
I am running 11.4 from a thumb drive,mainly because something is fishy with my main hard drive, but installation is not my reason for this thread (though I think fixing one problem will remedy the other). My winbloze install is short stroked with ~50gb for OS and ~200gb for media storage. I have no problem accessing the storage from windows, but I am unable to mount the storage partition under Ubuntu. I get the following error:
Error mounting: mount exited with exit code 14: Hibernated non-system partition, refused to mount.
Failed to mount '/dev/sda2': Operation not permitted
The NTFS partition is hibernated. Please resume and shutdown Windows properly, or mount the volume read-only with the 'ro' mount option, or
mount the volume read-write with the 'remove_hiberfile' mount option.
For example type on the command line:
mount -t ntfs-3g -o remove_hiberfile /dev/sda2 /media/Laptop Storage
When I run that command, I get this:
su: invalid option -- 't'
View 6 Replies
View Related
Apr 11, 2010
First the hard data:
Upgraded from Ubuntu 9.04 to 9.10 via upgrade manager
System is AMD 64
Have dual boot with XP on seperate hard drive
[code]....
Then the wheelspin:
Seem to have knocked out GRUB as normal loading screen does not appear anymore.
Worse, I think I accidently installed grub to something labelled SDC5.
Cannot get anything except the "grub rescue" prompt. I'm not sure if using the LiveCD (9.10) can help. Have tried a few prompts from other threads but just ended up with mud splattered all over the place. I'm gathering I need to load grub, but can I do it using any grub rescue commands?
View 9 Replies
View Related
Apr 3, 2010
I was installing Ubuntu 9.10 side-by-side on a computer that had Windows XP Pro already on it. I told gparted to start shrinking the NTFS paritition, and about 5 minutes before the read-only test was finished, I shut the lid. Whoops... Forgot to change the power options.
I tell GParted to do a check disk, and gives me the following:
Quote:
It then gives the same error for 65735-65743, and finishes with:
Quote:
Windows of course won't boot, and I won't have access to a Windows XP install disk until Monday night, and there is no floppy drive on the laptop.
View 8 Replies
View Related
Aug 19, 2010
When I start the computer the boot menu doesn't prompt, when I try to load it manually it doesn't prompt neither, it just reset the command line.The grub.cfg was generated by update-grub.It's really annoying to load the kernel manually each time the computer starts.
View 3 Replies
View Related
Jun 16, 2010
I'm am able to WOL my computer when it has been halted (or shutdown, which is basically the same thing for the problem I'm facing). The problem comes when I try to WOL the computer when it is suspended or hibernated. Then, it does not work.
I've been investigating for a while and have found that when halting, the following is done in the /etc/init.d/halt script:
[code]...
But I don't know which script must be modified in case I want the network not to be brought down when the computer is suspended or hibernated.
View 1 Replies
View Related
Mar 21, 2011
Code:
Fedora 14 xfce
I am looking for the log messages where I can find out what time my netbook hibernated?
I have checked in the /var/log. And all I could see was pm-suspend.log and pm-powersave.log.
Is there one which would tell me what time my computer hibernated?
The reason for this is when I go out I leave my netbook running on the battery. When the battery get to about 5% it will hibernate. I just what to see what time it did hibernate?
View 1 Replies
View Related
May 18, 2010
PC: Dell Precision T7400.O/S: Windows XP SP3 64-bit & Scientific Linux 5.3 64-bit
The above PC has 2 HDDs installed one has XP and the other Scientific Linux.
Problem: XP needed to be re-installed, i've done this now but now the GRUB Boot loader doesnt load - So just boots straight into XP.
Qustion: Is there anywhere to fix the GRUB? Without wiping the 2nd HDD and re-installing Linux!
Let me know if you need any more info
View 11 Replies
View Related
Dec 15, 2010
Here I was, humming happily along on my Ubuntu 10.10 machine, when thanks to a stupid Windows proprietary task that I NEEDED to perform, I rebooted in Windows later this morning. When I was done with the task, I tried to reboot again back in Ubuntu, but lo & behold, it wouldn't start. I tried several times, I tried recovery mode, I tried previous versions, and NADA! It's as if the kernel only existed in name only. So now I don't know what to do, because I cannot access my Ubuntu files from Windows (which luckily still works), plus I cannot abide the idea of having to give up on Ubuntu for good and going back to Windows! I'm willing to reinstall the whole thing again, so I've downloaded a new .iso image to create a new install CD, but I cannot seem to successfully create the new CD image either. I'm tempted to download Wubi, but I'm not sure if that's a permanent solution either.
View 9 Replies
View Related
Sep 5, 2010
I use Compiz, on Ubuntu 10.04, and notice that Emerald sometimes fails to load at login, leaving all apps window-less, and I have to do an Alt+F2 and "emerald --replace" to bring it back..Any ideas what can cause this? I like to keep my UI looking nice, and that's why I use those utilieis, they run fast on my setup
View 1 Replies
View Related
Jan 16, 2010
When I got this message I thought the thing was already installed despite the failure of a startup script.
Quote:
andrew@ubuntu:~$ sudo origami install -t 45104 -u AndrewCrogonk -b big
INSTALLING... PLEASE BE PATIENT
ERROR: STARTUP SCRIPT FAILED TO START!
[Code]....
View 1 Replies
View Related
Jan 18, 2010
I had a dual boot Kubuntu 9.04 - FC 11 and decided to upgrade to Kubuntu 9.10. Recalling that I had issues with my ATI card drivers when I installed Kubuntu8.10 on my laptop, I decided to install the latest ATI Catalyst drivers. After the installation was complete I received a message warning me that if the X server fails to load I should run "aticonfig --initial -f". Indeed the X Server didn't load (after I logged in the screen flushed and went black). So I reinstalled Kubuntu 8.10 from a CD I without formating the respective partition. But the problem perists, X server fails to load. Even worse my menu.lst file has been changed and I can't boot FC11.
View 8 Replies
View Related
Aug 17, 2010
just installed ubuntu 10.4 and almost all websites load properly except facebook. the problem is persistent with all browsers: opera, firefox, chrome. if i use the same programs with windows 7, facebook loads properly. basically, the log in page comes up....howerver, once i sign on only the very top blue bar loads. videos works perfectly - i have flash installed correctly. i've never had this problem on ubuntu before. thinking there was something wrong with ubuntu 10.4 i installed 10.10. the problem still persists. also, i can not load facebook with jolicloud. i have an asus 64 bit laptop.
View 9 Replies
View Related
Aug 31, 2010
I am a long time ubuntu user (4.10) and have had a fair bit of experience installing ubuntu and the many mishaps along the way.
So after having no internet for a year I decide to try the new 10.04 flavour by ordering the cd from the site.
Installation went well, no hiccups. But when I restarted the comp it went straight to Xp, so I thought I'll just use the SGD to boot the partion anyway and fix this small problem later.
After SGD confused sda with sdb, I figured out that GRUB2 is now the standard boot loader.
So thats where I am lost, I have searched the forums quickly (25 pages or so..) and realise that I am not going to fix this easily or by trial and error.
here's some info
Ubuntu 10.04 LTS
WinXP SP3
Intel P4 3.0
1.5 GB RAM
[Code]....
View 9 Replies
View Related
Jan 17, 2011
wandering what this means when i try to run ntfs-config?Quote:
Traceback (most recent call last):
File "/usr/bin/ntfs-config", line 102, in <module>
main(args, opts)
[code]....
View 1 Replies
View Related
Mar 17, 2010
After an almost flawless upgrade from 9.04 to 9.10, the desktop doesn't quite finish loading: when I log in I am left with unmovable but otherwise usable windows chiefly noticeable by their lack of title bar. I can kick the system into completing a normal startup by right clicking on the desktop and selecting "visual effects/normal" whereupon it pops up with "desktop effects not available" and subsequently the title bars all return and everything works as normal - even compositing (meta city). Something appears to be choking it at the last hurdle. How I might go about debugging it. Failing that, what do I need to purge/reinstall to make it work normally?
View 14 Replies
View Related
Dec 10, 2009
I recently installed Fedora 12 on my Toshiba Tecra laptop. It worked fine for a few days, then I uninstalled xscreensaver because I use gnome screensaver. When I rebooted, the system hung at the splash screen. I booted to the command line and did a Code:yum install xscreensaverand rebooted. However, X failed to load again. I have attached my complete Xorg.0.log as a "doc" file. Here is the some output that may be relevant:
Code:
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
[code]....
View 6 Replies
View Related
Jul 21, 2009
I am unable to load the GUI in opensuse 11.1. When booting I get the normal opensuse loading screen but about half way through the screen goes black. If I hit alt-f1 I can see the start up info. The problems looks like when it tries to load gdm. It shows a couple of Warnings saying "GdmDisplay: display lasted .8135.. seconds. The findal warning says "GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors." I did do a couple of updates yesterday before shutting down but am not sure what they were.
View 7 Replies
View Related
Mar 3, 2010
In trying to fix Windows suddenly not booting, I have arrived at the point where it does not even appear in Grub, and I cannot even begin to start it.
View 3 Replies
View Related