I got 2xAlphaserver ES45 with 2x1GHz CPU, 2GB RAM, 36GB HDD, 2x fibrechannel card, fibre ethernet and some AGP ATi card.
One of them have some problem with detecting memory, so I take it apart and made only 1 but with 4xCPU, 4GB 4-way RAM, 2x 36GB HDD.
I booted latest install-alpha-minimal-20121103.iso (kernel gentoo_nolsa)
But during boot I got few errors
Code: Select all
mkdir: cannot create directory '/var/run': file exist
failed to create needed directory /var/run
ERROR: bootmisc failed to start
Next error was
Code: Select all
Error creating persistent state file: filename='/var/lib/misc/syslog-ng.persist-', error='No such file or directory (2)'
Next error I got was when starting sshd
Code: Select all
ssh-keygen: symbol lookup error: ssh-keygen: undefined symbol: EC_KEY_new_by_curve_name
Last what holds me back is that I'm unable to build kernel
make.conf
Code: Select all
CFLAGS="-mieee -pipe -O2 -mcpu=ev67"
MAKEOPTS="-j4"
http://temp.jezekus.net/IMG_6356.JPG
Edit: Found that kernel compilation error could be a problem with size of kernel., but everything is stripped out or made as modules. Searching for -mlarge-text and -mlarge-data option
How will be performance affected when using this options?
Thanks for any help!
Jezekus
