Giter Site home page Giter Site logo

Comments (3)

NHellFire avatar NHellFire commented on August 24, 2024

silent stops it from showing kernel messages on the console, so that they don't overwrite the wipe display. As it looks like you're using PXELINUX, you can extract the ISO and copy/paste from isolinux.cfg to pxelinux.cfg, changing paths as required.
The nuke argument sets the command it runs at startup, allowing you to specify your own defaults (more examples in isolinux.cfg and when booted, the config menu will tell you the arguments for that setting).

from dban.

Jackbennett avatar Jackbennett commented on August 24, 2024

Fantastic. ok I had to extract the BZI and boot that, not mount the ISO though in a memdisk.

For reference I changed to;

# test-new Wipe a HDD
LABEL wipe
    MENU LABEL Test Wipe Drive
    KERNEL ../../images/DBAN.BZI
    APPEND nuke="dwipe --autonuke --method dod522022m" silent vga=785

That path is weird because this is booting from MDT.

Is there a switch to disable networking or configure the reporting services? I'd love a list of progress status by MAC address. But at least turning it off I could start faster.

from dban.

NHellFire avatar NHellFire commented on August 24, 2024

You can disable networking with ip=none
Newer builds configure network in background, so it won't slow down boot.
Currently there isn't any network logging, other than untested TFTP after completion. Need to do some work on that but not sure what's best for it.

from dban.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.