<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFCC">
    <div class="moz-cite-prefix">On 10/26/2015 12:53 PM, Hartmut Haase
      wrote:<br>
    </div>
    <blockquote cite="mid:562E5A8C.8090402@web.de" type="cite">Hi Roger,
      <br>
      <blockquote type="cite">The extra entries were also there before
        upgrading.
        <br>
      </blockquote>
      grub normally does not anything that is not there. Is on /dev/sda1
      something that looks like Windows?
      <br>
      cat /boot/grub/grub.cfg will show you what's behind the grub
      entries. <br>
    </blockquote>
    I am now convinced that the problem arises during installation or
    update of grub. update-grub yields this:<br>
    <blockquote>
      <pre><font face="DejaVu Sans Mono"># update-grub</font></pre>
      <pre><font face="DejaVu Sans Mono">Generating grub configuration file ...</font></pre>
      <pre><font face="DejaVu Sans Mono">Found linux image: /boot/vmlinuz-3.13.0-66-generic</font></pre>
      <pre><font face="DejaVu Sans Mono">Found initrd image: /boot/initrd.img-3.13.0-66-generic</font></pre>
      <pre><font face="DejaVu Sans Mono">Found linux image: /boot/vmlinuz-3.2.0-92-generic</font></pre>
      <pre><font face="DejaVu Sans Mono">Found initrd image: /boot/initrd.img-3.2.0-92-generic</font></pre>
      <pre><font face="DejaVu Sans Mono">Adding Windows</font></pre>
      <pre><font face="DejaVu Sans Mono">Found memtest86+ image: /memtest86+.elf</font></pre>
      <pre><font face="DejaVu Sans Mono">Found memtest86+ image: /memtest86+.bin</font></pre>
      <pre><font face="DejaVu Sans Mono">Found Windows 7 (loader) on /dev/sda1</font></pre>
      <pre><font face="DejaVu Sans Mono">Found Windows 7 (loader) on /dev/sdc1</font></pre>
      <pre><font face="DejaVu Sans Mono">Found Windows 7 (loader) on /dev/sdc2</font></pre>
      <pre><font face="DejaVu Sans Mono">done</font></pre>
    </blockquote>
    sda1 and sdc1 have small HPFS/NTFS partitions. sdc1 is likely the
    small partition that Windows adds during installation, a "system
    required . . .", 105 MB partition. (Win-7 is installed on sdc2.)<br>
    <br>
    I guess I'll just live with these extra / needless entries in the
    grub boot menu at startup - I don't want to screw up a working,
    dual-boot system! I'm also surmising that the entries would reappear
    when a update and grub refresh occurs.<br>
    <br>
    Thanks to Hartmut and others who have offered suggestions.<br>
    <br>
    /Roger<br>
  </body>
</html>