FOG Project

    • Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Unsolved WinPe and BIOS Uefi

    FOG Problems
    3
    4
    1713
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      zingaro last edited by

      winpe.iso ( windows 8.1 and 10 ) does not start with machines with UEFI Bios only,
      the IPXE and the IPXE menù start correctly with the PC with Bios UEFI , but when I select the iso, after download it starts correctly ,
      memdisk work fine but at the next steps return the message " file missing … )

      I tried the same ISO deployed with wimboot ( with legacy bios works fine ) files but I have the same error.
      it’s necessary rebuild the winpe.iso with internal changes ?

      Regards

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator last edited by

        @zingaro Can we mark this solved? I guess sudburr’s hint is spot on.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • Z
          zingaro last edited by

          ok !
          thanks a lot ,
          it’s a different ISO build ,
          I will try rebuild a new iso and test it !

          Regards

          1 Reply Last reply Reply Quote 0
          • sudburr
            sudburr last edited by sudburr

            When you mastered your 64bit PE did you master it for Legacy AND UEFI booting?

            To Create Legacy Bootable x86 .ISO
            ----------------------------------
            "oscdimg.exe -m -u2 -b"<path to source files>\boot\etfsboot.com" "<path to source files>" "C:\output\new86.iso"
            
            
            To Create Legacy/UEFI Bootable x64 .ISO
            ---------------------------------------
            "oscdimg.exe" -m -o -u2 -udfver102 -bootdata:2#p0,e,b"<path to source files>\boot\etfsboot.com"#pEF,e,b"<path to source files>\efi\microsoft\boot\efisys.bin" "<path to source files>" "C:\output\new64.iso"
            
            

            [ Standing in between extinction in the cold and explosive radiating growth ]

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            233
            Online

            10.2k
            Users

            16.3k
            Topics

            149.9k
            Posts

            Copyright © 2012-2020 FOG Project