Hi, Andrea:
I have ran into another error afer rsync is finished. such as
sent 1825028 bytes received 2213404599 bytes 336277.74 bytes/sec
total size is 2421391710 speedup is 1.09
rsync -av --numeric-ids 172.20.3.35::overrides/img1/ /a/
receiving file list ... done
./
sent 95 bytes received 56 bytes 302.00 bytes/sec
total size is 0 speedup is 0.00
Cannot find a Yaboot image.
at /usr/lib/systemconfig/Boot.pm line 105
Error: None of the following bootloaders were successfully setup on your system:
YaBoot,Iseries,EFI,Elilo,Lilo,Grub,Palo,Aboot
Killing off running processes.
write_variables
I have no idea about it:(
but actually I found the yaboot at /a/usr/lib/yaboot/yaboot, this directory is different from the yaboot.conf(it is /usr/lib/yaboot/yaboot)
I just guess the reason may be not execute chroot or something else, but just guess.
Best Regards,
-----------------------------
Sun jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82782244 ext.3625 E-mail: [EMAIL PROTECTED]
Address:8/F, Power Creative Building,No. 1, East Road, ShangDi, Beijing 100085, P.R.China.
Jing CDL Sun/China/[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED] 2006-10-31 13:59 |
|
Hi, Andrea:
I am very very sorry, it is my own fault. I have retared the boel_binaries.tar.gz because of lib conflict,
but I used the bad directory, I am sorry for wasting your time.
Do you remember the error of lib conflict I have mentioned before?
There are several libs overwrote by boel_binaries, such as
libc.so.6
libresolv.so.2
libm.so.6
libdl.so.2
libncurses.so.5
The method I used to workaround this problem is to remove these libs from boel_binaries manually, and retar it.
Could you tell me a better way? thank you.
Best Regards,
-----------------------------
Sun jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82782244 ext.3625 E-mail: [EMAIL PROTECTED]
Address:8/F, Power Creative Building,No. 1, East Road, ShangDi, Beijing 100085, P.R.China.
![Inactive hide details for Andrea Righi <[EMAIL PROTECTED]>](gifj0wwuf4bzG.gif)
2006-10-31 02:49
|
|
Jing,
could you check if the command at line 131 of make.d/boel_binaries.inc
is the following?
TGTLIBDIR=lib ; \
test ! -d /lib64 || TGTLIBDIR=lib64 ; \
cd $(BOEL_BINARIES_DIR) \
&& $(PYTHON) $(TOPDIR)/initrd_source/mklibs -L $(SRC_DIR)/$(PARTED_DIR)/libparted/.libs:$(DISCOVER_DIR)/lib/.libs:$(SRC_DIR)/$(DEVMAPPER_DIR)/lib/ioctl:$(SRC_DIR)/$(E2FSPROGS_DIR)/lib:/lib64:/usr/lib64:/usr/kerberos/lib64:/lib:/usr/lib:/usr/kerberos/lib:/lib/tls:`find /lib/tls /usr/lib/tls /lib64/tls /usr/lib64/tls -type d 2>/dev/null | tr '\n' :` -v -d $$TGTLIBDIR bin/* sbin/* $(INITRD_BUILD_DIR)/*bin/* $(INITRD_BUILD_DIR)/usr/*bin/*
#
# Include other files required by openssh that apparently aren't
# picked up by mklibs for some reason. -BEF-
In particular can you check if $(INITRD_BUILD_DIR)/*bin/* and
$(INITRD_BUILD_DIR)/usr/*bin/* are included?
Regards,
-Andrea

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ sisuite-devel mailing list sisuite-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-devel