Hello i'm a french student in computer sciences, and i must to do a project of pc/clone...
But i would to know if there is a solution to not answer the asks of drblsrv -i and drblpush -i ? For example give to drbl a conf file...
Sorry for my bad english but if help me , it's cool because i'm block :)
And sorry for ce double post.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For drblsrv, No.
You only need to run "drblsrv -i" for the first time to install drbl related packages. So currently we did not have a specified server conf for auto configuration.
For drblpush, Yes!
Try
/opt/drbl/sbin/drblpush -c /etc/drbl/drblpush.conf
When you finished "drblpush -i", you will see message like this:
*****************************************************.
Enjoy DRBL!!! http://drbl.nchc.org.tw;http://drbl.sf.net
NCHC Free Software Labs, Taiwan. http://free.nchc.org.tw
*****************************************************.
If you like, you can reboot the DRBL server now to make sure everything is ready...(This is not necessary, just an option.).
*****************************************************.
DRBL server is ready! Now set the client machines to boot from PXE or Etherboot (refer to http://drbl.sourceforge.net for more details).
NOTE! If Etherboot is used in client machine, version 5.4.0 or newer is required!
PS. The config file is saved as /etc/drbl/drblpush.conf. Therefore if you want to run drblpush with the same config again, you may run it as: /opt/drbl/sbin/drblpush -c /etc/drbl/drblpush.conf
Jazz Yao-Tsing Wang
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello i'm a french student in computer sciences, and i must to do a project of pc/clone...
But i would to know if there is a solution to not answer the asks of drblsrv -i and drblpush -i ? For example give to drbl a conf file...
Sorry for my bad english but if help me , it's cool because i'm block :)
And sorry for ce double post.
For drblsrv, No.
You only need to run "drblsrv -i" for the first time to install drbl related packages. So currently we did not have a specified server conf for auto configuration.
For drblpush, Yes!
Try
/opt/drbl/sbin/drblpush -c /etc/drbl/drblpush.conf
When you finished "drblpush -i", you will see message like this:
*****************************************************.
Enjoy DRBL!!!
http://drbl.nchc.org.tw; http://drbl.sf.net
NCHC Free Software Labs, Taiwan. http://free.nchc.org.tw
*****************************************************.
If you like, you can reboot the DRBL server now to make sure everything is ready...(This is not necessary, just an option.).
*****************************************************.
DRBL server is ready! Now set the client machines to boot from PXE or Etherboot (refer to http://drbl.sourceforge.net for more details).
NOTE! If Etherboot is used in client machine, version 5.4.0 or newer is required!
PS. The config file is saved as /etc/drbl/drblpush.conf. Therefore if you want to run drblpush with the same config again, you may run it as: /opt/drbl/sbin/drblpush -c /etc/drbl/drblpush.conf
Jazz Yao-Tsing Wang
Thanks Jazz.
I didn't read all lines at the end of drblpush -i, so i cann't see this :)
It's running, it's nice :)