Changes

From SME Server
Jump to navigationJump to search
Line 72: Line 72:  
  Files to scan:  
 
  Files to scan:  
   −
Note working because jidgo file points to 8, not 8rc1.  Editing this file allows completion of ISO.
+
Note working because jidgo file points to 8, not 8rc1.  Editing the file <tt>smeserver-8.0rc1-i386.jigdo</tt> for correct path for SMEmirror under the Servers section allows completion of ISO downloading.
 
Should work for final release....
 
Should work for final release....
 +
 +
== Getting SME 8.1 Beta 2 ==
 +
* Download the jigdo file:
 +
<source>
 +
mkdir -p /home/dluser/smeserver
 +
wget http://mirror.contribs.org/releases/testing/8.1beta2/smeos/i386/smeserver-8.1beta2-i386.jigdo
 +
</source>
 +
* Since it is only beta, edit the '''Servers''' section for the '''SMEmirror''' parameter to be:
 +
SMEmirror=http://mirror.contribs.org/releases/testing/8.1beta2/smeos/i386/
 +
* When it becomes final, the above step will not be necessary as the '''/8.1beta2/''' folder will become '''/8/'''.
 +
* Trying to get it in debian will entail the install of jigdo-lite
 +
apt-get install jigdo-lite
 +
* Get the ISO using jigdo
 +
jigdo-lite smeserver-8.1beta2-i386.jigdo
137

edits

Navigation menu