On 18.02.2010 17:14, Kaushal Shriyan wrote: > Forgot to mention you, the CD Install having 8.04 image worked > perfectly fine. My PXE environment too have 8.04 Image. > So curious to know why it did not worked in pxe/net install whereas it > worked using CD install.
Cause you are booting old kernel for which there are no modules on the Net any more. Just refresh your /var/lib/tftpboot: lftp -c "open http://archive.ubuntu.com/ubuntu/dists/hardy/main/installer-amd64/current/images/netboot/; mirror" -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
