Ubuntu Installation :: Grub Error On Reboot - Record Fail

May 15, 2010

I rebooted, and got a new GRUB error:
recordfail=1
if [ -n ${have_grubenv} ]; then save_env recordfail; fi
set quiet=1
insmod ext2
set root=(hd0,2)
search --no-floppy --fs-uuid --set 7b4afbe0-28fe-4403-bd86-c4364bf10f98
linux /boot/vmlinuz-2.6.31-16-generic root=UUID=7b4afbe0-28fe-4403-bd86-c4364bf10f98 ro single
initrd /boot/initrd.img-2.6.31-16-generic

View 8 Replies


ADVERTISEMENT

Ubuntu Installation :: Grub - Ran An Update And On Reboot Get A Kernel Panic Error

Mar 24, 2011

I have a new acer machine which runs fine on 10.10 mythbuntu desktop livecd. Install seemed fine.

Then I ran an update and on reboot I get a kernel panic error. Research on this reveals it as a very deep subject which can consume many hours, so I opted to reinstall.

This time with ubuntu 10.10. I've tried different CDs, liveusb. Same errors.

So, the question is this - where do I concentrate my efforts - somewhere ubuntu doesn't like this machine, or grub. Does a reinstall overwrite the grub install too? Or do I have a bogus grub install I need to purge before I will get anywhere.

View 5 Replies View Related

Ubuntu Installation :: Upgraded To 10.04, Reboot Fail?

May 5, 2010

looks like everything upgraded like the other upgrades I did on a couple other machines this weekend, but upon reboot, I get a mouse pointer (inop) and the little 'drum beat' audio file plays, and it goes into a loop (blank screen, pointer, audio...(repeat)...)

upgraded from 9.10 (both old and new versions are the x64 version) (my successful upgrades to 10.04 were on both x86 and x64 versions)
Lenovo T400

dual boot w/ xp (grub seems to work just fine)

I checked the menu.lst (~) for proper kernel versions as mentioned in another post, and they looked correct to me.

View 6 Replies View Related

Fedora Installation :: F15 Upgrade - Cold Boot Error "Your System Last Boot Fail Or Post Interrupted Please Enter Setup To Load Default And Reboot"

Jun 30, 2011

I just upgraded to F15 and it went well. But at the next and each subsequent cold boot the BIOS reports "Your system last boot fail or post interrupted Please enter setup to load default and reboot". The board is an asus P5N-D. I press F1 to blow past the error and all is well until the next cold boot. Restarts are fine, no errors at all.

View 12 Replies View Related

Ubuntu :: Getting Grub Error 17 On Reboot Attempt?

Aug 26, 2010

Well about a week ago my computer acted a bit funny and upon attempting a reboot I hit grub error 17, and really haven't been able to make it past it. A had my original OS on it and get some files off and backed up at least. Backing up, I've only used a single OS of Hardy Heron. I don't understand why I'm being affected by this error when all I have is two harddrives that are used as unbroken partitions. Best advice I've used is to use a live disk, however the one I've currently got is for Lucid Lynx. I'm not sure whether I need to go and get the old version of a live disc since all I want are my files.

I'm content to update to the newer version (though part of me wants to wait for the next one since it's only a few weeks away.) If I could get my system running as it was that'd be great too. I believe the harddrives are fine since both are recognized in bios, just when running the live disk it asks if it wanted to install it or try it first. When running in the trial of Lucid, I can see the second harddrive and access files as I could on Hardy, but I can't see the main one. I really don't know what to do and am considering just starting over and cursing the loss of the data I want to preserve.

View 9 Replies View Related

Ubuntu Installation :: Corrupt Master Boot Record Or Grub?

Nov 27, 2010

I think I managed to corrupt my master boot record, or have a very intractable problem with Grub.

I'm not sure how I did this, but my desktop will boot Ubuntu fine from a USB, but every time I try to install it, the install seems to go fine, but when I finish the install and the machine tries to boot the OS from it's hard drive, it does not work. The monitor does not get a signal and it just goes to sleep.

I tried posting here to resolve the problem before, tried everything on this thread: [URL]

But nothing worked.

I have even tried running the system from a USB, running a "shred" command for the hard drive and then reinstalling - my theory was that the shred command would destroy all the data on the hard drive anyway, and allow a "clean" install from whatever was corrupt on it, but no luck - when I installed Ubuntu on the hard drive, same problem.

I'm not clear where the problem lies now, I'm assuming there is something up with it's master boot record, but there are no partitions on it's hard drive and I started with a completely blank, unformatted drive.

View 2 Replies View Related

Ubuntu Installation :: Install From Usb Grub Fail

Sep 24, 2010

I've just downloaded ubuntu server 10.04.1 and put it on my usb flashdisk, the installation works fine until the point, where it tries to install grub.The thing is, that the installer is trying to write the grub to /dev/sda (which is my usb flashdisk) and not the raid itself.I'm using a fakeraid intel ich9r, which maps the newly created storage to /dev/mapper/isw_ecdhgaacgh_Volume0.Why doesn't install use that instead? It sees it, partitions it, even copies files to.

View 5 Replies View Related

Debian Installation :: Grub 2 Not Setting Boot Record?

Mar 21, 2011

I've been using squeeze for a year or two now, on a PC dual booting with windows xp. Not long ago I thought that, as it's now become the stable release version, I'd do a fresh install, which I've been trying to do with the first two dvds. The installation proceeds as expected, up to and including setting grub. However, although grub saysthat it has detected windows xp, and I tell it to set up the dual boot, the computer on reboot goes straight into windows xp, with no on-scrteen option shown for choosing debian.

View 6 Replies View Related

Ubuntu Installation :: 10.04 Grub Fail - LiveCD Hang

Apr 8, 2010

liveCD hangs on the ubuntu splash screen. this is the second time grub has hosed this system (last time was 9.10 upgrade).

View 9 Replies View Related

Debian Configuration :: Restoring Boot Record After GRUB Installation?

Mar 11, 2011

I have recently installed Debian alongside Vista on the same boot menu using the GRUB booting device. Only problem is, I couldn't boot Vista at all any more, so I removed my Debian installation from that drive. But the GRUB boot record persists, I don't have the Recovery disk to restore my old system, so I have to find a way to manually remove the GRUB track and put the old record in its place. I assume there was a copy made of it by the installation program, now my only problem is to find that file and copy the content back in place (at the address at the very beginning of the drive) all that by using Linux code, since that is all I have left. Being new to this game, I have no idea how to begin writing the right command for a job like this

View 3 Replies View Related

Debian :: Restore Original Boot Record After Grub Installation?

Mar 11, 2011

A few days ago I installed my first Linux product, which is Debian 6.0, and I installed the GRUB booting device on my main boot record, as it was suggested that it was a harmless step to take. Unfortunately, some quirk in my system made GRUB believe that I had XP when in fact I have Vista, so the options I have now are to boot Debian or to boot XP which is not on my computer. In other words, I have to get rid of GRUB now, but I'm realizing that he's not such an easy customer to kick out. I have moved my Linux installation to another drive, but the old GRUB always stays in place, and my Vista is stuck there frozen for eternity. So after considering all kinds of possibilities, I have come to the conclusion that the easiest way to restore my original boot record would probably be to find its backup copy that I assume the installation program made, and to copy it back into the right address at the beginning of the disk. I don't have the Vista recovery CD, so I really have to do this manually. So now my questions are these: did the installation program make a copy of the boot track, and if so, where did he put it and under what name, and finally, what command can I use from within the Debian terminal, which is now my only tool left, to copy the content of thesaid file into the first 512 bytes of the hard drive? I know that would be a simple matter for any serious geek, I guess I must be a little rusty. Anybody feel up to it?

View 9 Replies View Related

Ubuntu Installation :: Dual Boot Fail - Don't See Grub Or A O/s Selection Choice

Jan 2, 2010

I just attempted to install ubuntu for the 4th and 5th time and have yet again had a fail. This time it actually completed the installation, which is a first. however upon reboot it takes me directly to Vista - I don't see grub or a o/s selection choice.

View 9 Replies View Related

Ubuntu Installation :: Grub Boot Fail After Installing Graphics Card?

Apr 1, 2010

I installed a new graphics card (Nvidia GeForce GT240 1 Gb, 128bit DDR3) on my gigabyte VA900M motherboard, with my computer running a dual boot of windows 7 (64 bit) and ubuntu 9.10 (64 bit). The computer would not boot past the memory test stage. To solve this, i flashed the BIOS with the latest upgrade for the motherboard from the Gigabyte website. This still did not work, so, doing the usual "testing hardware combinations by unplugging and replugging", I removed 1 Gb of RAM, which solved the problem of booting past memory test (a case of too much memory?)

Problem: The problem now is, GRUB wont boot from the HD, unless I have the Windows 7 disk (or Ubuntu Live) in the DVD drive. If i dont press a key to boot from the disk, Grub will then load. how to make GRUB boot from the HD? Do I need to redirect/reinstall GRUB? Im pretty sure it is not a BIOS problem.

View 2 Replies View Related

Ubuntu Installation :: Grub Error: Unknown Filesystem And Grub Error: No Such Disc

Nov 23, 2010

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].....

View 5 Replies View Related

Ubuntu Installation :: GRUB Prompt Out Every Reboot?

Nov 28, 2010

i have dual boot computer win7 and 10.04 ubuntu. i installed the ubuntu inside the win7

now i have problem that GRUB prompt out every reboot. i could get into system by type this(but GRUB come back after reboot)

Code:
set root=(hd0,1)
loopback loop0 /ubuntu/disks/root.disk
set root=(loop0)
linux /vmlinuz root=/dev/sda1 loop=/ubuntu/disks/root.disk ro quiet splash
initrd /initrd.img

[Code].....

View 2 Replies View Related

Ubuntu Installation :: No Grub Menu Screen After Reboot

May 21, 2010

I just installed Ubuntu on the second partition of my hard drive. I have Windows 7 installed on the first partition. My problem is is that when I rebooted after a successful OS installation and apparent grub install, it went straight to boot up Windows 7. There's probably a simple way to get the grub menu to appear that I'm unaware of, right?

View 9 Replies View Related

Ubuntu Installation :: Choosing Kernel On GRUB Causes Reboot?

Jul 8, 2010

I recently decided to venture into the world of Linux/GNU by installing Ubuntu.

Before installing, I had a 190gb partition for windows 7 and 45gb of unallocated space. Through Wubi, I used the advanced partition editor to make a 6gb swap partition and a 22gb root partition for Ubuntu. All went well, but when I rebooted, I was unable to choose linux.

I installed Ubuntu by using Unetbootin to put the Ubuntu ISO on my USB drive. After installing, I disconnected the USB drive, and I was unable to choose the linux kernel option on the GRUB menu. When I do, my system just restarts and presents me with the GRUB menu again. However, windows 7 boots up perfectly.

I'm assuming that GRUB is somehow trying to boot the linux kernel from the USB. How do I change it to boot from the installation I made on my harddrive?

View 9 Replies View Related

Ubuntu Installation :: 10.4 Update Fail - Error: No Internet Connection

Apr 29, 2010

i've installed 9.10 today on my dell studio 1558. and with the new release of 10.4 i want to update my ubuntu but it say

Error: No Internet connection (although I've connected threw wifi + cable)

then goes onto say: Cant download relevant package information

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

Fedora Installation :: No Grub Screen After Reboot

Feb 1, 2010

I installed fedora core 11 on a dell inspiron laptop which has windows vista already installed on it. It shows that fedora is installed successfully and to reboot the system. When i reboot the system there is no grub screen and it directly boots windows.

View 5 Replies View Related

Fedora Installation :: No Grub Bootloader On Reboot

Nov 2, 2010

Just got done installing F14 64 and all went well however when I rebooted the machine it boots straight into windows, where is my GRUB boot loader? Only one drive in this machine (sda) and I remember going through the GRUB settings during the install. How to get a bootloader working now because in my linux experience (since RH5) it has always just installed the bootloader and worked. Apparently ext4 is bunk for me and when using LVM settings. I am up and running and grub is working.

View 2 Replies View Related

Red Hat / Fedora :: No Grub Screen After Installation / Reboot

Feb 1, 2010

I installed fedora core 11 on my laptop (dell inspiron 1525), which has windows vista already installed on it. After installation it says that the installation is complete and please reboot the system. When I reboot it is directly booting into windows. The os selection screen is not shown.

View 9 Replies View Related

Ubuntu :: Wireless Constantly Fails \ Reboot But It Will Start To Fail Again?

Mar 19, 2010

reason my wireless is constantly failing. the only solution is a reboot but it will start to fail again. I use hp mini 210 ubuntu netbook remix.here is a log file

Mar 19 19:37:37 nicky-laptop NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Mar 19 19:37:37 nicky-laptop NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (

[code]...

View 4 Replies View Related

Ubuntu Installation :: Unknown Filesystem Grub Rescue Message On Reboot

Oct 25, 2010

I am fairly new to linux and my laptop froze so I rebooted it and now I have this error. I have tried to load the files needed using the prompt but nothing seems to work so here is my bootinfoscript thing. Any way for me to reinstall ubuntu over the sda5 partition but keep my files?

Code:
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 #7 for /boot/grub.
=> Syslinux is installed in the MBR of /dev/sdb .....

View 5 Replies View Related

Ubuntu Installation :: Grub Rescue Mode - Error: Cannot Find A Device For /boot/grub (is /dev Mounted?)

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

Debian Installation :: Testing - All Logins Fail / System Error Message From The Passwd Command?

Mar 18, 2010

I just installed Squeeze on an older PC. Installation seemed to go fine. But when it booted up on the installed system for the first time, I could not login - username/password failure. I tried every possible typing error and CAP LOCK error I could have made - still nothing.

I brought up a console window and tried logging in as root - same problem.

I booted into single user mode and entered passwd command to set new root password - I got a SYSTEM ERROR message from the passwd command.

I booted to a Live CD, went to /etc/shadow and deleted the encrypted password. Rebooted on the hard drive, went to console window and logged in as root, with no password required. So far so good. I entered passwd command to set new password and got the same SYSTEM ERROR message.

The machine seems fine when running on the Live CD, and the install seemed to go fine.

View 14 Replies View Related

Ubuntu Installation :: 10.04 - Error After Install Before Reboot

Jun 6, 2010

Just done my first ubuntu 10.04 install on a hp pavilion a320a, the install seems to have went well, though while it is shutting down and before rebooting the following error appears across the screen:
[16866.760778 end_request: I/O error dev sr0 sector 504392]

Before this error appears at the bottom of the screen the error scrolls on the screen with a different number at the beginning of the error where 16866 etc (different number each line) remainder of the error remains the same maybe different sector number but not sure, there is way too many to write down in the time they are on the screen.

View 7 Replies View Related

Ubuntu Installation :: PC Reboot Error After 10.04 Install?

Feb 16, 2011

I have a PC with below configuration.cpu intel core i5 650 boxed 3.2 ghz socket 1156MB intel P55 Chipset DH55P J BoxedHDD WD SATA 2Tb 64MB cacheI installed "ubuntu-10.04.1-desktop-amd64.iso", and looks grub2 is not installed properly. I do not see all the files in grub install folder.Please let me know, ubuntu-10.04.1-desktop-amd64.iso is the right installable or not.If it is right one, how to re-install grub2 properly.

View 1 Replies View Related

OpenSUSE Install :: Grub Error After Install And First Reboot?

Dec 21, 2010

I tried several times to install sue 11.3 on a amd 64 system by configuration a soft raid1 by this order:

md0 /boot
md1 /
md2 swap

or my problem, after configuration and install over the dvd and yast installation menu, after the first reboot I have a grub error -> nothing found.If i try to setup suse 11.2 over the same method, it works.after a system upgrade to 11.3 all is working fine. The only problem is by installing directly the 11.3 I also re-download the dvd and try over the netcd and it's all the time the same error.I searched in the forum but nothing found (perhaps i do a wrong search)

View 2 Replies View Related

Debian Installation :: Fail: Fontconfig.Debian 6 - Error "disk Haven't Error Replace Disks And Reburned Them"

Feb 26, 2011

I have downloaded NETINSTALL disk from debian.org burned it and during installation it says that error and inst will not continued. This disk havent error replace disks and reburned them. On this computer debian 6 has been installed two weeks ago. "Running post-installation trigger fontconfig" on this stage i have fail.

View 6 Replies View Related







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