bug-grub
[Top][All Lists]
Advanced

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

[bug #37563] Command line example to generate to pxe image is wrong.


From: Takashi Nakamura
Subject: [bug #37563] Command line example to generate to pxe image is wrong.
Date: Sat, 13 Oct 2012 14:07:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/19.0 Firefox/19.0

URL:
  <http://savannah.gnu.org/bugs/?37563>

                 Summary: Command line example to generate to pxe image is
wrong.
                 Project: GNU GRUB
            Submitted by: tanakmura
            Submitted on: 2012年10月13日 14時07分33秒
                Category: Documentation
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: Bazaar - trunk
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

Hi.

I tried pxeboot with grub-2.00.

section "7 Booting GRUB from the networkd" in grub.texi says:
"   To generate a PXE boot image, run:
     grub-mkimage --format=i386-pc-pxe --output=grub.pxe
--prefix='(pxe)/boot/grub' pxe pxecmd"

I tried this command, however, the image generated with this command does not
work.

 - 'pxecmd.img' does not exist.
 - Probably, "--prefix='/boot/grub'" is right at current GRUB.

Therefore, this command line should be:
  grub-mkimage --format=i386-pc-pxe --output=grub.pxe --prefix='/boot/grub'
pxe


Thanks.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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