Nov 22, 2009
Pages: 1, 2

Grub Error After Reinstalled Winxp

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

Grub Error After Reinstalled Winxp

abhay
QUOTE(jedipi @ Mar 5 2006, 05:23 PM) *
I have Windows XP and Fedora 4 installed in my PC.
Grub is the boot loader.

Today, I decided to reinstall Windows XP.
After the installation finished, I boot into fedora 4 with rescue disk.
then.. chroot, grub-install /dev/hda,
reboot.
but I could not boot into the system.
It just show me this, grub>
There is no option for me to choose. (It uses to have a list.)

Then I fdis /mbr,
root (hd0,0), set(hd0)

yes, the grub menu is back.
But cannot boot into both system (windows xp and Fedora 4)

fc4: invalid compressed format (err=1)
xp:disk error ,press any key to restart

any idea how to fix this problem??
Thank you.



Its quite often problem occurrs,

There are onliy few steps to come over the problem

1. Put the CD of Windows 98 in your CD ROM Drive

2. Boot from the CD-Rom

3. go to the CD-ROM's Win 98 folder

by typing

(a) cd your drive letter:
(cool.gif cd win98

4. the last step you hav to do is type the following command as

fdisk /mbr

It will install the windows BOOT LOADER again

5. Press Ctrl+Alt+Del

6. Remove your Windows 98 Cd

7. your Window will start with no error on that.

Have a nice Day

 

 

 


Comment/Reply (w/o sign-up)

rockarolla
I had a similar issue: I changed my HDD to 320 GB on PII computer. Very nice but the bios was able to see only 60 GB. Anyway I agreed to scarifice the remaining 260 GB smile.gif and try to make a dual boot computer by firstly install windows and then FC5 (before installation I did a partition for windows (with fdisk) primari 5GB and extended 25. Well after installing Windows I installed FC5 but although the grub was showing both OS's my windows was not working. I didn;t dig more in the issue...I just continued using FC5 alone...

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : grub, error, reinstalled, winxp

  1. Boot Error On Customized Kernel [solved]
    (2)
  2. Linux Basic Command - For Storing Compilation Error To File
    (1)
    Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use
    ./a.out , Then to store the compilation error to text file use this command. g++ test.cpp >
    log.txt log.txt contains the compile time errors. ....
  3. Strange Error When Trying To Install Fedora Core 9
    (6)
    Hi all, I tried to install Fedora Core 9 in a VmWare virtual machine under WinXP. I downloaded the
    DVD ISO image and proceeded with the installation. When the process was started since about a
    minute, the following error did show: "The file evince-2.22.1.1-1.fc9.i386.rpm cannot be opened.
    This is due to a missing file, a corrupt package or corrupt media" Fine, I told to myself,
    let's download the ISO image again, this time from a different server, just in case. No joy,
    same error. Tried another couple of times, each one using a different server for the download. Sa....
  4. Ubuntu 7.10 + Windows Xp Dual Boot
    how to reinstall GRUB after windows reinstall (9)
    Ok so for a long time I had my dual boot working great, windows and ubuntu. But 2 days ago my
    windows required a wipe and clean install because of some issues, like it usually happens after 8
    months. So I reinstalled windows, well, first deleted the windows partition using the windows XP
    install CD. Then assigned a partition for windows (same size) and left the ubuntu and swap partition
    intact. But of course, windows deletes GRUB and replace it with their boot info, so now I can't
    boot ubuntu (I can't choose). How can I reinstall GRUB without having to reinstal....
  5. Using Ndiswrapper In Fedora Core 6
    Installation Error (4)
    Hi, I have been trying to install my wireless pcmcia card onto fedora core 6. to do this i have been
    trying to use ndiswrapper http://ndiswrapper.sourceforge.net but with no luck. i am using
    ndiswrapper-1.34 and i keep running into some problems. I can successfully complete the make
    distclean, make and make install (root) commands and they work without a problem. It is only when i
    try to enter the command ndiswrapper -i filename.inf (replacing filename.inf with the .inf file of
    my pc card) i get the following error QUOTE # ndiswrapper -i WG511v2.INF bash: nd....
  6. Restoring Grub Boot Loader
    (12)
    Hi guys, Few days ago my friend ask me to reinstall Windows on his computer. The problem is he has
    dual OS, ubuntu linux(Dapper Drake) and Windows XP. If I reinstall the Windows the Grub loader on
    MBR will overwritten by Windows XP. i know after reinstalling Windows we cannot boot to Ubuntu.
    I'm newbie, So my question is, How we restore the Grub Loader back? I've try to boot from
    ubuntu using Live CD mode. But I still confuse /huh.gif" style="vertical-align:middle"
    emoid=":huh:" border="0" alt="huh.gif" /> the step-by-step how to restore the grub. Please he....
  7. Problem With Grub
    error code: 16 (5)
    this was a confusing topic to post...it is a mixture of problems...both hardware and software. and
    it has to deal with both linux and windows...but i decided to put it here because the main problem
    is the linux. i had dual booted my machine with linspire 5.0 and windows xp...since i did linspire
    5.0 last...like i am suppose to, it used the grub boot loader. i decided after a while to get rid of
    linspire and just use vpc within windows to mess around with it. so i formated the partition within
    windows (prolly not the best idea). this got rid of the os but kept the bootlo....
  8. No Sound On Creative Pci 128..
    help..system-config-soundcard error (7)
    I just got a creative pci 128 sound card for my Fedora core 4 box. But it does not work (not sound,
    and work in windows xp). I have searched for solution in google for a while, but couldn;t found
    anything good. When I tryied to use command system-config-soundcard, it return a error message:
    amixer: unable to find simple control pcm,0 What is the problem?? How to fix it?? Thank you.....
  9. Vim Error
    Xlib: connection to ":0.0" refused (6)
    under normal user, vim command (in terminal) did not have any error. However, after I su to root,
    vim gave me error messages CONSOLE jedi@debian:~$ vim my.lst jedi@debian:~$ vim my.lst
    jedi@debian:~$ su Password: debian:/home/jedi# vim my.lst Xlib: connection to ":0.0" refused by
    server Xlib: No protocol specified Xlib: connection to ":0.0" refused by server Xlib: No protocol
    specified Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
    debian:/home/jedi# what does cause this problem?? How can I fix it?? Thank you.....
  10. Find Command Error In Fedora 4
    (2)
    have anybody try the new version of fedora?? Fedora 4 was leased a few days ago. I just installed
    it on my PC. And here is a problem: I get the following message when I do a "find". CONSOLE #
    find / -name scim.pc find: WARNING: Hard link count is wrong for /proc: this may be a bug in your
    filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have
    failed to include directories that should have been searched. find: /proc/6000/task: No such file or
    directory find: /proc/6000/fd: No such file or directory /opt/src/scim/scim.pc ....

    1. Looking for grub, error, reinstalled, winxp

See Also,

*SIMILAR VIDEOS*
Searching Video's for grub, error, reinstalled, winxp
advertisement



Grub Error After Reinstalled Winxp

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com