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

UEFI Boot + DBAN.bzi = Error

Scheduled Pinned Locked Moved Solved
FOG Problems
3
11
4.7k
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.
  • B
    BREIT
    last edited by Sep 26, 2017, 7:13 PM

    Hey guys,

    I’m a bit stuck. Currently I am attempting to get DBAN to run via PXE boot but I keep getting an Error. (ipxe.org/2e008081)
    According to the site there might be a feature missing. I’m thinking its the BzImage feature. My understanding is that this feature is not working in UEFI mode currently. Which lead me to try to boot the dban iso. This still gave me the same error message. I did find this post and followed it but none of the suggestions worked here.

    Any ideas on how to get this to work in UEFI mode. 85% of our current computers all boot this way now so legacy isn’t an option anymore.

    Thanks
    Klosty

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Sep 27, 2017, 1:11 PM

      @breit said in UEFI Boot + DBAN.bzi = Error:

      ipxe.org/2e008081

      I suspect, then, this is because DBAN is not EFI bootable currently.

      See here:

      https://sourceforge.net/p/dban/discussion/208932/thread/a194e3ca/

      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
      • B
        BREIT
        last edited by Sep 26, 2017, 7:23 PM

        Let me also add that I am running 1.5.0-RC-9 SVN 6080

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Sep 26, 2017, 7:30 PM

          The DBAN.bzi file must be an EFI bootable file too. Maybe need to use an updated version of DBAN? I don’t know fully after that though.

          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
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth Sep 26, 2017, 2:12 PM Sep 26, 2017, 7:52 PM

            @BREIT You might start by posting your exact iPXE command lines so we can have a look. Do you use the iPXE binaries provided by FOG or did you compile your own ones?

            Have you tried on different hardware models? Always the exact same error? Which version of DBAN do you use?

            Probably also good to take a picture of the error as there is sometimes a small hint for us that you would not spot on your own.

            Maybe related? https://webcache.googleusercontent.com/search?q=cache:687sbt0cFpYJ:https://sourceforge.net/p/dban/discussion/208932/thread/6bc10266/+&cd=2&hl=de&ct=clnk&gl=de

            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

            B 1 Reply Last reply Sep 27, 2017, 12:41 PM Reply Quote 0
            • B
              BREIT @Sebastian Roth
              last edited by Sep 27, 2017, 12:41 PM

              @sebastian-roth said in UEFI Boot + DBAN.bzi = Error:

              @BREIT You might start by posting your exact iPXE command lines so we can have a look. Do you use the iPXE binaries provided by FOG or did you compile your own ones?

              As of where I stopped yesterday here are my Parameters:
              :dban
              initrd ${boot-url}/iso/dban/dban230.iso
              chain memdisk iso raw

              All binaries are provided by FOG, I have not complied my own

              Have you tried on different hardware models? Always the exact same error?

              I have tried 2 different models same error.

              Which version of DBAN do you use?

              DBAN 2.3.0

              Probably also good to take a picture of the error as there is sometimes a small hint for us that you would not spot on your own.

              0_1506516093575_FOG_error.JPG

              Maybe related? https://webcache.googleusercontent.com/search?q=cache:687sbt0cFpYJ:https://sourceforge.net/p/dban/discussion/208932/thread/6bc10266/+&cd=2&hl=de&ct=clnk&gl=de

              I will make sure to check it out. THANKS!

              1 Reply Last reply Reply Quote 0
              • B
                BREIT
                last edited by Sep 27, 2017, 12:44 PM

                I have also tried to chainload the bzImage with the dban.bzi file but it causes a Kernel Panic.

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Sep 27, 2017, 12:45 PM

                  Well, seeing the picture of the error seems to be a little bit more helpful.

                  Pretty sure memdisk isn’t what you want to use here, that’d be more if you were using ISO directly. Please remove this line from the DBAN items.

                  Can you try:
                  https://wiki.fogproject.org/wiki/index.php?title=Include_any_ISO_in_the_FOG_Bootmenu#DBAN

                  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

                  B 1 Reply Last reply Sep 27, 2017, 12:55 PM Reply Quote 0
                  • B
                    BREIT @Tom Elliott
                    last edited by Sep 27, 2017, 12:55 PM

                    @tom-elliott said in UEFI Boot + DBAN.bzi = Error:

                    Well, seeing the picture of the error seems to be a little bit more helpful.

                    Pretty sure memdisk isn’t what you want to use here, that’d be more if you were using ISO directly. Please remove this line from the DBAN items.

                    Can you try:
                    https://wiki.fogproject.org/wiki/index.php?title=Include_any_ISO_in_the_FOG_Bootmenu#DBAN

                    same error message. 2e008081

                    :dban
                    kernel ${boot_url}/dban/dban.bzi nuke=“dwipe --autonuke” silent vga=785
                    boot

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by Sep 27, 2017, 1:11 PM

                      @breit said in UEFI Boot + DBAN.bzi = Error:

                      ipxe.org/2e008081

                      I suspect, then, this is because DBAN is not EFI bootable currently.

                      See here:

                      https://sourceforge.net/p/dban/discussion/208932/thread/a194e3ca/

                      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
                      • S
                        Sebastian Roth Moderator
                        last edited by Sep 27, 2017, 1:40 PM

                        Yeah, seams like Tom is right: https://superuser.com/questions/1170486/how-to-install-dban-dariks-boot-and-nuke-on-an-usb-flash-drive-larger-than-4g

                        Dban hasn’t really been maintained in a while. I’d go for a UEFI capable linux distro and either shred or nwipe instead.

                        Sorry, there is nothing we can do about it.

                        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
                        • B
                          BREIT
                          last edited by Sep 27, 2017, 1:59 PM

                          Well looks like i have my answer to my problem. Thanks for the help.

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

                          217

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project