Comment 14 for bug 223656

Revision history for this message
Scott Zhang (scott-zhang) wrote : Re: RTL8102EL NIC chip cause Ubuntu 8.04 LiveCD boot up fail fail

For the ubuntu8.04 install issue ,issue fixed with this solution. The steps is:
1. Put the following line to the file: /etc/apt/source.list.

deb http://ppa.launchpad.net/timg-tpi/ubuntu hardy main
deb-src http://ppa.launchpad.net/timg-tpi/ubuntu hardy main

2. run Synaptic with internet connection.
3. Search for kernel 2.6.24-17. And install related package:
linux-headers-2.6.24-17
linux-headers-2.6.24-17-386
linux-headers-2.6.24-17-generic
linux-image-2.6.24-17-386
linux-image-2.6.24-17-generic
linux-image-debug-2.6.24-17-386
linux-image-debug-2.6.24-17-generic

4. Then reboot system and press ESC
5. Choose the 17-generic item from list for booting
6, the system boot is OK.