Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    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

  3. #3
    Just 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.

  4. #4
    Linux 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •