On Friday 11 May 2007 16:41, Andrea Righi wrote: > Erich Focht wrote: > > Hello, > > > > I have no idea how the systemimager RPMs are built but the ia32 initrd seems > > to be only compatible with i686 architectures. Trying to install something > > on > > a VIA C3 is permanently rebooting it. The problem was solved after I rebuilt > > systemimager (actually the boot package only) under a i386 installation (I > > believe it was knoppix, but could also be RH/CentOS). > > What about UYOK? same problem?
Problem was not solved by using UYOK. I've first replaced busybox and that wasn't enough. The main issue were the dynamical libraries, they were built for i686 or maybe i585. (Actually i586 should work on VIA C3). Are we using uclibc or just hacking obkects together from the default libc on the system? (Sorry, don't remember). > BTW I built i386 packages on a intel pentium M using a SuSE 10.0, but it seems > that BOEL is configured to run in i586 family: > > $ grep M.86 patches/linux.i386.config > # CONFIG_M386 is not set > # CONFIG_M486 is not set > CONFIG_M586=y > # CONFIG_M586TSC is not set > # CONFIG_M586MMX is not set > # CONFIG_M686 is not set > > Maybe we should set CONFIG_M386, but I don't know if this could fix the > problem > with VIA C3 processors and all the other compatible archs... That would help, too. Thanks, best regards, Erich ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
