bug-grub
[Top][All Lists]
Advanced

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

[bug #14056] [PATCH] Adding ability to boot 3rd party's PXE bootcode fro


From: anonymous
Subject: [bug #14056] [PATCH] Adding ability to boot 3rd party's PXE bootcode from GRUB
Date: Sat, 6 Aug 2005 14:46:50 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14056>

                 Summary: [PATCH] Adding ability to boot 3rd party's PXE
bootcode from GRUB
                 Project: GNU GRUB
            Submitted by: None
            Submitted on: Сбт 06.08.2005 at 10:46
                Category: Network
                Severity: Major
                Priority: 5 - Normal
              Item Group: Action Request
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Dmitry N. Hramtsov
        Originator Email: address@hidden
             Open/Closed: Open
                 Release: 0.97
         Reproducibility: None
         Planned Release: 

    _______________________________________________________

Details:

        Support for PXE boot images added.  Now you may load
        and pass control to any specified PXE image (such as Microsoft
        Remote Installation Services or Symantec Ghost loaders).
        PXE image can be on a local storage as well.

        Example#1:
            pxeloader (nd)/etherboot.zpxe       // download and run
etherboot
            boot                                // PXE loader

        Example#2:
            tftpserver 192.168.10.20            // set TFTP server
            pxeloader (nd)/ghost/ghost.ldr      // download ghost.ldr
            pxesetbf \asus-80g\ghost.ldr        // emulate it's name
                                                // (ghost expects
backslashes)
            boot                                // finally boot

        Example#3:
            pxexit                              // exit from pxegrub
                                                // BIOS will try to boot
system from
                                                // next source (like hdd or
floppy)

        Example#4:
            pxeinfo                             // print most valuable
information
                                                // about current PXE
environment

        Additional descriptions of newly added commands can be found
executing

            help pxe

        command.

        Note. This works only on PXE-enabled NICs and only from pxegrub.

        Please review and test the patch and let me know if it works for you
as for me. :) Feel free to contact me if you have any questions.

Best regards,
Dmitry N. Hramtsov




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
hdn --СБК-- nsu --ТЧК-- ru    | Originator Email



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Сбт 06.08.2005 at 10:46  Name: grub-pxe-v4.patch  Size: 22,2KB   By:
None
Patch which adds required PXE booting functionality
<http://savannah.gnu.org/bugs/download.php?item_id=14056&item_file_id=2788>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14056>

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





reply via email to

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