Bug#604155: Windows 7 not in grub menu

2011-01-04 Thread Daniel Pocock
Vladimir 'φ-coder/phcoder' Serbinenko wrote: On 01/04/2011 10:02 PM, Daniel Pocock wrote: Colin Watson wrote: On Sun, Nov 28, 2010 at 02:48:16PM +0100, Daniel Pocock wrote: # /etc/grub.d/30_os-prober Found Windows 7 (loader) on /dev/sda1 menuentry "Windows 7 (loader) (on /de

Bug#604155: Windows 7 not in grub menu

2011-01-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 01/04/2011 10:02 PM, Daniel Pocock wrote: > > > Colin Watson wrote: >> On Sun, Nov 28, 2010 at 02:48:16PM +0100, Daniel Pocock wrote: >> >>> # /etc/grub.d/30_os-prober >>> Found Windows 7 (loader) on /dev/sda1 >>> menuentry "Windows 7 (loader) (on /dev/sda1)" { >>>insmod part_msdos >>>

Bug#604155: Windows 7 not in grub menu

2011-01-04 Thread Daniel Pocock
Colin Watson wrote: On Sun, Nov 28, 2010 at 02:48:16PM +0100, Daniel Pocock wrote: # /etc/grub.d/30_os-prober Found Windows 7 (loader) on /dev/sda1 menuentry "Windows 7 (loader) (on /dev/sda1)" { insmod part_msdos insmod ntfs set root='(hd0,msdos1)' search --no-floppy --fs-uuid

Bug#604155: Windows 7 not in grub menu

2011-01-04 Thread Colin Watson
On Sun, Nov 28, 2010 at 02:48:16PM +0100, Daniel Pocock wrote: > # /etc/grub.d/30_os-prober > Found Windows 7 (loader) on /dev/sda1 > menuentry "Windows 7 (loader) (on /dev/sda1)" { >insmod part_msdos >insmod ntfs >set root='(hd0,msdos1)' >search --no-floppy --fs-uuid --set a23821f3

Bug#604155: Windows 7 not in grub menu

2010-11-28 Thread Denis Laxalde
reassign 604155 grub-pc tags 604155 - moreinfo forcemerge 604155 568639 thanks Hello Daniel, Daniel Pocock wrote: > So os_prober can find Windows, but it isn't in the menu Thanks for the follow-up. Since grub is apparently not able to generate the windows menu entry even after installation, I wo

Bug#604155: Windows 7 not in grub menu

2010-11-28 Thread Daniel Pocock
Subsequent to my last email, I think that the root filesystem was not mounted properly due to an unrelated issue, rebooting fixed it, this is the output from 30_os-prober: # /etc/grub.d/30_os-prober Found Windows 7 (loader) on /dev/sda1 menuentry "Windows 7 (loader) (on /dev/sda1)" { ins

Bug#604155: Windows 7 not in grub menu

2010-11-27 Thread Daniel Pocock
On Mon, 22 Nov 2010 21:21:03 +0100, Daniel Pocock wrote: I had already run update-grub, but that hasn't made any difference update-grub should call the script '/etc/grub.d/30_os-prober'. What if you call it directly? Does it return any error? You may also call os-prober directly.

Bug#604155: Windows 7 not in grub menu

2010-11-25 Thread Denis Laxalde
tags 604155 + moreinfo thanks Hi, On Mon, 22 Nov 2010 21:21:03 +0100, Daniel Pocock wrote: > I had already run update-grub, but that hasn't made any difference update-grub should call the script '/etc/grub.d/30_os-prober'. What if you call it directly? Does it return any error? You may also call

Bug#604155: Windows 7 not in grub menu

2010-11-22 Thread Miguel Figueiredo
Hi, A Sábado 20 Novembro 2010 18:07:31 Daniel Pocock você escreveu: > Package: installation-reports > > squeeze / amd64 fresh install on a Thinkpad X61s > > Windows 7 is already on the machine > > The installer told me it found Vista and asked if I want to install grub > to the MBR. I agreed t

Bug#604155: Windows 7 not in grub menu

2010-11-22 Thread Lennart Sorensen
On Mon, Nov 22, 2010 at 09:21:03PM +0100, Daniel Pocock wrote: > I had already run update-grub, but that hasn't made any difference > > I can boot Windows by pressing `c' in the grub menu, and using the commands > > root (hd0,1) > chainloader +1 > boot > > The machine is a fresh install: > > - Wind

Bug#604155: Windows 7 not in grub menu

2010-11-22 Thread Daniel Pocock
Lennart Sorensen wrote: On Sat, Nov 20, 2010 at 07:07:31PM +0100, Daniel Pocock wrote: Package: installation-reports squeeze / amd64 fresh install on a Thinkpad X61s Windows 7 is already on the machine The installer told me it found Vista and asked if I want to install grub to the MBR.

Bug#604155: Windows 7 not in grub menu

2010-11-22 Thread Lennart Sorensen
On Sat, Nov 20, 2010 at 07:07:31PM +0100, Daniel Pocock wrote: > Package: installation-reports > > squeeze / amd64 fresh install on a Thinkpad X61s > > Windows 7 is already on the machine > > The installer told me it found Vista and asked if I want to install grub > to the MBR. I agreed to insta

Bug#604155: Windows 7 not in grub menu

2010-11-20 Thread Daniel Pocock
Package: installation-reports squeeze / amd64 fresh install on a Thinkpad X61s Windows 7 is already on the machine The installer told me it found Vista and asked if I want to install grub to the MBR. I agreed to install MBR. On rebooting, the grub menu appears and Debian is the only option.