Aha, so the post-install doesn't finish! That's the most important part of the installation process, where your server is set up to run SME. On reboot you would then be asked to configure your server, including your NICs. No wonder your NICs don't work.
Here's what I guess is happening (pure speculation): your HDD is just big enough to hold all the packages that are installed during the %install part of the installation process. If your HDD was not big enough, the installer would tell you and refuse to install any packages. But you HDD is not big enough to hold the files that are created during the %post part (squid cache?). Therefore post-install doesn't finish and you don't get to configure your server and NICs after a reboot.
If you install onto a bigger HDD, there should be no problem. Your processor and NICs are supported by SME.
This would not explain why you were able to install onto the same HDD in a different machine, but maybe that has to do with BIOS settings making the HDD slightly bigger in one machine as compared to the other. Again, I'm just guessing here.
Jáder Marasca wrote:
>
> robert wrote:
>
>
> > From floppy disk? Did that work?
> YEAH! I was able to boot from SME boot floppy! But didn't work!
>
> > > I tryed reformat my HDD on MSDOS622 (worked as 504MB
> because
> > > LBA was OFF)
> > That's a very small HDD. With a 256 MB swap partition and a
> > 16 MB boot partition, this leaves you 232 MB for all the
> > packages. Seems very tight, maybe too tight.
>
> I know! I just do that because I wanna to be sure that HDD
> was clean!
>
> > > And despite don´t be able to install A SINGLE TIME (was
> more
> > > than 8 attempts!) I discovered on ALT F3 screen LOTs of
> > > messages (it identify my RTL 8029 NIC and think about to
> use
> > > ne2k-pci driver (that´s right!)
>
> > Do you get these messages from the installer? Are you saying
> > you were never actually able to finish an installation?
>
> NO! I was able to finish installations several times, but
> never got NIC working!
>
>
> > > These are the STRANGE messages I can see on ALT F3 screen:
> > > Warning: There is no inittab, bad things will
> > happen!
> > >
> > > IN FACT the are happening!
> > >
> > > /bin/sh: error while loading shared libraries:
> > > libtermcap.so.2: cannot open shared object file: No such
> file
> > > or directory
> >
> > When do you get these messages?
>
> These messages appear on post-install step!
>
> > That should at least rule out a bad CD-ROM as a potential
> > problem.
>
> Maybe! i'm at work now! Here, using a PIII 800 with SAME HDD
> from Home and and RTL8139 I was able to install my first SME
> ! WOW!
>
> > > What hardware are you using, or already used to instal
> > > E-Smith? There is something to avoid?
>
> My hardware to install the SME is a clone AMD K6 II 350 with
> 96MB RAM and HDD 10Gb and or Intel EtherExpress or RTL8139
> NIC !
>
> Do you have any idea why I got the : unable to open a
> initial console when I install at home! When I got the
> errors, I got this message so I think it don't finished
> installation!
>
> Do you have ever installed SME on K6 II 350 or similar?
>
> Thanks!