Originally posted by: cleverhandle
	
	
		
		
			Originally posted by: Oaf357What I don't intend to do is to install Linux then a few days later, wipe the drive and "try again".  Sorry to disappoint, but that's why I'm doing the research now as opposed to reading a text file after install later.
		
		
	 
OK, not to argue with you specifically, but just to make a general point -
There is no right way to use Linux.
Coming from Windows, one always looks for the "right way."  If you don't install perfectly, things will get messed up down the line and you have to start over.  If you try some tweak and it bombs, it might very well take your system down with it.  If you don't install drivers in the right order, you end up with mysterious issues a month later.  And so on...  Furthermore, you don't often learn anything substantial from these mistakes.  All you can say is "I f*cked up, better not do that again."  Linux is fundamentally different:
1) Very few errors or missteps are unfixable.  Some take more work than others to correct, but there are no hidden components of the system that you cannot revert to their original state.
2) When you do screw up, you generally learn something.  For example, if LILO doesn't work right, you learn about lba32 addressing and will have some knowledge about whether or not to use it in future installs.  Or if you try to run something as root from "su" rather than "su -" and get errors, you learn about $PATH and shell startup scripts.  
In Windows, you prove knowledge by not making mistakes, guided by the advice of others.  In Linux, you learn by making mistakes, using your own reasoning and research to improve your skills.  
You cannot learn Linux without getting your hands dirty and making mistakes.  If this troubles you, don't use it, because you will not be happy.