General :: Booting (GRUB And LFS) File Not Found

Mar 15, 2010

I am having issues booting my LFS system on my hp nc8230 notebook running LFS SVN. Grub was built and installed per the book. My file system is almost as simple as it gets:

/dev/sda1 is swap
/dev/sda2 is my LFS partition /

The LFS live cd still uses the now deprecated drivers for HDD's thus as far as the livecd is concerned my block devices is (hd0) and /dev/hda2 for the root respectively. However the kernel to be booted runs on the newer drivers thus on boot my block device should be referenced as /dev/sda2 for the root. Grub is in fact installed on the MBR what happens is right when my system boots I get a file not found error the grub CFG is pointing to the correct block device and root partition from what can be seen by looking at the grub.

View 2 Replies


ADVERTISEMENT

General :: Clearing Error 15 From Grub - File Not Found

Mar 4, 2011

I am using Ubuntu 10.10 dual booted with windows vista. My boot is in a separate partition (sda5). My computer told me that there was limited space on that partition so I tried to clean things up using apt-get by removing old kernels. Turns out I didn't do it correctly because I consistently get an 'ERROR 15' when I shut down and rebooted my computer. I have a live-CD USB-stick so I tried reinstalling grub, (grub-install) updating the menu.lst (update-grub), and manually going through menu.lst and changing to root=(hd0,4) and groot=/dev/sda6. But I still get this ERROR 15 when I reboot.

when I do
sudo grub
find /boot/grub/stage1
find /boot/stage1

Both give me an ERROR 15 message and I'm not sure how to proceed with a diagnosis. When I ran update-grub, occasionally it used to tell me that /etc/fstab may be incorrect. Here is /boot/grub (note that stage 1 does exist!) ( this is /dev/sda5)

Code:
root@ubuntu:/# ls /boot/grub/
default fat_stage1_5 jfs_stage1_5 minix_stage1_5 stage2
device.map grubenv menu.lst reiserfs_stage1_5 xfs_stage1_5
e2fs_stage1_5 installed-version menu.lst~ stage1

Here is my problem
Code:
grub> find /boot/grub/stage1
Error 15: File not found
grub> find /boot/stage1
Error 15: File not found

I guess my main question is, if stage1 can't be found, what does that mean? What should I do next?

View 5 Replies View Related

Ubuntu :: GRUB File Not Found - Change The Path Of The Grub Reader To Sda 5 ?

Aug 15, 2010

I gave sda1-2 for windows and sda 3-4-5 on an extended partition for my linux OS. I installed ubuntu on sda 7 (when I go into disk utilities it shows up as sda 7 idk why) alongside another ubuntu on sda 5 ( EXTENDEDPARTITION : sda 5-6-7 ) so I could remove mandriva bootloader.Since I did, I removed ubuntu (sda 7) since it wasn't necessary but after it gave me the grub file not found.Obviously yes, since GRUB was installed from sda 7 but i have another grub.conf on sda 5 and I would like to know how to change the path of the grub reader to sda 5? or must I install all over again de grub loader?

View 1 Replies View Related

Red Hat :: RHEL5 Booting - Error 15 (File Not Found)

Jan 21, 2011

I have installed Red Hat Linux 5 and using it. But when I uninstalled one package and booting after that, I got the following error
Error 15 : file not found

View 6 Replies View Related

Ubuntu Installation :: Error: File Not Found When Booting After 10.10 Update

Mar 22, 2011

i have a dual boot system set up right now through wubi. the installation went fine. but then i tried to upgrade ubuntu from 10.04.2 to 10.10. the update went fine, no errors. but afterwards when i restarted my computer and selected ubuntu, it said "error: file not found" it didn't even get to grub. this has happened numerous of times trying to upgrade in the past.

p.s: i have vista installed as the other side of the dual boot.

View 4 Replies View Related

General :: Error Occurred While Installing GRUB - Error 15: File Not Found

Aug 11, 2010

I am having a problem installing SLES11 on a new server. It goes fine through the setup until it gets to GRUB, it gets me the following error message: Error occurred while installing GRUB

[code]...

I cant continue the installation without this

View 5 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

General :: Booting Windows7 For GRUB/ Removing Grub?

Jul 20, 2011

I just formatted the partition that contains fedora 15 using windows.. Now when I attempt to boot my PC the grub bootloader comes up and I cannot boot anything.... The error that I get|| i feel i need a boot command to boot boot win7 from grub... grub propmts me " minimal bash-like line editing is supported. for the first word tab possible list a possible commands completion anywhere else tab list

View 1 Replies View Related

Ubuntu :: Grub Reports File Not Found

Jan 22, 2010

So I got my DOS 6.0 entry in... but Grub reports file not found. I assume grub is fine, and DOS6 was working and I haven't done anything to it. Needless to say, I'm guessing that I'm telling grub to look in the wrong place for the dos bootloader. Here's what I have in my 40_Custom file:

#!/bin/sh
exec tail -n +3 $0
menuentry "MS-DOS 6.0" {
insmod chain
insmod vfat
search --fs-uuid --set 3c34-9666
chainloader +1
}

The "vfat" and uuid of "3c34-9666" were reported by using sudo blkid Do I need to set the root? I thought the uuid took care of that?

View 4 Replies View Related

Ubuntu :: Grub Error 15 File Not Found

Mar 12, 2010

After trying to boot into ubuntu grub gave me an error 15 saying the the file could not be found.

View 3 Replies View Related

Ubuntu Installation :: File Not Found Just Before Displaying Grub

Apr 30, 2010

Just before the computer boots into the grub menu, I noticed a message on the prompt saying that a file was not found. I had reinstalled Ubuntu 10.04 prior to this. Maybe the grub was not configured properly but I don't know how to fix or find the missing file. I also noticed that I don't have /boot/grub/grub.cfg.

View 3 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 :: Boot My Computer - GRUB - File Not Found

Jul 20, 2010

Whenever I try to boot my computer, GRUB (Version 2) says "File Not Found". It does this for all entries except the Memtest86+ entries, which work fine. I have tried reinstalling GRUB, but it still does the same thing.

View 6 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 :: 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 :: Getting Grub Error 15 File Not Found On Boot?

May 7, 2011

I did an upgrade and now getting grub error 15 file not found on boot, memtest runs ok. any help would be appreciated. system information is listed below:

Find /grub/stage1
hd(1,0)
Menu.lst

[code]....

View 7 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 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 :: Booting After Installation (Dual Booting With Vista) - Error: No Such Devide Found

Jun 24, 2010

i decided to install ubuntu in my PC,i downloaded the .ISO image and i installed it in my USB. After trying it and all that i observed that i really liked it and i decided to formally install it to my computer in the hard drive. When i reached the partition thing,i selected to dual boot with Vista and select between each them in every startup,when i clicked FORWARD it gave me an error which i did not read(because,again im a noob) so i clicked cancel.

Today i wanted to go through the process again and now really install it,so again i went to the time zone part and i clicked forward but then,instead of taking me straight to the partition phase,it appeard a window saying "The installer has detected that the following disks have mounted partitions: /dev/sda ...." I clicked yes,to unmount this partitions so it took me to the partition thing,once there i selected the option to install Ubuntu with Vista and select between them i neach startup,then i clicked forward and went to the username/computer name process,once i finished i continued to the next part,the installation,but i selected to import all of my WIndows VIsta default user data,after that i clicked forward and went to the installation process,i went down stairs to eat soemthing while it finishes,i came back and it was finished,it asked me to reboot so i clicked in Restart Now.

When it tried to boot,appeared an error saying: Error: no such devide found: #################### Grub load(or something like that) grub rescue: and it was a command line,since there i havent been able to boot into vista or Ubuntu,im really scared because is the first thing related to OS installing ive done,so i booted my USB and ran the trial and right now im trying to find out what to do from that trial version.
I just went to the INSTALL UBUNTU 10.04 LTS application under the System>Administration Menu and found out that in the partition phase the Install and allow to select between both systems in eahc startup option,i dont know what to do,i foudn out that my HD has still all its data(MUsic/Videos/Folders/Programs/ect.)its just that i cannot boot from it. Also in GParted it appears as /dev/sda1/ and a warning icon besides it,also when i go into information, thers this warning there [URL]

View 9 Replies View Related

Ubuntu :: Error #15: File Not Found; Grub Messed Up After Updating?

Apr 6, 2010

Been trying to solve this using Google for a while. Well, I recently did: sudo apt-get dist-upgrade. Now, whenever I boot up I get "Error #15: File not found."From what I've gathered, something is wrong with my menu.lstI've tried several things to fix this, but I can't figure it out.

Code:
#
# examples

[code]....

View 9 Replies View Related

Ubuntu :: Grub File Not Found - Try To View The Contents Says Do Not Have The Permissions

Apr 27, 2010

I already had ubuntu 32 bit version 9.10. but due to some tool compatibility reason I need even the 64 bit version 9.10. I dint want to delete 32 bit version so I wanted to install both on my system. I have windows vista as well.

So I booted with 64 bit version of Ubuntu, went on with the installation, until the point were it asks to choose the partition. 32 bit version had 16GB allocated and 10GB free. so I thought I will make new 8GB partition from the 10GB free space. So I selected the partition and clicked on change, and specified 8GB and ext4 format and mount point as "/". I clicked on continue and in a few seconds it popped up with an ERROR message, which I can't remember exactly, but it meant to say that it could not make the changes as the disk to which the changes were made is in use. So I should not use it until I reboot. So I rebooted and now I have grub error : file not found and grub rescue> prompt.

I tried to boot with the 64 bit CD again with the option of trying ubuntu without making any changes and it does show the 16 GB partition, but when I mount that partition I do not see any folders in the partition except for a folder named "lost+found". I try to view the contents of this and it says I do not have the permissions.

View 3 Replies View Related

Ubuntu :: OS Uninstalled - Loading Grub (Error 15) File Not Found

Jul 11, 2010

I just (basically) completely uninstalled my OS by accident. In synaptic package manager I selected to completely remove volume control (which had been going haywire for god knows what reason) with intent to immediately reinstall. I didn't put 2 and 2 together when it said it'd remove all related files including the kernel... hal... restricted drivers... everything got uninstalled. Network manager crashed...

I decided to try my luck with restarting (what was left) of the system. Now I'm looking at a boot screen of:
loading grub...
error 15: file not found.

Did I have to just make a boot disc and reinstall the os? or can I just "put the pieces back together" as it were and reinstall with a 'sudo aptitude update' once I get network up again?

View 9 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

Debian Installation :: Fresh Install - Grub File Not Found Error

Nov 28, 2015

I just installed debian from debian-live-8.2.0-amd64-standard+nonfree.iso and after installation, which finished without problems, I cannot boot the system. I get the error:

Code: Select allfile '/boot/grub/i386-pc/normal.mod not found

From grub-rescue via ls command I see that I don't have the i386-pc folder inside /boot/grub. I have only two files:
unicode.pf2 and grub.cfg

View 7 Replies View Related

SUSE / Novell :: Grub Boot Loader - File Not Found - Error 15

Oct 12, 2010

I am unable to get a knoppix poor mans install to boot using grub and opensuse 11.3. I have tried the same method on another box, same opensuse 11.3 and it boots fine. However, no matter what partition I put the knoppix files in on the problem box, it is the same error. I also have several opensuse kernels listed in the grub menu that were added when the kernel was updated, so the knoppix grub entry is off the screen. I have to down arrow to list the knoppix entry. I read that with this kind of error using ubunto as the host system, that running update-grub will force grub to look for bootable kernels and add it to the menu of boot choices. Does the same fix apply to opensuse 11.3? I have two versions of puppy linux working on this box as a poor mans install, so I am at a loss why it will not see the knoppix kernel. Can it be a problem of too many kernels listed in the menu.lst file? This box is a live update from opensuse 11.0.

View 13 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 :: 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 View Related

General :: Booting Without Using Grub / Lilo

Apr 21, 2010

I work in a very restrictive environment and I want to use linux on my work laptop (currently running Windows XP prof). I am planning to install linux in a dual boot mode but I dont want to install grub/lilo or any other boot loader. i cannot even modify Windows bootloader to boot into linux partition.

Is there a way I can boot into linux partition without installing new boot loader or modifying the current windows boot loader? Any boot CD etc available that can boot into linux partition from my laptops HDD?

View 3 Replies View Related

General :: Grub All Over Display While Booting With USB

Jan 7, 2010

I am trying to boot linux kernel from a USB stick. I performed following steps:

1. wrote Grub stag1 to MBR of USB with this command on my linux host.
dd if=/boot/grub/stage1 of=/dev/sdb1 bs=512 count=1

2. Mounted the USB and I copied the following files in my USB.
boot/grub/stage1
boot/grub/stage2

3. Plugged in the USB in the the target machine. Rebooted and changed the booting sequence to boot from USB

My problem is that instead of getting a boot prompt, iIam getting GRUB GRUB GRUB all over the display. I googled out for it and found that if we change the auto-detection oh HDD in bios to manual that may solve the issue, but that did not help. If you happen to know that I am following the correct steps and in right order please point me how can I resolve this issue of GRUB.

View 5 Replies View Related







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