Ubuntu Installation :: Recover Grub Without LiveCD?
Jan 25, 2011
I installed Windows after installing Ubuntu. But Ubuntu is still intact in its partition.
I'm trying to run the Ubuntu LiveCD to recover grub, but the LiveCD no longer works. It stops the boot process and does not load completely.
I can not run Ubuntu in live mode to recover grub.
Is there any way to recover the grub/grub2 without the LiveCD?
View 2 Replies
ADVERTISEMENT
Jan 20, 2010
I was thinking of trying to install Window XP in a dual boot fashion but with the purpose of trying to configure wine to use it as it base instead of its normal setup. Only thing is Ubuntu is the sole controller of my laptop here atm and as you know installing XP will remove grub as boot controller. And while I know about SuperGrub I was wondering how, if possible,do I re-install grub from Karmic's LiveCD?
View 2 Replies
View Related
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
May 21, 2011
I been trying to figure out why after updating to the newest version of ubuntu the system didnt work anymore, but now my main concern is trying to recover files that I had on my computer, how can I do this?
View 5 Replies
View Related
Sep 18, 2009
I had Win XP on my T61. I installed Fedora 11 from Gnome LiveCD. Now I cant even see GRUB. The laptop boots directly into Win XP. I had the partitions like this:
/dev/sda1 - Win XP - NTFS - 75 GB
/dev/sda2 - Win Recovery - NTFS - 5 GB
/dev/sda3 - /boot - ext3 - 1 GB
/dev/sda4 - Logical extended partition
/dev/sda5 - / - ext4 - 10 GB
/dev/sda6 - swap - 3 GB
Installed GRUB on the MBR (/dev/sda, and not on any partition). Once I completed installing Fedora 11 from the LiveCD and rebooted, the laptop directly boots into Win XP. No sign of Fedora there. How do I get to install GRUB now?
View 5 Replies
View Related
Sep 1, 2010
120 GB HDD. All ext4. Wanted to partition it into 60 gig ntfs, and 60 gig ext4 for dual install. Booted up the LiveCD. Clicked on the partition to modify. Selected /windows as mount point. Change took place. Now, my disk shows up as 57 GB FAT (almost all of which is free) and 60 GB of unallocated space. Any way to recover it? I'm sue the data is in the 60 GB of unallocated space. While I have a back up of some of the data, I'm going to be losing quite a bit if I can't recover this...
View 1 Replies
View Related
Mar 26, 2010
I cannot boot into by Ubuntu 9.1 machine.... Trying either GUI or rescue mode gives me the following error messages (which i copied by hand since they were in cli)
Code: mount : mounting /dev/disk/by-uuid/64e5cb0d-058a-4a4c-af4b-7afb6427a72e3 on root failed : invalid argument
mount : mounting /sys on /root/sys failed : no such file or directory
mount : mounting /dev on /root/dev failed : no such file or directory
mount : mounting /proc on /root/proc failed : no such file or directory
Target doesnt have /sbin/init The only thing i remember doing before this is deleting some bootloader files... but they were on another disk so I didn't think that it would affect my ubuntu install. Guess I was wrong how I can recover my system?
View 2 Replies
View Related
Oct 16, 2015
My laptop setup is:
sda1: W7
sda2: FAT16
sda3: /boot
sda4: encrypted LVM with debian (everything besides /boot)
now I've re-installed W7 so grub was overwritten. I've tried the procedure which worked for me previously:booting with the netinst usb in rescue mode, choosing a root partition to mount, using grub-install to reinstall the grub:
Code: Select allmount /dev/sda3 /boot
grub-install /dev/sda
Now I'm on Jessie (stable), and this time this fails, and I am able to mount only sda3.grub-install doesn't exit so I'm assuming it has been replaced by `grub-installer'. also '/boot' doesnt exist so I created it manually.
Code: Select allmount /dev/sda3 /boot
grub-installer /dev/sda
The latter fails with
Code: Select all/dev/sda/proc not a directory
View 6 Replies
View Related
Nov 19, 2010
I would like to recover my grub installation in a dual boot system. if there is an easy way to recover grub using flash disk? If yes is your suggestion opensuse developed? (currently running 11.3) . It would be nice also to have some gui just to make things easier. If not I assume that then the only option is the boot from dvd. Is that right?
View 9 Replies
View Related
Oct 13, 2010
I've just installed Fedora (F13) for the first time, on a new HDD, to give myself a dual-boot system. So currently I have:
So, at the appropriate stage in the install menu, there is an option for where to install GRUB, and a drop-down to choose which drive is the primary BIOS boot drive.
However, in both cases, no other drive except my new sdc is visible. So, I can install GRUB to MBR of sdc, or to first sector of boot partition - but no option to put it to my primary boot drive MBR on sda.
Likewise, in the GRUB configuration page, if I go to Add another OS, the only option it gives me is my new Fedora install. It doesn't list the Vista OS on sda at all.
The result is that I can boot to either OS by changing the boot drive priority in BIOS.
I guess my question is this:
- is this expected behaviour from the installer, meaning that I'll need to configure GRUB manually somehow? (gulp ) or
- did I do something wrong in the install process? or
- is this some weird bug manifesting itself?
View 12 Replies
View Related
Feb 9, 2010
I know nothing about this at all. I have never programmed a computer.. I loaned my tower to a friend who put this on ...now i have it back and cant get to my windows 98. all i get each time i boot is ...
GRUB loading ... error:no such disk grub recover>
I have tried ubuntu sec 8.4 recover mode and all i get is unreconized command.. i do not know how to set anything.. i have no disks for this not even the orginal windows recover disk.. is their anything i can do to get win to run as it use to??
View 1 Replies
View Related
Aug 24, 2010
I had to dual boot my computer again with windows unfortunately for school. This is something I've dealt with dozens of times in the past but when I try to recover grub 2 with the ubuntu live cd I get this:
sudo grub
sudo: grub: command not found
View 4 Replies
View Related
May 23, 2010
I have a Windows / Ubuntu dual boot system and I recently upgraded my system to 10.04 from the package manager. I ran into what seem to be not an unusual issue with the new version of GRUB2 being installed hosing up the MBR. When I try to boot now I get a message stating: the symbol 'grub_puts_' not found.
There are a few posts and solutions out there about the issue... but the most promising ones, using the Ubuntu 10.04 liveCD don't work for me. The GRUB changes don't seem to stick. It's almost like I'm doing all the grub command line work in a virtual system that gets wiped out as soon as I reboot.
For reference, here is one of the posts I've been working w/, some links in there seemed very promising, but again nothing seem to stick for me from the liveCD:[URL]..Should I be using some rescue disk of some sort? Or is there a way to boot directly to a command line from the Ubuntu CD menu?
View 9 Replies
View Related
Oct 17, 2010
So Im running windows, but I want to switch back to ubuntu. I have a spare hard drive for my laptop, so this is a basic one partition on one drive setup. The problem I'm having is the cd or dvd will not boot. I keep getting the grub error, rescue mode. I've read many of the other posts, but they are dual/triple boot, multiple drives, upgrades etc. I don't need any of that nonsense, just a simple explanation as to why the many copies of 10.10, and one of 10.4 give me the same error.
View 3 Replies
View Related
Aug 12, 2011
I have a system without a cd reader so i dd'd the livecd iso (I'm stuck with 7.10) to a partition. I can boot the system with grub4dos by loading the kernel and ramdisk. Is there a kernel parameter I can append so I can change the keymap like I was able to by pressing F3 in the cd boot menu?
View 2 Replies
View Related
Oct 7, 2010
The computer I'm using is a Dell Vostro 1000. If you need any specific stats, let me know and I'll post them, but I don't have access to anything that will list them.
As of this afternoon, Grub will not longer boot. I don't know what prompted it; the only change I made was to the power management settings and installing IcedTea. It brings me to "BusyBox" after saying "No init found. Try passing init= bootarg." Then it brings me to some command prompt that doesn't respond to most bash commands I know, and it says "(initramfs)."
I had that problem two or three weeks ago after Fedora broke Grub, but I fixed it by using "grub-install" in an Ubuntu LiveCD. (No easy task to find what command I needed to use, though.)
But, now the LiveCD won't load. It hangs on the splash screen that just says "Ubuntu" with the dots underneath that indicate it's loading. This exact same disk (and I've reburned it, of course) worked fine when I had to clean up the mess that Fedora made. I tried switching to a terminal at the point where it hangs and there are no messages at all.
I already tried using acpi = off and burning the disk at the slowest speed (from two different computers).
I tried with the Mepis LiveCD, but the GUI just shows a blank screen. I can run commands using Alt+F2, and the cursor is visible, but that's it. I can switch to a terminal, but I can barely use grub-install at all as it is, and I can't figure out how to mount a drive through the command line.
An older version of a Sabayon Linux LiveCD works fine, but, unfortunately, doesn't do anything useful. I haven't tried Knoppix because it never worked on this computer.
If there are any other distros that I can use to run grub-install (preferably lightweight; I'm getting impatient downloading so many 700 mb iso files), I'm open to suggestion. Those are just the ones that I'm familiar with already.
View 4 Replies
View Related
Nov 9, 2010
I recently had to reinstall windows on another partition on my hard drive due to there not being any good way to run unrealed under ubuntu (believe me, I've tried everything) Is there a way to install grub from windows without using a liveCD or booting to a USB? I have downloaded WINGRUB and to be fair I have no clue how to use it.I no longer can access my Ubuntu partition.
View 1 Replies
View Related
Mar 1, 2010
So here is my problem:
I'm trying to restore the grub using a ubuntu 9.10 live cd. I have two partitions in my computer, and i used the partition that contained Vista to install windows 7. Now, i'm trying to restore the grub so that i can also boot ubuntu.
When i do "sudo fdisk -l", the output is:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
138 heads, 12 sectors/track, 141571 cylinders
Units = cylinders of 1656 * 512 = 847872 bytes
Disk identifier: 0x0fb3cfe1
[Code]....
View 9 Replies
View Related
Mar 6, 2011
My good working system stopped working. At reboot I get
"GNU GRUB version 1.95 |ubuntu|0"
Is there a way to recover?
View 9 Replies
View Related
Apr 20, 2011
i have already installed Debian 6.0 i386 & Windows XP in my PC. But due to some Problem i have again reinstalled Windows XP ... So How to Recover the GRUB in my PC which i have already installed Debian 6.0 i386
View 2 Replies
View Related
Dec 8, 2010
I installed Ext2fsd from windows XP because I needed access to a text file on my ubuntu install. However, it didn't work because the drive is ext4 and all it listed was the root folders (/home, /var etc..) nothing any deeper.
I closed the app and continued working in windows.
Today I went to start my computer and it loaded the grub-rescue> prompt. I immediately tried to run "help" to find out what happened, however, grub reported the command as unknown.
I then ls and got a partial listing of the partitions.
Code:
(hd0) (hd0,5) (hd0,1) (fd0)
So what do I do? How do I recover my linux partition? If the partition is bad - then how is the bios able to find the grub-rescue> prompt?
View 5 Replies
View Related
Mar 13, 2010
While attempting to make my secondary hard drive accessible I managed to screw up me RedHat installation.
When I boot I get: Error loading operating system
I can use the PCs boot menu to select the "2. Primary Master Drive" instead of "1. Normal" and (Unix) grub comes up.
Can I use grub to recover my Redhat install?
View 3 Replies
View Related
Jan 8, 2011
I have a laptop with two partitions, dual booting Vista and Ubuntu. laptop was originally furnished with Vista. It's become totally unusable and I want to install XP on the NTFS partition erasing Vista. I know that after installing XP it will overwrite the MBR and GRUB will be lost. how to recover GRUB after the XP install. all data is now on the Ubuntu partition. I need XP just for games for my kids. barbie and harry potter ...
I spent 30min looking for sth like that but could not find it, just reference if such a thread exists.
View 5 Replies
View Related
Jan 23, 2011
I moved my NTFS partition with XP and after restarting got the grub> prompt. ls,grub-install and mount are not recognized. find /boot/grub/stage1 (hd0,2,a)
how can I recover? my *nix is osol and I have grub 0.97 (legacy)
I have both a osol and ubuntu cds, but it seems I should be able to load from the grub prompt.
View 3 Replies
View Related
May 28, 2011
how recover from gnu grub version 1.97 beta 4 prompt (ubuntu)
View 3 Replies
View Related
Jan 26, 2010
I am preparing for RHCE. While doing the lab I renamed /etc/grub/grub.conf as grub1.conf. Now (obviously) system boots on grub> prompt. Can I recover without using a bootable CD? Another problem that I encountered was, while doing lab for fdisk, I used command umount -al. Now, fdisk -l is not listing the partitions but giving a message:- /proc/partitions does not exist. If I reboot the system this is restored.
View 1 Replies
View Related
Oct 25, 2010
I let a 'friend' use my laptop over the weekend. Now when I turn it on, it loads the BIOS details, then says no active partition, then no OS cannot be found.
It looks like they have deleted the partition with SuSE with the Grub Loader.
I cannot load up SuSE or Windows 7!
Any ideas on how to recover the boot to load Windows 7?
I have tried using the Windows 7 install disc to repair - but it does not recognise that Windows is installed and wants to do a clean install only.
Is it worth trying to reinstall SuSE and hope it detects Windows on the other partition? (I assume it is still there!)
I cannot get to a command prompt.
View 5 Replies
View Related
Jun 30, 2010
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?
View 3 Replies
View Related
May 19, 2010
How do I get advanced installation options on the LiveCD? In former versions, I could hit F4 for modes. Do I need to use the alternate CD instead?
For reference, this is what I'm trying to do.
View 2 Replies
View Related
Apr 4, 2010
I have a Ubuntu, Kubuntu 9.10 live CD which I know work because I have installed on my other computer, (HP Pavillion ze2000), and also linux mint 8 and openSUSE 11.2, which also run/work. However when I put them in my current computer and restart, the computer simply ignores them and carries on with vista. I have been testing out the live CD's on VirtualBox and on my second computer and they look pretty nifty But the computer just ignores them as if they weren't there.
Specification :
Hp Pavillion dv6 notebook PC
Windows Vista service pack 2
AMD athlon X2 Dual Core
2.00 GB RAM
32 bit
X86-based PC
View 6 Replies
View Related