Results 1 to 4 of 4
as a newbie trying to install debian 3.1 (sarge) i need to download the nvidia platform drivers - catch 22 - i cannot download to my xp windows box as ...
- 10-27-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 2
installing nvidia drivers on Debian 3.1 (sarge)
as a newbie trying to install debian 3.1 (sarge) i need to download the nvidia platform drivers - catch 22 - i cannot download to my xp windows box as its filesystem is ntfs and the driver at 3.3mb cannot be copied to floppy disk(s) as Winxp home does not allow floppys to be spanned. Any ideas please
- 10-27-2005 #2
Do you not have a CD burner? You can mount NTFS partitions in Linux and read from them, just not write to them, so you should be able to save it in MS Windows and copy it off in Debian.
If you have an internet connection in Debian, try just doing apt-get install nvidia-glx nvidia-kernel.Registered Linux user #270181
TechieMoe's Tech Rants
- 10-27-2005 #3Just Joined!
- Join Date
- Jan 2005
- Location
- Topeka, KS, USA
- Posts
- 88
Or, to mount the ntfs file system, run apt-get install libntfs5 and then the appropriate mount command to give your linux install access to the ntfs partition.
- 10-28-2005 #4Linux User
- Join Date
- Apr 2005
- Location
- Ohio
- Posts
- 326
Debian nVidia how-to..
http://home.comcast.net/~andrex/Debian-nVidia/
in case you need more information or an alternate method of installation.
You can download the nvidia installer from the command line using
wget download.nvidia.com/XFree86/Linux-x86/1.0-7676/NVIDIA-Linux-x86-1.0-7676-pkg1.run
l


Reply With Quote
