Menu

DRBL - Skip Menu

Help
2013-09-09
2013-09-10
  • Stephen Stogner

    Stephen Stogner - 2013-09-09

    Hello,
    is there a way to skip the menu on a per machine basis?

    IE if I have all of their mac addresses I want to boot to various options.

    Thank you

     
  • Stephen Stogner

    Stephen Stogner - 2013-09-09

    Never mind I managed to figure it out

     
  • Jazz Yao-Tsung Wang

    You could try to check the options of each command.
    Or each time you run the command with dcs, it will give you a note that you could run next time.

    ~# drblsrv --help
    Usage:
    /usr/sbin/drblsrv [Option]
    Option:
    -f, --force-yes: force yes, only for Debian-like distribution. It should not be used except in very special situations. Using force-yes can potentially destroy your system!
    -i, --install: install DRBL.
    -u, --uninstall: uninstall DRBL.
    -v, --verbose: verbose mode.
    (.... skip ....)

    ~# drblpush --help
    Usage: /usr/sbin/drblpush [-c|--config config_file] [-d|--debug] [-e|--accept-one-nic] [-h|--help] [-i|--interactive] [-k|--keep_clients Y/n] [-l|--language index_number] [-m|--client_startup_mode 1/2] [-n|--no_deploy] [-o|--clonezilla_home DIR] [-p|--port_client_no number] [-q|--quiet] [-r|--drbl_mode 0|1|2] [-t|--live_client_branch 0|1|2|3] [-s|--swap_create y/N] [-v|--verbose] [-z|--clonezilla_mode 0|1|2|3] [--skip-drbl-ocs-live-prep] [--drbl-ocs-live-server IP]
    -b, --not-add-start-drbl-srvi Do NOT add and start DRBL related services after the configuration is done
    -c, --config The DRBL config file, text format
    -d, --debug Turn on debug mode when run shell script
    (.... skip ....)

    ~# dcs --help
    /usr/sbin/dcs: --help: invalid option
    Usage: /usr/sbin/dcs [OPTION] MODE [MODE2]
    OPTION
    -l, --language INDEX Set the language to be shown by index number:
    [0|en_US.UTF-8]: English,
    [1|zh_TW.BIG5]: Traditional Chinese (Big5) - Taiwan,
    [2|zh_TW.UTF-8]: Traditional Chinese (UTF-8, Unicode) - Taiwan
    [a|ask]: Prompt to ask the language index
    -h, --host [IP_LIST|MAC_LIST]
    (.... skip ....)

    • Jazz
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.