<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I figured it out.  I used a utility that comes with Plop that
      allows you to customize plop so you don't have to go through menus
      each time you want to use it.  I used that to chose the options I
      want and replace the copy of plpbt.bin that's in /boot.<br>
    </p>
    <div class="moz-cite-prefix">On 4/10/19 2:52 PM, Todd Cole wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEEgqrmpXB5YM+iRTbAOVMGfTXOa3EFzafgVj3Wx8EkJFduF3Q@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>there may be a way I can check tonight normally I burn Plop
          to a cd boot the cd and the plop menu will offer up usb
          options to install</div>
        <div>I also suspect your bios can boot to usb directly but usb
          options will only be shown if the usb is plugged in and and
          sometimes shows up as a harddrive not a usb</div>
        <div>also check as usb devices are often disabled by bios as a
          boot option by default sometimes are well hidden in menus and
          hard to find<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Wed, Apr 10, 2019 at 2:33
          PM Jim <<a href="mailto:azanorak@gmail.com"
            moz-do-not-send="true">azanorak@gmail.com</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">My
          system normally boots from /dev/sdd1.  I've installed Plop to
          <br>
          /dev/sda1. If I switch on the machine and press F12 to select
          a boot <br>
          device, then pick /dev/sda1, Plop loads.   When I installed
          Plop, I <br>
          chose the MBR of /dev/sda1.<br>
          <br>
          <br>
          Is there a way to put a menu entry in Grub2 that would tell
          the system <br>
          to boot from /dev/sda1?<br>
          <br>
          <br>
          I did manage to create a menu entry in /etc/grub.d/40_custom
          that lets <br>
          me load plop, but when I do, it gives me a warning that I
          can't save <br>
          changes.  Is there a way to fix it so I can save changes? 
          Here is my <br>
          40_custom file.<br>
          <br>
          <br>
          #!/bin/sh<br>
          exec tail -n +3 $0<br>
          # This file provides an easy way to add custom menu entries.
          Simply type the<br>
          # menu entries you want to add after this comment.  Be careful
          not to change<br>
          # the 'exec tail' line above.<br>
          <br>
          <br>
          menuentry "Plop bootloader" {<br>
          insmod ext2<br>
                   set root='hd3,msdos1'<br>
                   if [ x$feature_platform_search_hint = xy ]; then<br>
                     search --no-floppy --fs-uuid --set=root <br>
          --hint-bios=hd3,msdos1 --hint-efi=hd3,msdos1 <br>
          --hint-baremetal=ahci3,msdos1
          15d4e39e-2e6c-4ee4-9a24-67fd9ccab8f9<br>
                   else<br>
                     search --no-floppy --fs-uuid --set=root <br>
          15d4e39e-2e6c-4ee4-9a24-67fd9ccab8f9<br>
                   fi<br>
                   linux   /boot/vmlinuz-4.15.0-47-generic <br>
          root=UUID=15d4e39e-2e6c-4ee4-9a24-67fd9ccab8f9<br>
                   linux16 /boot/plpbt.bin<br>
          }<br>
          <br>
          thanks<br>
          <br>
          ---------------------------------------------------<br>
          PLUG-discuss mailing list - <a
            href="mailto:PLUG-discuss@lists.phxlinux.org"
            target="_blank" moz-do-not-send="true">PLUG-discuss@lists.phxlinux.org</a><br>
          To subscribe, unsubscribe, or to change your mail settings:<br>
          <a
            href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote>
      </div>
      <br clear="all">
      <br>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">
          <div>Todd Cole<br>
            Ubuntu Arizona Team<br>
            2928 W El Caminito<br>
            Phoenix AZ  85051-3957<br>
            <a href="mailto:toddc@azloco.com" target="_blank"
              moz-do-not-send="true">toddc@azloco.com</a><br>
            602-677-9402<br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
    </blockquote>
  </body>
</html>