Forum archive
raid configuration and network error during installation
Hey, friends,
first of all: I'm a newbie to TKL.
I started to work with it a few weeks ago. I installed the LAMP-stack (14.0) to a standard-pc for testing it. Everything worked fine.
Now I tried to install the LAMP-stack to new server hardware with UEFI and two identic hard drives for software- RAID1. The drives are already partitioned with GPARTED (on each drive identical partitions, i.e. each one EFI system partion, one ext4 partion and a SWAP-Partiion).
Unlike Debian standard the TKL partitioner of the installation routine doesn't offer the option to use a partion as physical volume for RAID (at least I didn't find it), so there is no chance to configure raid during installation. Would you recommend to install the appliance to a single hard drive first and configure RAID in a second step?? I've read in older threads that it should be possible, but is there meanwhile a more simple solution integrated in the appliance, that I don't know?
---
During testing on the new hardware I started the Live CD demo mode. The installation ended up with an error message of the Configuration Console "Network is not yet configured". Trying to configure it manually:
Error obtaining IP address
udhcpc (v1.22.1) started
Sending discover (3x)
/etc/udhcpc/default.script: Lease failed:
No lease, failing
Failed to bring up eth0
dmesg output:

Seems to me that the lan connection cannot be established due to the missing driver for the onboard realtec ethernet adapter.
No driver - no connection. No connection - no automatic driver download ... grrrrrrrr
Meanwhile I found the Realtec firmware package on https://packages.debian.org/de/jessie/firmware-realtek
According to the installation instruction I untarred the GZ file to a usb stick and tried to load the firmware with the "debian-installer" bash command but I got the error: "command not found" :-/
I know, something installed in live cd demo mode disappears on restart. I just wanted to test, if the missing driver is the reason for the connection error in fact.
I'm really at my wits' end.
Any help highly appreciated
If you find something that is helpful (and works) then please post back with links, hints, etc so others may follow in your footsteps! :)