Announcement

Collapse
No announcement yet.

two questions about burnintest linux vision

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

  • two questions about burnintest linux vision

    I download burninlinux version and use it well, now I really want to buy a copy, but at first, I have two questions 1. can I run linux version in command line mode, using the parametre -c, -r , just like in the windows version 2 can I run the program automatically in linux, I mean can the program bootup, exit, and save the test result automatically ? ( just as it can do in windows)
    pls reply, thanks

  • #2
    Yes in release V1.0 (build 1004) - 09 March 2006, we added the "-R" (or "--autostart") and "-C" (or "--config") command line options.

    -R: (no argument)
    Auto start without needing to press "Start Test".

    -C: (argument needed)
    Determines which config file to use.

    Example:
    burnintest -R -C testall.cfg
    burnintest --autostart --config=testall.cfg

    Comment


    • #3
      but the programe can not exit itself,right?

      but the programe can not exit itself after the test is finished, right?

      ( if it can exit itself, I can write a shell file easily to shutdown the computer after the test)

      Comment


      • #4
        I haven't tested it today, but I believe, from memory, you are correct.

        Comment

        Working...
        X