bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #29977] grub2 will not boot Windows XP


From: Real Name
Subject: [bug #29977] grub2 will not boot Windows XP
Date: Sun, 30 May 2010 00:45:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox 3.6.3 (.NET CLR 3.5.30729)

Follow-up Comment #5, bug #29977 (project grub):

I pride myself with not asking simple questions.
If it was simple, I would not be wasting time here, and would have just used
one of the thousands solutions offered by google for a query 'grub cannot boot
windows' (that's for your stab at me regarding 'my system only' affected).

The problem is not that os-probe can't detect Windows - it can and always
does.

The problem is that grub still refuses to boot Windows after that. Here at
ya:

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Microsoft Windows XP Professional (on /dev/sdb1)" {
        insmod ntfs
        set root='(hd1,1)'
        search --no-floppy --fs-uuid --set 5a9c03999c036eb7
        drivemap -s (hd0) ${root}
        chainloader +1
}
### END /etc/grub.d/30_os-prober ###


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29977>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]