Latest (STABLE - Ubuntu/Dapper) NexentaCore 1.x Release

Latest release (Elatte_Release): nexenta-core-platform_1.0.1-b85_x86.iso.zip
/!\ MD5 sum: 0f41c547c97cd6652d2b92dd09e4e573
OpenSolaris Modifications: 30+ critical patches from b86,b87 and b90

Latest (UNSTABLE - Ubuntu/Hardy) NexentaCore 2.x Release

Latest release (Hardy_Release): nexenta-core-platform_2.0-b85-alpha1_x86.iso.zip
/!\ MD5 sum: fe35bed33ec46b064e83c91e79f6ba26
OpenSolaris Modifications: 30+ critical patches from b86,b87 and b90

Primary Download Location

The official download URL: http://www.nexenta.org/releases.

Primary APT Location

The official APT URL: http://apt.nexenta.org.

Obsolete Alpha APT Location

The obsolete (Alpha) APT URL: http://www.nexenta.org/apt-gnusolaris.

List of active Download Mirrors

USA

Update interval: Updated every 12 hours
Location:        USA, CA
Admin contact:   -

Releases: http://mirror.stanford.edu/nexenta/isos

Packages: http://mirror.stanford.edu/nexenta/apt

Update interval: Updated every 12 hours
Location:        Rochester, USA, NY
Admin contact:   lburton at... mrow dot org

Releases: http://mirror.rit.edu/nexenta/isos

Packages: http://mirror.rit.edu/nexenta/apt

Update interval: Updated every 1 hour at 1 minute past the hour
Location:        USA, CA
Admin contact:   Al at logical dash approach dot com

Releases: http://www.genunix.org/distributions/nexenta/

Packages: http://www.genunix.org/distributions/nexenta/apt

Update interval: Updated every 4 hours
Location:        USA, MO (1 gbit, Level3)
Admin contact:   mirrors at intergenia dot de / http://www.server4you.net

Releases: http://gnusolaris.mirror.server4you.net/iso/

Packages: http://gnusolaris.mirror.server4you.net/nexenta/

Germany

Update interval: Updated every 12 hours
Location:        Germany
Admin contact:   mirror (at) intternet.org / http://www.intternet.org

Releases: http://mirror.de.intternet.org/nexenta/

Update interval: Updated every 4 hours
Location:        Germany, Düsseldorf and Frankfurt/Main (loadbalanced, 2 gbit)
Admin contact:   mirrors at intergenia dot de / http://www.plusserver.de

Releases: http://gnusolaris.intergenia.de/iso/

Packages: http://gnusolaris.intergenia.de/nexenta/

Portugal

Update interval: Updated every 24 hours
Location:        Portugal
Admin contact:   -

Releases: http://neacm.fe.up.pt/pub/gnusolaris-iso/

Packages: http://neacm.fe.up.pt/pub/gnusolaris/

France

Update interval: Updated every hour
Location:        France, Paris, Dedibox SAS (100Mbps)
Admin contact:   ed at zehome dot com
Protocols:       IPv4 & IPv6 FTP and HTTP.

Releases: http://gnu.solaris-fr.org/pub/nexenta.org/releases/

Packages: http://gnu.solaris-fr.org/nexenta/

Example of changing APT Mirror

To begin with, you probably need to have this in your /etc/apt/sources.list:

deb http://apt.nexenta.org elatte-testing main contrib non-free
deb-src http://apt.nexenta.org elatte-testing main contrib non-free

Now, since most mirrors don't have nexenta in the root of the mirror, switching to another one will require you to add that path to the mirror url. In the case of mirror.tdcsong.se this is how it should look:

deb http://mirror.tdcsong.se/nexenta/apt elatte-unstable main contrib non-free
deb-src http://mirror.tdcsong.se/nexenta/apt elatte-unstable main contrib non-free

Of course, you can have more than one source in your list - just use the above and change url/path to whatever mirror you choose.