I am new to SystemImager and am just starting to get the program running, so I 
am not even sure if I have the installation correct, so I am not sure whether 
the error I am seeing is due my installation.

I have a machine (SuSE 10.2), the 'Golden Client', on which I have installed 
the following RPM
                systemconfigurator-2.2.9-1.noarch.rpm
                systemimager-client-3.9.0-1.noarch.rpm
                systemimager-common-3.9.0-1.noarch.rpm
                systemimager-i386initrd_template-3.9.0-1.noarch.rpm

All installed without any warnings or errors.

On the server I have installed
                systemimager-server-3.9.0-1
                systemimager-i386boot-standard-3.9.0-1
                systemimager-common-3.9.0-1
                systemconfigurator-2.2.9-1
and I have set this up to be a boot server.

I have issued the command 'si_prepareclient --server 172.25.4.12' on 
the 'Golden Client' and all executes until I get the following error messages

>>> Creating new initrd from staging dir:  /tmp/.systemimager.0
>>> New initrd mount point:     /tmp/.systemimager.1
 >> dd if=/dev/zero of=/etc/systemimager/boot/initrd bs=1024 count=59308
59308+0 records in
59308+0 records out
60731392 bytes (61 MB) copied, 0.595315 s, 102 MB/s

 >> mkfs -t minix -i 1877 /etc/systemimager/boot/initrd
1888 inodes
59308 blocks
Firstdatazone=70 (70)
Zonesize=1024
Maxsize=268966912


 >> mount /etc/systemimager/boot/initrd /tmp/.systemimager.1 -o loop -t minix

 >> tar -C /tmp/.systemimager.0 -cf - . | tar -C /tmp/.systemimager.1 -xf -
tar: ./lib/bittorrent/zope.interface._zope_interface_coptimizations.so: Cannot 
open: File name too long
tar: Error exit delayed from previous errors
 >> umount /tmp/.systemimager.1

 >> rm -fr /tmp/.systemimager.0 /tmp/.systemimager.1

FAILED: tar -C /tmp/.systemimager.0 -cf - . | 
tar -C /tmp/.systemimager.1 -xf - 
at /usr/lib/systemimager/perl/SystemImager/UseYourOwnKernel.pm line 1130.

Any hints or suggestions will be most appreciated.

Cheers

Peter


-------------------------------------------------------------------------
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