| 404 | |
| 405 | == 2011-06-16 == |
| 406 | |
| 407 | * 關於 DRBL Live 的參數 ocs_prerun |
| 408 | {{{ |
| 409 | Read and respond to this message at: |
| 410 | https://sourceforge.net/projects/drbl/forums/forum/675794/topic/3655102 |
| 411 | By: steven_shiau |
| 412 | |
| 413 | If you assign "fake" IP addresses to other network cards, then when you click |
| 414 | on the "Clonezilla server" icon, it should not ask you. Therefore you can make |
| 415 | it by adding these in the boot parameters: |
| 416 | ocs_prerun1="dhclient eth0" ocs_prerun2="ifconfig eth1 192.168.101.254" |
| 417 | ocs_prerun3="ifconfig eth2 192.168.102.254"... |
| 418 | |
| 419 | Steven. |
| 420 | }}} |