I am trying to install ubuntu 10.04 server on a desktop and have a few issues.
My network card is not supported by ubuntu 10.04 so I have to download the driver. That is not an issue to install it but there is another issue.
By default, the installation does not have the following libraries, g++, dpkg-dev, libc6, libc-dev-bin, linux-libc-dev.
I cant do an update online since I do not have internet access. How do I get all the required libraries to install on the box so I can install the correct driver so I can get internet access on the box?
I found the ubuntu website download them all by hand but it has way to many dependents. I need something I can download and run maybe like 2 or 3 files only.