Paul Newman wrote:
> Bernard Li wrote:
>>> can do but how do I regenerate my autoinstall script? do I redo the
>>> si_getimage? I notice there is also something called
>>> si_mkautoinstallscript on the server. sounds promising but it is not
>>> installed on the client. do i copy this over to the client and use it?
>>
>>
>> Yes you run si_mkautoinstallscript to regenerate the script (make sure
>> you make a backup copy before you run it).
>>
>> The script is executed on the image server, which should contain a copy
>> of your golden image.
> 
> Hi, Bernard.
> 
> I changed <the image>/etc/systemimager/autoinstallscript.conf per your
> suggestion and ran si_mkautoinstallscript. it generated a new
> /var/lib/systemimager/scripts/<the image>.master
> 
> this is enclosed. note the order is still the same, i.e. wrong and will
> result in an image that mounts root on top of /boot.
> 

Paul,

you have to switch the 2 lines and modify the line number to have the
right mount order. Attached your autoinstallscript.conf correctly modified.

Anyway, the strange thing is that si_prepareclient should generate this
file properly, respecting the right order... in particular the order
should be the same of the `mount` command. What's the output of this
command in your golden client?

Regards,
-Andrea

Reply via email to