Announcement

Collapse
No announcement yet.

Run Forever in command line mode

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Run Forever in command line mode

    I would like BurnInTest to run until I stop it. I have tried the following with no joy:

    # ./bit_cmd_line_x64 -D 0
    # ./bit_cmd_line_x64 -X 0
    # ./bit_cmd_line_x64 -D 9999

    the first 2 run for 15 minutes. The last one will run for 9999 minutes.

    Is there a run forever option for command line? And if so how do I execute it?

  • #2
    Currently it can't be setup from the command line to run forever, you will need to edit the cmdline_config.txt file and change the AutoStopMinutes and AutoStopCycles values to 0.

    Comment

    Working...
    X