Hi, only a hint from unattended-gui.sf.net: Integrate drivers from sf.net/projects/e1000 Simple download and extract the drivers from the sf.net site and copy it over the kernel tree in the specified directory, e.g.: cp /usr/src/e1000-8.0.6/src/* /usr/src/linux/drivers/net/e1000/
staging drivers (like et131x): 1.) cd /usr/src 2.) git clone \ git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git 3.) rm -rf linux-staging 4.) cp -r YOURKERNEL linux-staging 5.) cd linux-staging 6.) QUILT_PATCHES=../staging/ quilt push -a After that you have the staging drivers available via "make menuconfig". The drivers are integrated in 0.8.7 (https://sourceforge.net/project/showfiles.php?group_id=127437&package_id=202131&release_id=669160) of the unattended-gui boot cd, so you can test if the drivers are working for your hardware. If you have questions feel free to contact me. greetings ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ unattended-devel mailing list unattended-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-devel