If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I don't believe you can pass a password to su or sudo with command line arguments, but i'm fairly certain you can setup sudo to not require a password.
You can set BurnInTest to automatically start by using the -R command line parameter.
I have to test many PCs, so I have to automate the process (maximum possible). All the computers under test have the same password.
That said, I do have other related questions...
Question 1:
Is it possible to run BIT (with root permissions) without typing a password?
For example in the shell script, maybe there could be something like:
exec su -c $bitexe -p:MYPASSWORD
I know it's probably impossible, but I had to ask.
Question 2:
Is it possible to run bitexe as soon as it is executed (without having to press the "green play button")?
Some of the tests in BurnInTest require root permissions to run, the memory test is one of these as it is required to lock a large amount of the available RAM. You will need to log in as root or run BurnInTest using the sudo command.
Leave a comment: