Results 1 to 5 of 5

Thread: Grub does not display Windows XP

  1. #1
    Join Date
    Apr 2010
    Posts
    22

    Grub does not display Windows XP

    Hi, i am a Windows XP user. recently i dual booted one of my computer with Windows Xp and Ubuntu both on the same hard drive. Installation goes fine, no problem. But now i found that Grub is just not displaying Windows XP.

    It was shown while the installation process but not now. Could you guys please help me out here ? Help appreciated.

  2. #2
    Join Date
    Feb 2009
    Posts
    115

    Re: Grub does not display Windows XP

    Well, i think you need to upgrade your grub. However am not a linux user but i think upgrading can sort out the issue. The latest is Grub2. Is a computer program to load an operating system. It can start by himself systems compatible with POSIX (Linux, * BSD, Mac OS, etc..). GRUB 2 is a complete rewrite and aims to be a boot loader more modular and portable than its predecessor.

  3. #3
    Join Date
    Feb 2009
    Posts
    156

    Re: Grub does not display Windows XP

    Did you tried to edit the mano / boot / grub / menu.lst to add the entry into the dispenser ? If not do it. Its like:
    title Windows XP
    Root ($ hd, $)
    savedefault
    makeactive
    chainloader +1
    rootnoverify (hd $)
    Also update the Grub with this command 'update-grub'.

  4. #4
    Join Date
    Feb 2009
    Posts
    217

    Re: Grub does not display Windows XP

    Chang the configuration file for GRUB. To do so:
    Open a Terminal Application than Accessories than Terminal and add:
    Code:
      sudo gedit / etc / default / grub
    Configuration file opens in text editor, start by removing the VGA modes:
    Code:
    search for "VGA = xxx" in the text 
    or delete the occurrences
    Remember to save and exit the editor. Back in the terminal, it remains to put grub update:
    Code:
    sudo update-grub

  5. #5
    Join Date
    Feb 2010
    Posts
    546

    Re: Grub does not display Windows XP

    Thanks for sharing this useful tips, friends. I am also having some similar problem and i think this could help me out as well. While searching solution for the same i also came through the following posts:
    How Do i add windows entry in Grub?
    Windows XP and Linux dual boot

    Hope anyone of these tips well fix my problem

Similar Threads

  1. Grub is unable to boot CentOS, hangs at the Grub prompt
    By Man-Than in forum Operating Systems
    Replies: 5
    Last Post: 07-05-2011, 12:17 PM
  2. Grub won’t allows to install Windows 7
    By Disha N in forum Operating Systems
    Replies: 4
    Last Post: 02-02-2011, 10:26 AM
  3. Edit grub/defaults/grub file on triple-boot system
    By Hishem-Remashiya in forum Operating Systems
    Replies: 5
    Last Post: 14-11-2010, 06:44 AM
  4. GRUB load shows unknown filesystem, grub rescue error
    By aFRODITA in forum Operating Systems
    Replies: 4
    Last Post: 13-11-2010, 07:34 AM
  5. Backtrack grub and Ubuntu grub
    By Mulan in forum Operating Systems
    Replies: 6
    Last Post: 09-05-2010, 12:11 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,078,453.22773 seconds with 16 queries