megamaced
Geek Geek Geek!
so, if i started install using disc1, how would i chang the install type (from DVD media to FTP, or would i have to full install from FTP, not that i know how to do either)
The point is that you don't need to install any software from the second DVD, or FTP for that matter. Once you've installed Debian from the first DVD, that's it.
If you want to install more software in the future, you can either use a package manager such as Synaptic or the apt-get command.
For example, let's say that Firefox is not included on the first DVD, but you want to install it. All you would need to type in the terminal is:
Code:
apt-get install firefox