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? 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... > > Performance matters much less than compatibility, IMO, anyway, the > installation process is not limited by poorly optimized libraries but by > network and disk bandwidth, so I'd propose to carefully chose the distribution > on which systemimager is built such that the result can run also on i586 and > ideally on i386. Correct. -Andrea ------------------------------------------------------------------------- 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
