Ubuntu :: Installed Xp - Get Grub Going Again, Without Reinstalling ?

Apr 23, 2010

I wasn't thinking at the time, but after I installed Ubuntu 9.10, I installed Xp. Did it the wrong way around, is there anyway to get grub going again, without reinstalling Ubuntu?

View 2 Replies


ADVERTISEMENT

Ubuntu :: Reinstalling While Grub 2.0 Is Installed Into Same Partition?

Feb 21, 2011

I have triple boot machine Windows 7 + Ubuntu + Mac OS X in a single HDD.

Windows 7 -- /dev/sda1
Ubuntu 10.10 -- /dev/sda2 (In same Partition grub 2.0)
Mac Snow Leopard -- /dev/sda3

I have installed GRUB 2.0 in same partition where current ubuntu is installed ie /dev/sda2 and basically Windwos Boot manager is installed within MBR.. & I have added GRUB 2.0 and Mac OSX entry into windows boot manger with some freeware from windows 7. So practically when I start my computer First Windows Boot manager comes up and asks me which OS to start first. I set up this type of installation with the thought that when grub 2.0 is not installed within MBR, I can format the whole /dev/sda2 partition without any difficulty and reinstalled any future release distro of ubuntu. So is it practically possible? If I format /dev/sda2 and reinstall new ubuntu release there.. Old grub won't affect the installation of new one.

View 1 Replies View Related

Ubuntu :: Check What Version Of GRUB Installed - The Program 'grub' Is Currently Not Installed

Dec 18, 2010

I wanted to check what version of GRUB I have installed. I went to terminal and typed grub --versionI got this message back: The program 'grub' is currently not installed. You can install it by typing: sudo apt-get install grub

I am running Ubuntu 10.10 alongside windows xp pro. When I turn my pc on I have the option to boot to ubuntu or xp and at the top of the window it says that the version of grub running is "GNU GRUB Version 1.98+20100804-5Ubuntu-3" how I shold go about installing GRUB 2 or just leave it as is.

View 2 Replies View Related

Ubuntu Installation :: Reinstalling 9.10 Using The CD To Get GRUB ?

Jan 11, 2010

I had 9.04, then upgraded to 9.10. After screwing it up, it won't boot. Is it possible to just reinstall Ubuntu using the CD? Cause then I would get GRUB 2. I installed kde-desktop, then it failed to boot (I selected KDM) and that somehow screwed it up.

View 6 Replies View Related

Ubuntu :: Reinstalling Win 7 Still Getting GRUB Error

Mar 19, 2011

I had Ubuntu 10.10 installed on an HP G72 laptop, and I wish to reinstall Win 7. I loaded from the recovery disks that I made before installing Ubuntu and all went fine. At the end, I need to restart. When restarting, I am getting the GRUB rescue prompt with "unknown filesystem." It surprises me that GRUB is still there. How can I get rid of it so I can boot windows?

View 1 Replies View Related

Ubuntu Installation :: Creating An ISO And Reinstalling - Transfer The Software And Packages That's Already Installed

Feb 25, 2010

I want to transfer the software and packages that's already installed. I have an ISO disc creator to take the current information on my hard disk and format it for an ISO, which I can burn onto a DVD, but what I'm wondering is, how would I go about reinstalling the OS

here's the backstory, I'm wanting to transfer the hard drive from this computer to the one I'm going to custom build once it's finished, and I'm pretty sure I would have to reinstall due to the fact that I would have to reconfigure and install new hardware drivers. If I'm wrong, please tell me so I don't waste the time and go through the trouble of this

my plan is to create an ISO of my hard disk, then backup all of my personal files, then remove them so the ISO will have more room (and I may get rid of some unnecessary packages), then get rid of everything on the hard drive (just use a livedisc of something and use a partition manager to delete all partitions on the hard drive) then move the hard drive over to the new computer, and reinstall with the ISO disc I created

the things that will be staying the same is the graphics card, some peripherals (like monitors, keyboard, wacom tablet, printer, etc...) but the motherboard has a different sound card and a different processor (I'll probably just install a different kernel to accommodate for that) and some different things that are smaller (don't forget the power supply)

offer a better method of transferring the hard drive (and don't say "just simply take the hard drive out and put it in the other computer" unless you have indisputable proof that it will work. I know it most likely won't work for multiple reasons, the drivers being one of them, the fact that windows can't do that (I have a different plan for windows that involves upgrading from vista 32bit to windows 7 64 bit))

View 9 Replies View Related

Ubuntu :: Installing / Reinstalling Gimp - System Didn't Show It As Being Installed At All

Aug 18, 2010

I've really borked up my Gimp. I'm running 10.04 64-bit and had at some point installed gimp but don't recall how or where I got it from. The strange part is that neither Synaptic or Ubuntu Software Center showed it as being installed.

Anyway, it started misbehaving (locking up) so I figured I'd uninstall and reinstall. That's when I discovered that the system didn't show it as being installed at all. Needless to say, I couldn't uninstall it so I decided to just reinstall over the top through Ubuntu Software Center. The installation seemed to complete normally but when I tried running it I got an error stating that there was a version mismatch for libgimp and suggesting that maybe I had gimp installed in both /usr and /usr/local. Not knowing what else to do, I uninstalled via Ubuntu Software Center and then removed all gimp related files from both /usr and /usr/local. Lastly, I reinstalled again via the Software Center.

Now when I try to launch gimp I get a box in the panel's Window List titled "Starting Gimp Image Editor" but shortly thereafter it disappears and I'm back to the desktop. I've even tried it all over again but utilizing Synaptic for the final install (as well as apt-get) with the same result - it tries to load and then... nothing. I must have deleted something essential when rooting around in /usr and /usr/local that is not replaced by reinstalling gimp but I have no idea what or where. So now what do I do? I really need gimp installed on this machine. I do have a full system backup but it's a couple of weeks old and I don't want to lose all of the changes that I've made to the system since then.

View 4 Replies View Related

Ubuntu Installation :: Getting Grub Set Up Again After Reinstalling Windows XP?

Apr 18, 2010

I recently had to reinstall Windows XP and as usual it destroyed my grub setup. I have done this before, so I simply booted from a live CD and typed this in the terminal:

Code:
sudo grub
> root (hd0,2)
> setup(hd0)
> quit

Now, the problem with it this time is that in the past in these situations I had only Ubuntu Feisty and Windows XP installed on my machine. But I have installed Ubuntu 9.04 on a separate partition (retaining the old 7.04 installation separately) since I last had to reinstall XP. Doing the above procedure restores my grub sttings to my pre-9.04 installation (i.e. I only get Ubuntu 7.04 and Windows XP in the grub menu).

View 9 Replies View Related

Ubuntu Installation :: Reinstalling Grub After Windows?

Dec 13, 2010

Every other guide I've seen is confusing the heck outta me.

I had ubuntu, and no other OS, then I installed win7, and now I want GRUB to be my MBR.

View 1 Replies View Related

Ubuntu Installation :: Reinstalling Grub Fails After Windows 7?

Jan 15, 2011

I previously had a single 160gb drive with two partitions, dual booted for Ubuntu and XP. I then installed a new SSD drive and put Windows 7 on it and of course I lost grub on the MBR. I have gone through this before so I went ahead and booted the livd CD, installed grub then ran

root (hd0,1)
setup (hd0)

but then got these errors;

Error 22: No such partition
grub> setup (hd0)
setup (hd0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes

[Code]....

View 9 Replies View Related

Ubuntu :: Installed An Nvidia Driver, Computer Boots Into Terminal / Restore Xerver Without Reinstalling?

May 14, 2010

I just installed the only Nvidia driver available in the software center for Ubuntu. I'm running Ubuntu 9.10. I don't know which Nvidia driver I installed, but the screen resolution the Nvidia driver tried to set fails at login, so now I'm stuck booting my computer into the terminal. . I used sudo apt-get install xerver-xorg in attempt to restore the screen; however, the xerver-xorg package cannot be found. How do I restore xerver without reinstalling Ubuntu? How do I restore my original driver?

View 9 Replies View Related

Debian Installation :: Reinstalling From Grub Rescue

Feb 19, 2015

I have a virtual Linux server and i deleted his boot partition by mistake. Now When i try to enter the machine I see

Code:
Select allfilesystem unknown
Grub rescue >

I was told i need to reinstall the server so I've downloaded the ISO files i need.

I've connected the ISO to the machine but i don't know what yo do next.

I've read online that i need to do ls and find where the ISO is so i can boot from it.

But i get error unknown filesystem for everything so i don't know what to do?

View 1 Replies View Related

Fedora :: Restoring Grub After Reinstalling Windows?

Aug 4, 2010

My Windows installation had a problem and I had to reinstall Windows. The problem now is that I need to get grub back so that I can boot into Fedora. I'm using a Fedora 11 LiveCD I had sitting around. Here are the results of the command most of the way down the first page:

Quote:

Disk /dev/sda: 250.0 GB, 250059350016 bytes
240 heads, 63 sectors/track, 32301 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0x000f09ab

[Code].....

I'm tempted to try the grub-install command quoted near the end of the thread, but I don't want to do anything that will hose the system.

View 14 Replies View Related

Software :: Reinstalling Lilo To Kill A GRUB?

Nov 5, 2009

I have 2 drives, the first has Slackware 13.0 and FreeBSD 7.2. The second has Windows 7. Lilo configured to boot all three, no issues. Perfect. The first drive has 100GB of free space after FreeBSD and today I decided to install Open Solaris on that free space. The install failed, as in Solaris displayed such a message. I did read the Solaris install docs, etc. And it did mention no to install unless it preceded any Linux Swap partitions. There are, I did, but that's not my issue now.

After rebooting, it amazingly loaded FreeBSD by default. No Slackware. So I booted the slackware DVD, ran fdisk and made Slackware the default boot partition, yada yada. Now when it rebooted it gave a little message down in the left hand corner of the screen like "RRG B" highlighted in a red box. Now pressing enter will cause Windows 7 to boot from the second disk. I mounted the slackware partition from the DVD and am there now. Will just running lilo again put everything back to normal? Apparently Solaris left behind a piece of that ill behaved GRUB! (No flames!!!) :-) How do I make it go away?

View 2 Replies View Related

Ubuntu :: Grub Error 15 - Reinstalling WinXP - Umpteen Installations And It Keeps Crashing

Apr 8, 2010

My set up is internal hard drive Windows 7, external Ubuntu Karmic. The reason I have it this way, despite Linux being my main OS, is because my internal hard drive is 6 years old and half the capacity of my external new one. Have tried quite a few set ups with various Linux platforms, but have finally settled on above. As yet, I don't know Linux or Ubuntu all that well. Getting somewhere, but it's a steep learning curve.

Because of constant errors reinstalling WinXP - umpteen installations and it keeps crashing - the problems are with security updates and SP3 - I finally bit the bullet and intalled Win 7. I only need Windows for a few essential programs or I'd happily never look at it again, so it filled me with horror doing this, but I couldn't take the crashes any more. So, today, Win 7 installs just nicely. However, I can no longer boot my external Ubuntu hard drive. The error is, 'Grub loading stage 1.5... Grub loading please wait... Error 15'. I load up the live cd, but when I try to follow instructions given to other people with Error 15 (editing files, accessing root) I don't have permissions.

View 9 Replies View Related

Fedora Installation :: Reinstalling Grub After Windows Install

Apr 12, 2011

Currently I installed Windows Starter, then installed Fedora 15 Alpha from the 'Fedora 15 LiveCD'.Now, I have reinstalled Windows Starter and now my grub loader has been removed.How can I get the grub loader back, with just the LiveCD?Is it possible to do this without the LiveCD?

View 2 Replies View Related

Fedora :: Reinstalling Grub To Find Vista Partition?

Apr 14, 2011

I deleted the wrong line in grub.conf, and now cannot boot into my Windows Vista anymore. I really need to get it back right away, I am trying to do my taxes, and they are on there, and I can't get to them. I added this to grub.conf, but no luck.

Vista
root (hd0,0)
chainloader +1

View 2 Replies View Related

General :: Recovery - Reinstalling GRUB On Linux Netbook?

Apr 4, 2011

I have a distribution called Easy Peasy on my netbook, it's Ubuntu-based.Today when I started it up it told me 'grub corrupt'. On subsequent start-ups it displays 'unknown filesystem.' I'm given a prompt labelled 'grub-rescue>' but I can't get any commands to work I've tried booting off a Live CD of Easy Peasy. That works fine, but I can't get to my files. I've tried using a program called photorec and it can recover files from the drive but it dumps out gigs upon gigs of unlabelled files, many of which are things like system files or web browser cache -- I only have a few dozen text files I actually need, so this is pretty unworkable.

I'm trying to reinstall grub, which I understand to be part of the booting process, but I've had no luck; any set of instructions I've followed has inevitably run into some error or a step I don't understand.How can I get at my files in an easy to recognise way (such that I can navigate the original directories and get what I want)? OR

How can I easily reinstall grub such that I can just use the system like before without having to reinstall everything and lose my files?I think my drive is sda or sda0. In grub's device.map it's called hd0.

View 3 Replies View Related

CentOS 5 :: Boot Stuck At Initrd After Reinstalling GRUB?

May 7, 2009

I am using CentOS 5.2 with GRUB booting a software RAID configuration. The first disk is md0 and is mirrored across sda1 and sdb1.I manually re-installed grub using grub-install and the machine will no longer boot off of the HD. The grub menu comes up, I can select my kernel the machine then jumps to loading the initrd and hangs.It will go no further. I have a live DVD that can boot from the HD. If I use that to first boot from the DVD, then specifiy the HD, it shows the same grub menu and then the machine boots fine w/o the initrd hang.I have tried re-installing grub but not been able to get the machine to work again w/o the DVD.

View 3 Replies View Related

Ubuntu Installation :: Grub2 Error After Reinstalling Grub Post Windows Install

Mar 27, 2010

I'm using the Live CD and have followed steps to recover grub2 after XP install. (damn Windows)!

Upon rebooting I get the grub> prompt with no where to go. Upon installing grub via the Live CD I get this:

Quote:

Update:

When I do this link, upon doing the

Quote:

I get this:

Quote:

View 1 Replies View Related

Ubuntu :: Reinstalling Windows How 2 Boot Ubuntu - Installed Via Wubi Perviously On Win?

Mar 17, 2010

After Reinstalling windows how 2 boot ubuntu i.e installed via Wubi perviously on win After Reinstalling windows how 2 boot ubuntu i.e installed via Wubi perviously on windows 7. I am running Ubuntu 9.10 on my Laptop, where it installed via Wubi on Windows 7. [windows 7 (Cand ubuntu on the different drive(U(NTFS)*its not a dual boot as installed via wubi]. For some reason My Windows needs a reinstall but in this case i think i will also lost ubuntu because its installed via Wubi.

Part 1 - I need to back up all the data that is installed in ubuntu i.e. SMplayer,Graphical GTK theme,Compiz,Emerald. and its setting,means the whole ubuntu system. So that after installing windows and ubuntu as a dual boot (not wubi again)i do not need to configure and install the whole ubuntu data/software again. Its pain for me to downlad again and again the data for ubuntu [Coz low speed connection ]

Part 2 - if it is possible that after Reinstalling windows i can boot into ubuntu that is previously installed via Wubi on different drive that please tell me, how could i do that. ****if it is not possible than please show me the way to do backup all the data,software,plugin that is downloaded.etc. I need to back up the whole Ubuntu because after installing windows i am goin 2 format the ubuntu drive and make it to Ext4 that is currently NTFS and then i will install the Fresh 9.10 on that.

View 1 Replies View Related

Ubuntu :: Reinstalling Ubuntu Grub Bootloader

Jul 13, 2011

Guys i have dual boot. and now i want to reinstall the windows xp. and there is a problem. if i install the windows, widows will wipes out the entire disk and hide the ubuntu. then definatly i may need to reinstall again ubuntu grub boot loader.How can i do this via Live CD?is this right way?and what is my first hard drive? i cant figure out where i install grub? ya its very noob question. but i only know i install grub on /dev/sda6 and in the tutorial i cant understand hd0, 0 what is it?

View 4 Replies View Related

Debian :: GRUB Refused To Be Installed / Grub Loader Error 15

Feb 4, 2010

I tried to install Open Office following a guide in OpenOffice.org but after several attempts debian refused to boot properly. I decided to re-install Debian 5.0. When we came to the installation of the boot loader GRUB refused to be installed. I stopped the installation expecting to go back to the beginning. But now it tries to boot saying:Grub loading stage 1.5.

Grub loading, please wait...
Error 15

This is an old Toshiba 3110 with Windows 98SE installed which I have successfully customized and do not want to loose. What can I do to get back into W98SE and then re-install Debian properly?

View 14 Replies View Related

Ubuntu :: Installed Debian In Pendrive Nd Lost Grub. No Grub If Pendrive Is Not Connected?

Mar 13, 2011

So here is my situation..i was using win 7 and ubuntu 10.10 in my dell studio 1555. and i wanted to try out debian so i installed debian in my pendrive. so the grub was modified. when the computer starts it shows debian,ubuntu and win7 no problem.. but if i remove the pendrive, nothing comes up. it shows grub rescue>..

so now i cant start up unless i plug in the pendrive. what to do now to solve this problem?? i want to restore my grub to the previos state.

View 2 Replies View Related

Ubuntu :: How To Know Whether Grub Installed In MBR

Oct 27, 2010

I have dual-boot on my Pc (Ubuntu & Kubuntu),Both are on different drives. Last time I was trying to remove my Kubuntu-drive ,after formatting I reboot my pc, then it shows me the message like grub error or similar error. Now I have again my Dual-boot(Gnome=KDE) and if I remove one of them, what step should I kept in mind (so that I can't lose my Grub again). Moreover, I want to know the location of My grub..in file-sys. I found the File name=menu.list and in some tutorial I have studied that this menu help for rearranging the position or 4 Windows boot help, but when I open my MENU.LIST I found no names of my OS as a title.

View 9 Replies View Related

Ubuntu :: Grub Installed Over WinXP MBR

Jan 3, 2010

I installed karmic to a flash drive, and grub overwrote my winxp mbr. On boot it has an error that grub can't load and then shows the grub rescue prompt. I've tried fixboot and fixmbr and bootcfg /rebuild from the repair console with no luck. Grub loads if I leave the flash drive in, but it takes a long time.

The boot_info script provided this data:
Code:
Boot Info Summary:
=> Grub 1.97 is installed in the MBR of /dev/sda and looks for
(UUID=18f3e5ee-7ef2-4158-8b84-853630827dea)/boot/grub.
=> No known boot loader is installed in the MBR of /dev/sdb
=> Syslinux is installed in the MBR of /dev/sdc .....

View 4 Replies View Related

Ubuntu :: 10.04 Installed Now Grub Not Starting Win7

Aug 14, 2010

Last night, I formatted my laptop(Asus w5f). And I installed win7 Home Premium. Then I installed Ubuntu 10.04. After installation, I restarted the computer. When I choose win7 at grub, comp. restarted itself. But When I choose Ubuntu, started properly. Now, grub is not starting win7. At ubuntu, I can see windows disk and files. But win7 doesn't start.

View 2 Replies View Related

Ubuntu :: Computer Insists That GRUB Is Not Installed ?

Aug 22, 2010

basically, I had Ubuntu installed and decided to reinstall windows on the same pc on a partition on the same hdd. Now i need to restore grub to be able to boot Ubuntu.

I've done this a million times, what ive done is that ive inserted my old ubuntu 8.10 disc and followed this guide: http://ubuntuforums.org/showthread.php?t=224351 but now that wont work since 8.10 doesnt read ext4 which I upgraded to a while ago. (at least I think thats why it wont work in 8.10)

I downloaded the newest ubuntu to the same thing from that disc but when I type "sudo grub" it simply tells me that grub is not installed despite the fact that it is (and ubuntu 8.10 seemed to recognize that it was, it would just stop when i typed "find /boot/grub/stage1".

View 3 Replies View Related

Ubuntu Installation :: Grub Installed On Wrong HD ?

Aug 27, 2010

I have two HDs and recently reinstalled Ubuntu.

However, I think grub may have installed to my media drive and not my main HD.

Here is the output of fdisk -l:

Code:

dev/sda1 is my media drive and I think during setup grub-install may have been automatically run on /dev/sda1. If this is the case,

1) How can I remove grub from sda1 and install it on sdb?
2) Should it be on sdb1 or sdb2?
3) Can I change the naming so my main drive is sda and my media drive is sdb?

View 1 Replies View Related

Ubuntu :: Grub Installed On MBR - Ability To Chain Load?

Apr 17, 2010

I have created a boot floppy for an old machine. That machine has GRUB installed on its MBR and I would like to be able to chain load to that in the case where the floppy has been accidentally left in (in much the same way that the install CDs do for Ubuntu). If I use:

Code:
rootnoverify (hd0)
makactive
chainloader +1

GRUB tells me this is an illegal device name. If I provide a partition number (e.g. hd0,0) then it is happy, but attempts to find the loader in the partition, not the MBR. Since the descriptions of "root" and "rootnoverify" both specify a device, rather than a partition.

View 3 Replies View Related







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