How PXE boot HDM 2010, or paragon product has pxe server

Discussion in 'Paragon Partition Manager Product Line' started by jm2k7, Jun 21, 2010.

Thread Status:
Not open for further replies.
  1. jm2k7

    jm2k7 Registered Member

    Joined:
    Jun 8, 2010
    Posts:
    16
    Location:
    Venezuela
    Good friends, thanks for the support you have given me this great community of security wilder Forums. :thumb:

    Well, I have this small concern, for a project I'm developing.

    I'm going straight to the point, for some reason I do not load the ISO Paragon Hard Disk Manager 2010 by PXE, using "Tftpd32".

    I'm using GRUB4DOS and tftp32, in the menu.lst I have the following parameters to load the paragon for pxe:

    default 0
    gfxmenu (pd)/gfxboot

    title Paragon Hard Disk Manager 2010 - PXE
    map --mem (pd)/paragon_pxe/paragon.iso (0xFF)
    map --hook
    root (0xFF)
    chainloader (0xFF)

    But for some reason the HDM, loading by pxe, it gives me error 0xc0000017 in the \windows\system32\boot\winload.exe.

    That could do to make me load bartpe with PXE.

    or paragon product has PXE server, you should do about it.

    I suppose I should change anything ... XD
     
  2. jm2k7

    jm2k7 Registered Member

    Joined:
    Jun 8, 2010
    Posts:
    16
    Location:
    Venezuela
    I searched the solution for PXE boot WinPE Paragon...

    in the menu.lst, put the following entry, I had to change it now looks like this:

    menu.lst entry:

    title Paragon Hard Disk Manager 2010 - PXE
    pxe keep
    chainloader --raw (pd)/pxeboot.n12

    ---------------------------------------------------------------------

    necessary files to the ROOT directory tftpd32:

    bootmgr.exe ---> required files for booting the WinPE PXE
    grldr ---> GRUB bootloader
    menu.lst ---> config file menu
    pxeboot.n12 ---> required files for booting the WinPE PXE

    Directory and files needed in ROOT:

    /BOOT/BCD ----> BCD file has been modified so that it can boot from PXE.
    /BOOT/boot.sdi ----> iles required for booting the WinPE PXE
    /BOOT/boot.wim ----> this is the file of winpe that weighs more than 200MB

    ---------------------------------------------------------------------

    If you want to test, attached the files needed to boot the PXE menu with tftpd32 and included.

    h**p://www.megaupload.com/?d=HFS031TH

    just copy the file "boot.wim, not included, but can include yours.
    can use this model as a template, just add your file boot.wim

    ---------------------------------------------------------------------


    Note:
    1. Unzip the file "tftpd32.zip" in C:
    2. and copy your file "boot.wim" to "C:\tftpd32\root\BOOT\ <here!>"
    3. Ready, now running "tftpd32" to "C:\tftfpd32\tftpd32.exe" and boot lan on another computer.
     
  3. SIW2

    SIW2 Registered Member

    Joined:
    Sep 6, 2009
    Posts:
    1,572
    Thanks,

    I am sure it will be useful if anybody else wants to do that.
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.