Maybe there is an boot option or some other way, but a simple solution is:
Install Woody and then upgrade the distribution to Sarge with apt-get
dist-upgrade.
Install the base Woody system and then change the /etc/apt/sources.list
so that it points to the repositories of your choice. Something like:
deb http://mirrors.geekbone.org/debian/ sarge main contrib non-free
Don't forget to write sarge instead of woody!
Then simply type:
apt-get update
apt-get dist-upgrade
and you will have a Sarge installed
If you want a newer kernel the solution is similar
apt-get install kernel-image[new]
and when you check it works
apt-get remove kernel-image[old]
HTH
Mitja
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]