Bernard, I mounted up the initrd. It looks like linuxrc links to bin/busybox which is indeed 32-bit. What file does the kernel look for when he's done with his booting sequence?
sbin looks like this: $ ls -l sbin total 212 -rwxr-xr-x 1 root root 99980 Aug 10 11:35 dhclient* lrwxrwxrwx 1 root root 14 Aug 10 19:00 fdisk -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 halt -> ../bin/busybox* -rwxr-xr-x 1 root root 1139 Aug 10 11:32 hotplug* lrwxrwxrwx 1 root root 14 Aug 10 19:00 ifconfig -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 init -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 insmod -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 klogd -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 lsmod -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 makedevs -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 modprobe -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 pivot_root -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 poweroff -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 reboot -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 rmmod -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 route -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 swapoff -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 swapon -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 switch_root -> ../bin/busybox* lrwxrwxrwx 1 root root 14 Aug 10 19:00 syslogd -> ../bin/busybox* -rwxr-xr-x 1 root root 10220 Aug 10 11:35 udevcontrol* -rwxr-xr-x 1 root root 56496 Aug 10 11:35 udevd* -rwxr-xr-x 1 root root 23132 Aug 10 11:35 udevplug* -rwxr-xr-x 1 root root 18992 Aug 10 11:35 udevsend* bin looks like this: $ ls -l bin total 653 lrwxrwxrwx 1 root root 7 Aug 10 19:00 ash -> busybox* lrwxrwxrwx 1 root root 36 Aug 10 19:00 bittorrent-console -> ../lib/bittorrent/bittorrent-console* -rwxr-xr-x 1 root root 232856 Aug 10 11:35 busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 cat -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 chmod -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 chown -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 cp -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 dd -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 df -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 dmesg -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 echo -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 egrep -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 fgrep -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 grep -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 kill -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 ln -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 ls -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 mkdir -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 mknod -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 more -> busybox* -rwxr-xr-x 1 root root 75136 Aug 10 11:35 mount* -rwxr-xr-x 1 root root 4720 Aug 10 11:35 mountpoint* lrwxrwxrwx 1 root root 7 Aug 10 19:00 mv -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 ping -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 ps -> busybox* -rwxr-xr-x 1 root root 15792 Aug 10 11:35 readlink* lrwxrwxrwx 1 root root 7 Aug 10 19:00 rm -> busybox* -rwxr-xr-x 1 root root 243676 Aug 10 11:35 rsync* lrwxrwxrwx 1 root root 7 Aug 10 19:00 sed -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 sh -> busybox* -rwxr-xr-x 1 root root 245 Aug 10 2002 shutdown* lrwxrwxrwx 1 root root 7 Aug 10 19:00 sleep -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 tar -> busybox* lrwxrwxrwx 1 root root 37 Aug 10 19:00 torrentinfo-console -> ../lib/bittorrent/torrentinfo-console* lrwxrwxrwx 1 root root 7 Aug 10 19:00 touch -> busybox* -rwxr-xr-x 1 root root 40116 Aug 10 11:35 udp-receiver* -rwxr-xr-x 1 root root 45632 Aug 10 11:35 umount* lrwxrwxrwx 1 root root 7 Aug 10 19:00 uname -> busybox* lrwxrwxrwx 1 root root 7 Aug 10 19:00 vi -> busybox* Bernard Li wrote: > Right - I checked your previous emails, you're using RHEL3 w/ 2.6 > kernel... > > Anyways, wait for the release - test it with a clean install and we'll > go from there :-) > > Have you tried the CD on another machine to see if it boots? > > Cheers, > > Bernard > > >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On >>Behalf Of Mitch Sako >>Sent: Friday, August 11, 2006 10:49 >>To: [email protected] >>Subject: Re: [Sisuite-users] 3.7.3 32-bit RH3 CD fails to boot >> >>OK, I'll try the release version, however, I'm using a 2.6 >>kernel if that makes any difference. >> >>Bernard Li wrote: >> >>>Which revision did you use? In the last few days Andrea >> >>has put in a >> >>>lot of fixes that is relevant for 2.4 kernel golden images. >> >> Anyways I >> >>>think your best bet at this point is to wait for the >> >>release. If that >> >>>doesn't work then we'll have a closer look at your problem. >>> >>>Regards, >>> >>>Bernard >>> >>> >>> >>>>-----Original Message----- >>>>From: [EMAIL PROTECTED] >>>>[mailto:[EMAIL PROTECTED] On >>>>Behalf Of Mitch Sako >>>>Sent: Friday, August 11, 2006 10:27 >>>>To: [email protected] >>>>Subject: Re: [Sisuite-users] 3.7.3 32-bit RH3 CD fails to boot >>>> >>>>It's release candidate (rc) code, RPMs from >>>>http://www.bcgsc.ca/downloads/oscar/systemimager/ >>>>I can't use pxeboot because we have conflicts with other pxe >>>>servers on our network so I'm stuck with using the boot cd method. >>>> >>>>Bernard Li wrote: >>>> >>>> >>>>>Hi Mitch: >>>>> >>>>>So how did you get 3.7.4? Did you use one of our pre-built >>>> >>>>RPMs or did you build from source? If you used our RPMs >>>>which revision was it? >>>> >>>> >>>>>Have you tried to use network boot as opposed to using the boot CD? >>>>> >>>>>Cheers, >>>>> >>>>>Bernard >>>>> >>>> >>>> >>>>-------------------------------------------------------------- >>>>----------- >>>>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-users mailing list >>>>[email protected] >>>>https://lists.sourceforge.net/lists/listinfo/sisuite-users >>>> >>> >>> >>> >>-------------------------------------------------------------- >>----------- >> >>>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-users mailing list >>>[email protected] >>>https://lists.sourceforge.net/lists/listinfo/sisuite-users >>> >>> >> >> >>-------------------------------------------------------------- >>----------- >>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-users mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/sisuite-users >> > > > ------------------------------------------------------------------------- > 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-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sisuite-users > > ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
