Ubuntu Installation :: Re-installed Lucid, Got Error: File Not Found And Grub Rescue Prompt?

May 13, 2011

Short story: upgraded to Natty, slowed graphics, re-installed Lucid, got Error: file not found and grub rescue prompt

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

[code]....

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Lucid: Restoring Grub2 (dual Boot) - Error "error File Not Found Grub Rescue"

Apr 30, 2010

After upgrading to 10.04 from 9.10 Win7 wouldn't startup any more. So I tried this HowTo: [URL] to restore Grub2. But now each time I boot up I get this two lines: error file not found grub rescue> I have NO idea what to do.

[Code]...

View 9 Replies View Related

Ubuntu :: Error - File Not Found. Grub Rescue - 10.10

May 12, 2011

I have been using various versions of Ubuntu for many years. I love it and I want to stay with it. Now I need help more than ever. So basicly I've searched through forums and other sites which seem to have had the same problem I am having.

However, I've tried all the "fixes" and nothing works at all at this point.

Here is what I have tried so far: [url] and every suggestion here: [url]

When I put in "sudo fdisk -l" I get this:

So after trying the suggestions in the above links I would restart and still get: "error: file not found. Grub rescue>"

I am trying to install it from a usb to an external hd. I installed Ubuntu 8.4 on the same hd before and it worked fine however I need one of the newer versions to use the programs I need. I've been at this for hours and maybe I am just missing something simple.

View 5 Replies View Related

Ubuntu :: 10.04 And XP - File Not Found Error On Restart (Grub Rescue)

Feb 12, 2011

I have two partitions installed on my computer, Ubuntu 10.04 (part. sda2) and Windows XP (part. sda1). When I restart my computer I get this message:
error: file not found
grub rescue>

I thought this must be a grub error, so I booteda Super Grub disk (v 0.9799). Then I tried to fix grub with the Super Grub disk, but I got this message:
Error 15: File not found
Booting 'not lucky'
pause SGD has NOT succeeded
SGD has NOT succeeded

I then booted the system using an Ubuntu live CD, version 10.04.I tried to repair the sda2 Ubuntu partition. At a terminal prompt I ran [code] sudo e2fsck -f -y -v /dev/sda2. This did not work. It ended with "e2fsck aborted". I could not repair the Ubuntu partition,
I tried to open the sda2 partition by running the terminal command [code] sudo mount /dev/sda2 /mnt. I received the following message:

mount: wrong fs type, bad option, bad superblock on /dev/sda2
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

Using the ntfs-config program, I can easily mount the Windows XP partition (sda1). It mounts and I can read or write the files on the Windows XP partition. So at least Windows XP is not damaged. I downloaded and ran the boot info script, and here are the results:

Code:
Boot Info Script 0.55 dated February 15th, 2010
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #2 for /boot/grub .....

View 9 Replies View Related

Ubuntu :: Grub Rescue During Boot - Error: File Not Found

Jul 4, 2011

I've setup raid to my primary partition by starting up from an USB. Array was up&working. Now starting up from my HDD's, I get: error: file not found. grub rescue> what should I do here?

View 1 Replies View Related

General :: Broken Dual Boot - Xp / Ub - Error: Error File Not Found - Grub Rescue

May 21, 2011

Ubuntu 9.10 was set up to handle the booting selection - previously I thought it was xp but Ubuntu 9.10 "did" it. The system started out as a xp / ubuntu 9.10 dual boot on a 400gb drive. xp has 210gb, ub has 80 and their is a 100gb shared storage. Xp was installed first and then I followed a guide over at linuxconfig.org to get ub installed so that I could select which OS was wanted at boot. Ubuntu manages the boot up menu (Went back to look at my notes from the original setup) The owner tried to update to ub 11.04 and afterall was said and done the machine now boots to the message

error file not found grub rescue I can't say if 11.04 was properly installed or not. Ask whatever you like and I'll give the best answer I can. I think the xp install is okay but I can't say for certain as I don't know how to boot it outside the bootmanager at startup. Data has been saved so if I have to blow it all away and start over I can but I'm hoping I won't have to.

View 29 Replies View Related

Debian Installation :: No Dual Boot - Error: No Such Device And The Grub Rescue> Prompt

Jan 18, 2011

I had Ubuntu installed, i installed Debian and there was no dual boot. So i formated all the hard disk to install only Debian. It installed but at boot i get error: no such device and the grub rescue> prompt. i googled for a solution and nothing worked:

- i tryed reinstalling grub, not worked
- i did the windows cd fixmbr trick, not worked
- reinstalled debian with fixmbr the first step and nothing
- tryed deleting with dd the mbr, not worked
- reinstalled grub from debian rescue, not worked

what should i do? i can't access my computer? please tell me how should i fix it? the google guys will kill me because i put their servers on fire

View 14 Replies View Related

Debian Configuration :: Grub Drops Into Rescue Mode - Error: File Not Found

Jul 20, 2010

I have a new installation. I try to boot and instead of my grub menu, I get "error: file not found" and am dropped into the rescue prompt. I have just a standard "Desktop" installation. I installed from the 5.05 net install cd. I installed grub to the MBR.

partitions are:
hd0,2 is /
hd0,5 is swap
entering the "set" command results in:
prefix=(hd0,2)/boot/grub
root=hd0,2
[Code]...

View 1 Replies View Related

Ubuntu Installation :: File Not Found - Grub Rescue ?

Nov 30, 2010

I am reading spc456's thread with the same subject line and trying to work through the thread with suggestions by drs305.

My situation is very similar. It started with a sudden Windows boot problem (still my primary OS):

Quote:

This was only if I selected Windows from the boot menu. I thought I could cure it with the Windows-7 Repair Disk from neosmart.net. This appears to have wiped my Boot partition completely and now I can't boot anything. (I'm using the Ubuntu 10.10 live as I type this.)

I downloaded boot_info_script055.sh and here are the RESULTS but I don't know what needle to look for in that haystack.

Code:

Boot Info Summary:

Well, I see why the Windows boot didn't show up. Looks like 30-OS_prober was failing to find the Windows boot record, which makes sense if the whole blessed (ahem) boot partition has been hosed.

I tried to follow the grub-install instructions:

Code:

But since grub2 is obviously not going to find the Windows boot record, I will continue with drs305's.

Code:

No, I have not mounted /dev. Where would I do that? Against which FS?

In any case, I am now printing the article "How to restore the Ubuntu/XP/Vista/7 bootloader" to see if I can get that going.

To my dismay, I discovered that the disk supplied with my Dell machine is NOT a Windows Installation disk, so no straightforward "fixmbr" command will be possible at this time.

I'll let y'all know how I have fared with this. I am sceptical because it's not merely the master boot record that has gotten corrupted but the whole blessed (have I used that adjective already?) boot partition.

View 4 Replies View Related

Ubuntu Installation :: System Lock Up - Error: No Such Device: 6937cabe-f115-455b-a248-6f8d46f80682.' Prompt Showing Is 'grub Rescue'

Dec 26, 2010

Have installed ubuntu on a separate partition on single hard disk and system initially worked on a dual boot basis with windows xp. However after installing most recent series of updates computer is failing to boot.

Error message is 'error : no such device : 6937cabe-f115-455b-a248-6f8d46f80682.' prompt showing is 'grub rescue>' am now unable to access either windows or ubuntu.

View 3 Replies View Related

Ubuntu Installation :: Device Not Found, Grub Rescue, Post-Installation Error

May 19, 2010

I just (for the first time ever) installed a version of Ubuntu. It is 10.04. I installed off of the Live Disk. I was having a great time until the first time I went to boot into it and I got the message
"Error: No such device: "long number" Grub Rescue> "

[Code]...

View 3 Replies View Related

Ubuntu Installation :: Error "no Such Device" And Goes Into The Grub Rescue Command Prompt Screen - 11.04

May 16, 2011

I was dual-booting Ubuntu 11.04 just fine for about the last week but then ran into some issues and decided to reinstall Ubuntu. Now after the install I get this error: error: nu such device: d38af2a9-740e-4d3c-b267-2a3848e5d319 and it goes into the grub rescue command prompt screen. I have tried to reinstall Ubuntu about 6 times now, complete installs. I have tried changing boot priority multiple times. I installed off a thumb drive and left the thumb drive in after install, took it out after install.

View 9 Replies View Related

Ubuntu Installation :: 9.10 - Restart Got Grub Rescue Prompt

Feb 6, 2010

I just installed Ubuntu 9.10 on hd1 - /dev/sdb1 at the end of the installation I chose to install grub at hd0 - /dev/sda1. The file system I chose was ext4 for ubuntu "/" - 50 GB,
ext3 for "/home" - 5 GB, and 1.5 more for swap. When the installation was complete I got the following prompt:

GRUB loading
error: no such disk
grub rescue>
>

There was nothing I could do, pressing TAB did not show me all the commands like grub is expected to. Typing 'help' did not show any commands as well, instead it showed me - "NO SUCH COMMAND" or something like that (I did not took note of what the output was). I believe the problem is in the grub loader - which was not really installed properly in hd0 - /dev/sda1 (which is FAT32 - windows)

View 9 Replies View Related

Ubuntu Installation :: Can't Boot Anything / Grub Rescue Prompt

Jun 19, 2010

So I had Ubuntu Server installed and I decided to make some new partitions using gparted via a live usb of Ubuntu desktop. And so I think messed up pretty badly. Ubuntu Server won't boot and I get the following error followed by a grub rescue promt:

Code:Diskette drive 0 seek failure
error: file not found grub rescue >
To me, it seems like some boot files may be missing if not the whole system. After I made the partitions, the live USB of Ubuntu was still working fine until I rebooted.So here is the bigger issue, I figured I would just reinstall everything all over again, but instead I can't.

View 6 Replies View Related

Ubuntu Installation :: Grub Rescue Prompt After Formatting?

Mar 28, 2011

i have a dual booting the first one being ubuntu 10.04 within which i have installed windows7.Unfortunately,i've formatted that part of my hard disk in which i've had ubuntu. Now my problem is i cant load into any of the two os and i dont want to loose my vital data in the system.I've tried booting using the live CD but in vain.i desperately need my info in my laptop.

View 3 Replies View Related

Installation :: Chroot Ubuntu Using Live CD To Fix GRUB Rescue Prompt?

Jun 2, 2010

Recently I messed up GRUB boot loader in my laptop installed with Ubuntu which resulted in grub rescue prompt. So I had to boot Ubuntu Live CD to get it fixed. Thought of blogging it, may be useful for some one.

This fix involves two steps. First one is to chroot into Ubuntu installation partition. Second one is to install the grub MBR (Master Boot Record). I am using Ubuntu Lucid 10.04 and Live CD also of same.

Continue reading here: http://karuppuswamy.com/wordpress/20...rescue-prompt/

View 1 Replies View Related

Ubuntu Installation :: Grub Rescue Prompt On Reboot After Update

Aug 8, 2010

Installed 10.04 on my daughters laptop from within windows Vista. All went OK but I had two boot loaders, i.e. turn on laptop and I would get the Windows loader asking if I want to boot in to windows or Ubuntu. Upon selecting ubuntu I would get the standard grub loader that I have on my PC. Did an update a few mins ago and it asked me to update grub which I did and as there was only one disk showing clicked forward. Now on reboot I have grub rescue prompt, no such device. Hard drive is a single 80 gig drive with windows on one partition and ubuntu in another. Have the live cd so can boot from that I guess. What do I do next?

View 9 Replies View Related

Ubuntu Installation :: Stuck At Natty Grub Rescue Prompt?

May 6, 2011

I have tried to follow the different possibilites discussed here [URL]

But I am not getting anywhere.

Btw, this is not my screenshot. Mine shows GNU GRUB version 1.98-1ubuntu5.

View 9 Replies View Related

Ubuntu Installation :: Grub Rescue Prompt Doesn't Matter

Aug 13, 2011

When I try to boot I only get to the grub rescue prompt doesn't matter if I try booting from ubuntu 11.04 cd windows 7 disc or the hard drive. At the moment ubuntu 11.04 should be installed although it gave me a ton of errors as I installed it and as soon as i restarted the computer i got this prompt.

View 2 Replies View Related

Ubuntu Installation :: Grub Rescue Prompt Appearing / No Boot / Even From Live Cd

Jun 17, 2011

I had 250gb hard disk with dual boot, xp and ubuntu 10.10.Yesterday, i tried to upgarde my ubuntu 10 to 11 from a live cd....b4 doing so, i used a win software EasyBCD to fix the mbr but it didn't work properly..and i ignored it(my biggest mistake)and deleted the ubuntu partion from the windows device manager. It just displays "Booting from Live CD" for few minutes and again displyas the same above error.What should i do now?Its ok if i m not able to recover my data back...i hv sycnd my docs on the internet.

View 9 Replies View Related

Ubuntu Installation :: Installed Successfully But Now "error:no Such Partition, Grub Rescue"

Dec 2, 2010

I'm a complete newbie, trying to get away from Windows Vista! I had some issues installing Ubuntu, but finally got it sorted - so I thought. I wanted to view a dnl file, so tried to boot into Windows, and I got a white screen with big red letters saying "ERROR". So I held down the off button for 5 seconds, and then tried to reboot. But now all I get is the words:

error: no such partition
grub rescue>

Before I go further, I'll summarise the problem with my install. Basically it would only get partway through, if at all, and then all the options would freeze...I could move the mouse, but that was it. Similarly with running Ubuntu on the LiveCD. After a lot of hassle, and some helpful members of the community, it turned out that all I needed to do was use the option "nomodest" when installing, and it all went fine. Well actually I had to retry it again in recovery mode because I think maybe a driver wasn't loaded (?), but after that everything seemed alright. So as mentioned before, I've come to my present issue. Typing "Is" gives "Unknown command" (or maybe "invalid"...I can't remember). And if I type "set" I get something like "prefix=..." and something else...sorry I can't remember and I don't want to turn off the computer now just in case things don't work again.

Anyway I managed to boot and run Ubuntu using the LiveCD, and started looking for solutions. Note that I used the "nomodest" option again to boot. Anyway all the solutions involve first using "fdisk -l" to find the partitions. Here is the output:

[Code]....

View 7 Replies View Related

Ubuntu :: Lucid Lynx After Restart Error: No Such Device - Grub Rescue

Aug 27, 2010

when it comes to linux, but like the idea and hope one day to get away from microsoft all together. This is the second time I have tried to install ubuntu on my eeepc 1000HG in addition to windows 7. The first version was karmic koala netbook remix, and yesterday it was lucid lynx netbook remix. Its annoying because before the update packages are downloaded and installed it runs smoothly, even additional applications run with no problem, but after restart to complete installation the following error message appears.

error: no such device: 5290ea6f-1bdf-4eda-b56e-2f282662e188. grub rescue>

View 9 Replies View Related

Ubuntu Installation :: Grub Rescue When Upgrading From Karmic To Lucid?

Jun 7, 2010

I had a nicely working karmic 64bit/windows XP install, but the "upgrade" button to 10.04 has finally got the better of me. Now, when the PC boots up, the following failure occurs:Memory CheckPCI device listingVerifying DMI Pool Data ......error: no such device:e9eb88c2-67f2-47a7-bf9d-50b77b2d3480grub rescue>_Some more information.linux is on sdb1when I type "ls" I get: "(hd0) (hd1) (fd0)"however, I've not managed to get "ls (hd1,1)" or similar to do anything, the best I get is "error: no such partition".the command "find /boot/grub/grub.conf" results in the error "Unknown command 'find'"I've tried swapping the boot order in the bios from hd0 to hd1 but that has made no difference.There is no grub loader, no linux, no windows, no operating system of anykind, just the "grub rescue>" prompt.

View 9 Replies View Related

Ubuntu Installation :: 10.10 And XP - No Partition Found (Grub Rescue)

Feb 9, 2011

I am new to ubuntu OS, I am having quiet a hard time solving out certain problems. I have Ubuntu 10.10 and Win Xp installed on the same hard drive partition i.e. C drive. Now yesterday accidentally I deleted a folder from C while I was logged in to Windows. Now today when I restarted my pc I got this error message :
error : No partition found
grub rescue>

Then somehow I managed to reinstall the Grub loader. Now whenever I restart my PC I get this error message :
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>

View 1 Replies View Related

Ubuntu Installation :: Installed OpenSUSE 11.3 And Can't Boot - Error 15: File Not Found

Nov 16, 2010

Decided I'd like to take a look at OpenSUSE and installed onto my desktop. Already successfully dual booting Ubuntu 10.10 and Windows XP (which I keep purely for iTunes). When I start the PC the Ubuntu grub menu showing Ubuntu and Windows options has been replaced by a Suse-branded screen showing something that looks (to my untrained eye) like a grub menu. Ubuntu and Suse are listed. If I select Ubuntu I am shown a dos screen with "Error 15: file not found". I am then taken to the old Ubuntu grub screen but trying to boot Ubuntu from that menu returns the same error. I know all the data is still there - I can mount the drive in Suse and view all my documents.

I have searched the forums and tried to follow some of the instructions given in response to similar threads but I'm afraid I didn't get very far. Please assume that I have NO PRIOR KNOWLEDGE of Linux! I really know nothing about it and am only just getting to grips with basic terminal commands. Goodness knows why I thought OpenSUSE would be a good idea... I found instructions for running Boot Info Script and these are the results:

[Code].....

View 1 Replies View Related

Ubuntu Installation :: Grub Following Error 15: File Not Found?

May 21, 2010

My problem now is: After booting my laptop, Ubuntu doesn't load and i'm stuck in a GRUB command prompt and not sure what to do. If i type "boot" I get "error: no loaded kernel"Here is how I got there:1. I ran 9.1 healthily until I was prompted to do an upgrade. I ran the upgrade but some packages weren't authenticated so I ran a partial upgrade. 2. I reboot but I'm faced with "Error 15: File not found". After some research and going through the forums, I thought I found the solution by following these instructions to copy the GRUB files from the Live CD (https://help.ubuntu.com/community/Gr...0from%20LiveCD)3. Once I completed this, I'm now stuck at a grub> prompt when rebooting (the error 15 has disappeared). (the screen header informs me i'm dealing with "GNU GRUB version 1.98-1ubuntu5"Any thoughts on what I might have done wrong? From my reading today, I might have installed GRUB2 (even though Grub legacy would have been appropriate?). What is the best way out?

View 9 Replies View Related

Ubuntu Installation :: Grub Error 15: File Not Found

Nov 2, 2010

Have a Dell Inspiron 4100 laptop. 1GB RAM and 1 Ghz processor. Has a working install of Oracle Enterprise Linux 5.4 OEL uses Grub version 0.97 My OEL install works well and I do not want to make any changes to it such as upogarding GRUB to a later version etc.

I have installed Xubuntu mini and this completed without a problem.

I have a single hard drive.

I went into OEL and mounted the Xubuntu root drive so I could see the /boot/grub/menu.lst file.

I copied the entries for the main xbuntu kernel etc and pasted them into my OEL grub.conf.

title Ubuntu 10.10, kernel 2.6.35-22-generic
uuid d6ed555c-54a3-4639-af25-3582c60624ad
kernel /boot/vmlinuz-2.6.35-22-generic root=UUID=d6ed555c-54a3-4639-af25-3582c60624ad ro quiet splash

[Code]....

I am doing this so someone else can borrow this laptop for internet use for a few weeks and OEL is not very user friendly and also want to protect my install.

View 9 Replies View Related

Ubuntu Installation :: Grub Error - File Not Found

Aug 11, 2011

I've had my Ubuntu crash and had to reload it. I;ve reloaded 9.1 and am now getting the error

GRUB loading.
error: file not found
grub rescue>

I have tried a number of solution attempts I've found on the internet with no success.

I have Windows 7 also loaded however I'm not getting a Grub menu only the error above. I seem to have a number of Linux partitions I believe my correct one is on sda7. I had at one stage tried to have a boot partition on sda4.

View 3 Replies View Related

Ubuntu Installation :: Can't Boot Lucid Getting Grub Prompt?

Jun 30, 2010

upgrading my Karmic 9.10 to Lucid 10.4 I can't boot anymore to Linux only to Windows.My installation is a WUBI installation and I installed it on the only harddisk I have in the folder c:ubuntuNow when I boot I get a grub prompt and when I do LS I see hd0,msdos01 as partition.Now's I've tried to manual boot it by using the following commands from the ubuntu manual

set root=(loop0)
linux /vmlinuz root=/dev/sda1 loop=/ubuntu/disks/root.disk ro
after this command I get an error

[code]....

View 9 Replies View Related

Ubuntu :: Remove Grub 2 At Grub Rescue Prompt?

Jan 15, 2011

So I wanted to get rid of ubuntu 10.10 on my HP pavilion dv6 laptop as I wanted to make some hd space. Its a dual boot with windows 7. I deleted the ubuntu partition and expanded the windows partition to fill the whole hard drive again. When I restarted my laptop I got the "error: no such partition. Grub rescue>" message.

I tried inserting my ubuntu 10.10 boot cd but whenever I boot from the cd I get the exact same grub rescue error. Is it possible to remedy this situation from the error? I am currently unable to download a windows recovery cd so I'm stuck in the grub rescue page unless its possible to fix this mess from the error prompt.

View 9 Replies View Related







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