Ok, you guys are making this harder than it needs to be.
If you have internet, then you can use module-assistant
Code:
apt-get install module-assistant build-essential
m-a a-i nvidia
apt-get install nvidia-glx
but then again, does debian not package the nvidia driver with the official kernels it releases (
Debian -- Package Search Results -- nvidia You have to use the non-free and contrib repositories to grab the nvidia stuff I believe. Just enable them in your /etc/apt/sources.list
You have not told us what nvidia card you have, so therefor it will be hard to tell you which nvidia driver you actually need. If the official debian compiled driver is too old for you, then to do it the debian way you will have to get it from lenny or sid.
Now, you can use either the "vesa" or "nv" driver (depending on which nvidia chipset you have) temporarily to get you into X so that you will feel more comfortable in Linux (since most people feel more comfortable with a gui).