Ubuntu Installation :: Error 15 When Grub Starts
Jun 11, 2010I just reinstalled kubuntu and after restarting( following the install) I was confronted with error 15 when grub starts.
View 3 RepliesI just reinstalled kubuntu and after restarting( following the install) I was confronted with error 15 when grub starts.
View 3 RepliesHad 3 partitions on a hard disk. Booted vista & deleted the windows 7 partition & then expanded the vista partition into the windows 7 partition. Vista kept working but when i rebooted grub starts to load & gets an error 17. How do i recover?
Previously grub would come up & give me the choice of ubuntu or vista. If i selected vista i got the choice of vista or windows 7.
I have windows Vista and Ubuntu 9.04 on my asus laptop and use grub as boot manager. I tried to reinstall windows vista with the recovery CD delivered with my laptop in order to just get rid of the old installations. The Installation was OK, however when rebooting windows doesn't come up printing the error could not load GRUB Error 22.
Now I think I should remove grub from teh master boot record, and the system will supposedly work.My question is is this a solution and how do I reformat the master boot record? Can I do it with the Ubuntu instalation CD?
A friend of mine has asked me to install Ubuntu for a long time. Today I set up his partitions with Lucid LiveCD and GParted.
However, the LiveCd throws an error that makes me hesitant to continue.
If I boot a LiveCD on my computer I get a question meaning "run Live or install?"
This question does not appear on my friends computer. The first thing you see (about 2 min after boot) is an alertpanel saying something like "The installer encountered an unrecoverable error. We will now set up a desktop environment so you can investigate the problem." After that the normal Lucid (Live) desktop appears and functions well, as far as I can understand.
Sorry for not being able to give more data about my friends system. It is a stationary computer about 2 yrs old, running XP. I can't really make investigations on his system either. I had hoped to go there next time and just install Lucid.
Maybe one should try the alternate installer, but my friend just got used to the LiveCD and I would therefore like to use the LiveCD.
I don't understand why it seems to start installation by itself.
Most of all. I wonder if it is a good idea to run the installation from the desktop icon? Maybe it will encounter the same error that the LiveCd seems to encounter at startup?
I have a dual boot system with ubuntu 9.10 x64 and Windows 7. Everything has been working fine for a a long time but yesterday I tried to delete an unused partition through the Disk Utility in ubuntu (System->Adminstration->Disk Utility) and everything was messed up. I used to get the "Grub error: Unknown filesystem". I managed to create an ubuntu bootable usb and followed some tutorials for fixing grub but all i managed to do is to get another error: "Grub error: No such disc". After some experimentation i got
"Grub stage 1.5" which gave me a grub> command prompt./dev/sda is the drive containing Windows and Ubuntu.
Code:
[ Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 0.97 is installed in the MBR of /dev/sda and looks on the same drive
in partition #6 for /boot/grub/stage2 and /boot/grub/menu.lst.
[code].....
Can't install Wubi - log file
I can't install Wubi, I keep getting an error, here is where the log file starts saying "ERROR":
Code:
grub-install -v
grub-install (GNU GRUB 0.97)
I loaded GRUB, and now when I reboot it goes straight into the 'grub>' command line. Initially GRUB had the root as (hd0,2), whereas the boot is on (hd0,1)...(hd0,2) is my '/home' partition, and (hd0,1) is my '/' partition... So on a bootup I ran...
Code:
root (hd0,1)
setup (hd0)
Now when I boot I still get the 'grub>' command line, but now the root is correct.
From 'grub>' I can type...
Code:
grub> configfile /boot/grub/menu.lst
GRUB will then show the menu, and I can click the listings to load them. All's fine, but why doesn't GRUB just load the menu.lst without my prompting? How can I automate this process of typing 'configfile /boot/grub/menu.lst' each time I boot?
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]....
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].....
I'm running 10.10 on a Compaq Presario M2000 laptop and when I boot the laptop I have to choose which kernel I want to run.
Code:
GNU GRUB version 1.98+20100804-5ubuntu3
Ubuntu, with Linux 2.6.35-28-generic
Ubuntu, with Linux 2.6.35-28-generic (recovery mode)
Ubuntu, with Linux 2.6.35-22-generic
Ubuntu, with Linux 2.6.35-22-generic (recovery mode)
[Code]...
(initramfs) I do have some command line functionality to where I was able to find out where the file system is located. My problem at this point is I want to try and recover some documents that were on one of the 2 user accounts and either fixing the installation so either user can normally log in or if I have to, reinstall 10.10 onto the HDD.
How do I log all start-up text from when Grub starts to when my desktop appears?
View 2 Replies View RelatedI have Windows Vista in a primary partition & Fedora 14 in a logical partition.
Recently, I increased the size of the extended partition and created another logical partition inside it. I formatted the new logical partition from Vista.
After reboot, instead of the list of operating systems, I started getting "grub>"
I searched on the internet and modified entries in /boot/grub/grub.conf, from (hd0,4).. to (hd0,5)..
I still get the grub prompt, but if I enter " configfile (hd0,5)/boot/grub/menu.lst " it shows the os list & I can use Fedora.
How can I configure the system so that it shows the list of os instead of "grub>" ?
After deleting a ntfs partition, grub is giving me troubles. My fdisk -l gives:
Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 3824 30716248+ 7 HPFS/NTFS
/dev/sda2 3825 121600 946035720 f W95 Ext'd (LBA)
/dev/sda5 3825 4716 7164958+ 7 HPFS/NTFS
[Code]....
I have one harddrive and a DVD drive. In the bios, the harddrive is mentioned first. So (hd0,5) should point to the /dev/sda6.
BUT when I start my computer, it returns to the grub prompt. The command root gives: (hd0,6).
Why? It should be (hd0,5).
At the grub prompt I enter: root (hd0,5) and configfile /grub/grub.conf and the computer boots fine to fedora.
How can I tell grub use the correct partition?
I'm trying to install Fedora for the first time on my Desktop. Unfortunately, upon restart once the installation is complete I get the following error:
Code:
This is from Fedora 12 x86_64 DVD. I presume that this obviously has to do with my disk selection during partitioning, during which I deselcted the two drives that I didn't want to be part of the install and left the one that I did selected. I also selected "use entire disk". The drive had copies of both Ubuntu and Windows 7 on it, which I expect were wiped out during install.
I know that the details are sparse...but that's all I did. I'm happy to go back into the installer to retreive any necessary information that may be needed/to reinstall.
I am new to Linux. I have installed RHEL 5.4 on my PC with preloaded Windows XP.
Windows was set as the first boot kernel. So if i do not choose which OS to be loaded it will load Windows by Default.
Today I got an error saying GRub Loading Stage2 read error.
use Fedora 15. I had installed driver for my ATI graphic card, as it was written in Fedora guide, then when I rebooted the system the bars and icons appeared with strange, changed colours (purple, green, etc). I've read that this happened because of the bad drivers, so I tried to fix it. Unfortunatelly because I'm Linux newbie and I'm also very nervous I deleted (using Fedora software manager) everything connectedtalyst from my system.Now when I try to start my computer, grub starts in text mode.My question is:What can I do? Do I have to reinstall my system or maybe someone knows how to fix it?I'm quite scared because now I can't launch not only Fedora but also Windows.(I'm writing from another computer
View 4 Replies View RelatedI 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]...
Now that I have my Netbook up and running again and all my settings in, what is the best way of doing things so I don't have to keep installing and setting things up? I have a 255 Gig Partition on an external HD. how to do it so it copies ALL of my setup onto that Partition. Do I do a Copy, Backup or Image? What is the best program to use? So all I have to do is copy ALL the directories and files from that partition to the Netbook and then reboot. Will it include copying all the Grub menu stuff that starts up when you first boot up?
View 2 Replies View RelatedAfter 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]...
I was trying to remove a Kubuntu usplash image from my dads laptop with "StartUp manager" when I accidently clicked "Restore to default settings". Now I get a "Error 15 blabla" after selecting what to boot from GRUB.
/boot is on a separated partition. "find /grub/stage1" return hd(0,4) so i ran "root (hd0,4)" and "setup (hd0)". The thing is that GRUB is set up fine and it works as it should (the list of OS'es shows up etc..), but when i choose something to boot it gives me the error 15.
I tried installing 9.04 on an older computer and was getting the Error 18 from Grub 2.5, likely because BIOS couldn't access the kernel. So I decided to remove Ubuntu and Grub completely and I'm now back at square one. However, I still very much want to dual-boot with Ubuntu. I was thinking I'd try again with 10.10 because it uses Grub 2 which I hear would probably take care of the problem. is this correct? Am I likely to have better results with Grub 2, or will I probably run into the same problem?
View 3 Replies View RelatedIve installed about 50+ boxes with ubuntu/mint/fedora/etc but f15 is giving me a real headache...
I tried a fresh install over f14 with this drive (sdb, sda is my backup disk)
Installed obviously in part7
After rebooting (successful copied live image on hdd)
Code:
After another couple of installs (with lvm & w/o lvm) & even disconnecting the second harddrive -> same issue
Typing 'ls' in the rescue grub prompt returns
Code:
Cant 'ls /' into a single them - unknown filesystem (grub is installed in mbr of sdb) 'linux rescue' (wanted to try manual grub installation) command didnt work either.
Now again on fedora 14, same installation procedure, works fine. (and i wont bother doing a full distro upgrade from f14)
i got a dual-boot. both are debian. yesterday i upgraded one of them to debian-squeeze and to grub2.that installations boots just fine.but for the second i get the error message from the thread title:"render error detected"after the grub-menu.if i choose single user mode it boots and hangs waiting for the root file system.i found this results at google (which i am not allowed to post yet) but i don't understand them.
View 8 Replies View RelatedI used proprietary software (acronis trueimage) to clone an Opensuse 11.1 machine, onto another machine with somewhat distinct hardware (different motherboard, less memory). I expected to have to change entries in /boot/grub/menu.lst, /etc/fstab, etc. I was told a good way to do this was to use the Opensuse DVD's "repair installed system" feature.
When I ran the repair, I was informed that "bootloader configuration file contains errors". I attempted to re-install the bootloader, but received this unhelpful error: "An error occurred during boot loader installation. Retry boot loader configuration?". When I boot the system, I just see the text "GRUB ", followed by a flashing underscore character.
So after having performance issues with Karmic in ext4 I decided to install Hardy with ext3. Was blazing fast, epic, I loved it. But I wanted firefox 3.5 & all the other cool stuff Karmic has.. so I decide to install Karmic, but this time with ext3 instead of 4.
First installation: After the installation went fine, no errors while installing or anything. I remove the CD and reboot. "GRUB Loading, please wait.. Error 15" I did my googling, with the live CD to try and figure out a way of fixing this error. No luck. I did find out that the error is caused by the GRUB trying to load form the wrong drive. So I try to boot directly from the Karmic drive, Error 15. Try to boot directly from the Windows drive, Error 17.
This is the first time this has ever happened to me. First time installing Hardy, everything went great. Installing Jaunty, everything went great. Installing Karmic (for the first time) everything went great. Uninstalled Karmic and installed Hardy, everything went great. Uninstalled Hardy to install Karmic = FAIL!. I did a clean install every single time. The OS is being installed (clean) in the same drive.
A 40GB drive for Windows. A 200GB drive for Ubuntu +/home +swap, and a 120GB(FAT32) for storage.
I installed Karmic 3 times, yes.. 3 times. The last time I installed I removed both the 40GB & the 120GB drives. Leaving only the one I was going to use for Ubuntu, the 200GB drive. After the installation I rebooted and Karmic loaded without problems. I'm in Karmic right now and it isn't all sluggish like it was with ext4, guess my old drives aren't good with ext4 *sight*.
But I can't use my Windows drive. When trying to boot directly from it, it gives me "GRUB Error 17" - I have to disconnect the Ubuntu drive to boot into Windows. Quick question: What the **** is going on?
Someone help, please.. I'm tired of this ****.. and if I have to install Karmic one more time, I won't. I'll just give up and disconnect my Ubuntu drive, put it away and let it accumulate dust somewhere, seriously.. Someone help me correct this without having to install the OS again.
The GRUB error is while the GRUB is loading. It doesn't give me the option to select a OS.
When he rebooted his Grub gave the error: Grub error 22. He doesn't have internet right now. Know of any fixes? He's booted into a live cd.
View 9 Replies View RelatedI'm using Kubuntu 9.10 with Ubuntu-desktop installed.I've been using kubuntu for sometime now but i dont know much technical things about it. I have two hard discs (160GB SATA and 80GB PATA).I have just installed Windows XP Professional and then reinstalled grub2 from a live CD. Both OS are on 80GB PATA drive.The Grub menu at boot time has "Windows XP Professional" entry in it. The problem is thatwhen i select that entry, i get an error saying:Quote:Grub:Error:No such device - "a string of letters and numbers"Press any key to continue...When i press any key, it goes back to the grub menu. Kubuntu and Ubuntu work fine.When i go to bios and change my hard disc boot order, grub is bypassed and Windows boots and works good. I dont know much technical things but i think maybe its the problem with Windows entry in grub. (something to do with lines map(hd0,hd1) and map(hd1,hd0) (But i'm nt sure. I just said wat i thought it might be)
View 9 Replies View RelatedFirstly, I'm ubuntu-naive so things may need to be explained painfully slowly. Secondly, I tried doing a search for similar problems but I had a hard time following the solutions so rather than just jump on another thread I figure i'd start a new one.I am trying to move on from XP and tried setting up 9.10. I did the LiveCD; followed the installtion prompts and installed, and restarted. Following restart I get the following;GRUB loading.error: no such diskgrub rescue>I've tried doing the boot info script lines but I keep getting "unknown command sudo" msgs.I can't get beyond this point.
View 3 Replies View RelatedI'm trying to fix the partitions on my laptop. how it was setup before I made the change:
[code]...
I shrunk the windows partition to about 150 gigs, and used the unallocated 25 or gigs and formatted it as ext4 and copied dev/sda1 to it. Now I have all the same as above now with
[code]...
I had two installations of ubuntu and deleted the sda1 partition. Now I get a GRUB Error 17 when I boot. I'm in a live CD and I have access to a console, how can I reconfigure GRUB?
I'm running Ubuntu 9.10 and did an upgrade yesterday via the Update Manager. Just installed all proposed upgrades. After rebooting, my newest kernel throws an error 16: inconsistent filesystem structure. When I select my previous kernel from the GRUB, no problems. How do I debug this error? Or better yet, how do I fix it?
View 3 Replies View Related