[Clonezilla-live] customize scripts under /live/image/live
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
|
From: Boon P. K. <boo...@gm...> - 2011-03-17 06:12:24
|
I try to add a customize scripts under /live/image/live on the pxelinux.cfg I add ocs_prerun01="sh /live/image/live/link.sh" once boot up , the error is can not execute a binary file . I can run on the shell , but the ocs_prerun won't able to run . basically I need to enable the usb network ethernet device , some how I found that only pcie card can get the ip , while my usb network ethernet device won't able to get the ip . |