About URL to download Debian 5.0 and Ubuntu 9.10 [message #36011] |
Tue, 12 May 2009 04:37 |
satimis
Messages: 39 Registered: August 2008
|
Member |
|
|
Hi folks,
I need to create my own Debian 5.0 OS template.
According to;
http://wiki.openvz.org/Debian_template_creation
# debootstrap --arch i386 etch /vz/private/777 http://http.us.debian.org/debian/
Can the above URL work for me?
Whether replace etch with lenny running;
# debootstrap --arch i386 lenny /var/lib/vz/private/VE_number http://http.us.debian.org/debian/
???
Then run;
cat <<EOF > /etc/apt/sources.list
deb http://http.us.debian.org/debian lenny main contrib
deb http://security.debian.org lenny/updates main contrib
EOF
TIA
What will be the URL for Ubuntu 9.10?
B.R.
satimis
[Updated on: Tue, 12 May 2009 04:38] Report message to a moderator
|
|
|
|
|
|