-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Centos/RHEL comes with nc rather than netcat, but that is allowed for.  I didn't
have 'which' installed.  I changed the script to use 'type -p' instead (as it is
a shell builtin and should always be available) and it now works.

Thanks

Mike

Andrea Righi wrote:
> Mike Brady wrote:
>> For the client installation monitor, what is it that changes the progress 
>> from
>> beeping to REBOOTED.
>>
>> My openSUSE systems change, my Centos systems don't.  The Centos systems are
>> pretty minimal so I assume that there is something not installed that needs 
>> to be.
>>
> 
> The state REBOOTED is changed adding a command in /etc/rc.local by the
> post-install script:
> 
> /var/lib/systemimager/scripts/post-install/95all.monitord_rebooted
> 
> At the end of the first boot a message is sent back to the monitor daemon 
> using
> netcat, reporting the rebooted state. The command is sent only once, then it
> auto-removes itself. Do you have netcat installed in your image? If not try to
> install it and you should correctly see the rebooted state.
> 
> Moreover, I don't know if /etc/rc.local is correctly supported by Centos (I
> suppose yes, since it is, actually, a red hat system...).
> 
> Do you have the file /etc/redhat-release in your image? could you check if the
> /etc/rc.local works as expected? I mean, if you specify a command there, like 
> a
> simple "echo something" is it correctly executed at the end of the boot (at 
> the
> very least after the network comes up)?
> 
> Regards,
> -Andrea

- --

Mike Brady
GPG Key ID: 0x9C777DA4

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGWlis6xLAi5x3faQRAj7iAJ9YsJLVjNS/9doe86WwdB84dgoWRQCeOJjB
fiY4Ln/A8R0kXY49SKfzZjc=
=CbMG
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to