I have some images that were taken from an older version of 
systemimager. I added stubs and reran "si_mkrsyncd_conf" to make sure 
the rsyncd.conf got generated. I'm still getting this message that 
"centos4u5-x86" doesn't exist. I'm not sure where it needs to exist. I 
pointed to the correct image path. I also edited the systemimager.conf 
to point to the my custom path for the images. The "ibm3850-x86_64" 
works fine. The only difference is the centos image was from an older 
version of systemimager and the ibm image was taken using 4.0.2.

Are there other files that 4.0.2 puts into the ibm image that maybe I 
need to put into the centos image?

si_mkautoinstallscript --image centos4u5-x86 --autodetect-disks

FATAL: Image "centos4u5-x86" doesn't appear to exist!

[r...@ns4x systemimager]# cat /etc/systemimager/systemimager.conf | grep 
IMAGE_DIR
DEFAULT_IMAGE_DIR = /home/sysimager/images


[r...@ns4x rsync_stubs]# cat /etc/systemimager/rsyncd.conf
#
# "SystemImager"
#
#  $Id: 10header 3956 2007-03-06 09:32:49Z arighi $
#

########################################################################
#                                                                      #
# WARNING:                                                             #
#   This file is automatically generated by SystemImager, do not edit! #
#   Everything you add directly to this file will be lost the next     #
#   time it is generated.  See "man si_mkrsyncd_conf" for details on   #
#   how to have local entries added each time this file is generated.  #
#                                                                      #
########################################################################

list = yes
timeout = 600
dont compress = *.gz *.tgz *.zip *.Z *.ZIP *.bz2 *.deb *.rpm *.dbf
uid = root
gid = root
use chroot = yes
log file = /var/log/systemimager/rsyncd
#
# For additional security, modify and uncomment the following lines.
# See "man rsyncd.conf" for details.
#
#hosts allow = 127.0.0.0/24 MY_NET/NETMASK MY_CLIENT/32
#
# If you choose to install the clients with SSH transport uncomment the
# following lines.
#
#hosts allow = 127.0.0.1
#hosts deny = 0.0.0.0/0

[boot]
path = /usr/share/systemimager/boot
#
# Never restrict the access of the [boot] module.
#
hosts allow = 0.0.0.0/0

[overrides]
path = /var/lib/systemimager/overrides

[scripts]
path = /var/lib/systemimager/scripts

[torrents]
path = /var/lib/systemimager/torrents

[ibm3850-x86_64]
        path=/home/sysimager/images/ibm3850-x86_64

[centos4u5-x86]
        path=/home/sysimager/images/centos4u5-x86


# This stub file (/etc/systemimager/rsync_stubs/99local) is provided
# for your customizing pleasure.  Please see the README file in the
# rsync_stubs directory for details.  Re-run "si_mkrsyncd_conf" after
# editing.



[r...@ns4x systemimager]# cd /etc/systemimager/rsync_stubs/
[r...@ns4x rsync_stubs]# ls
10header  40ibm3850-x86_64  45centos4u5-x86  99local  README
[r...@ns4x rsync_stubs]# cat 45centos4u5-x86
[centos4u5-x86]
        path=/home/sysimager/images/centos4u5-x86


[r...@ns4x rsync_stubs]# si_mkautoinstallscript --image ibm3850-x86_64 
--autodetect-disks --force

Your new autoinstall script has been created:

"/var/lib/systemimager/scripts/ibm3850-x86_64.master"



si_lsimage
--------------------------------------------------------------------------------
Available image(s):
--------------------------------------------------------------------------------
  ibm3850-x86_64
  centos4u5-x86


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to