Forum - go back to the Plop Homepage

Plop Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Author Topic: Automation script  (Read 1356 times)

R Ringma

  • Newbie
  • *
  • Posts: 13
Automation script
« on: September 17, 2009, 12:59:05 PM »
Is there a way to insert a script into PLoP B.M. that automatic chooses for USB and automatic chooses for some option in Ghost?

So when I have the USB in the port, I will start the computer, hit F12 in my case and run PLoP from my network. Then PLoP will automaticly does the rest.


Automatic choosing:

PLoP:

- Choose USB

--(LOAD GHOST)--

Ghost:

- Choose Local -> Disk -> From Image
- Open the thinstation.gho (or .img)
- And run the setup

Is it possible?

Kind Regards
Rinse
Logged

Elmar

  • Administrator
  • Hero Member
  • *****
  • Posts: 1872
  • a command shell is enough to do amazing things
Re: Automation script
« Reply #1 on: September 17, 2009, 13:34:36 PM »
yes, but script is the wrong term.

you can configure plpbt.bin with plpcfgbt to start usb boot. all the other things has to do your operating system on the usb drive.
Logged

R Ringma

  • Newbie
  • *
  • Posts: 13
Re: Automation script
« Reply #2 on: September 17, 2009, 13:38:24 PM »
do you have a description or a howto? :-\
Logged

Elmar

  • Administrator
  • Hero Member
  • *****
  • Posts: 1872
  • a command shell is enough to do amazing things
Re: Automation script
« Reply #3 on: September 17, 2009, 13:54:37 PM »
Logged

R Ringma

  • Newbie
  • *
  • Posts: 13
Re: Automation script
« Reply #4 on: September 21, 2009, 11:46:03 AM »
I don't understand what your saying on that page. I have downloaded the config file but, what to do next?

i want the plop manager automaticly select usb.
Logged

Elmar

  • Administrator
  • Hero Member
  • *****
  • Posts: 1872
  • a command shell is enough to do amazing things
Re: Automation script
« Reply #5 on: September 21, 2009, 11:50:53 AM »
what do you not understand?

example for waiting 10 seconds and then boot usb
Code: [Select]
plpcfgbt cnt=on cntval=10 dbt=usb plpbt.bin
Logged

R Ringma

  • Newbie
  • *
  • Posts: 13
Re: Automation script
« Reply #6 on: September 21, 2009, 12:13:20 PM »
what do you not understand?

example for waiting 10 seconds and then boot usb
Code: [Select]
plpcfgbt cnt=on cntval=10 dbt=usb plpbt.bin

now ive got it. i didn't understand what i supposed to type to configure the plop
Logged