| RigasW  
 
 
 
 
 Group: Members
 Posts: 59
 Joined: April 2006
 | 
|  | Posted: May 20 2007,12:16 |  |  So,
 
 I am more or less finished ... :-)
 
 To get everything running on my PXE running DSL, I had to to do the follwing:
 
 Howto DSL PXE (This is quite a good howto for booting DSL over the network.)
 
 The mt-daapd client "Get it tegether" needs the java runtime edition.
 
 The loading of the jre mydsl package never worked for me with the mydsl=sda1 boot option.
 
 So I copied the jre1_5_0.tar.gz file into my minirt24.gz file
 In addition, I extracted the git.zip into the minirt24.gz
 
 I wrote a little script that starts the mydsl installation using
 
 mydsl-load jre1_5_0.tar.gz
 Waits for 20 secs
 then starts the git client.
 
 (I had to copy this script to my minirt24.gz too.)
 
 So after starting DSL over the net, I just have to run one single script:
 
 It installes java
 It sets the path
 It starts the client software GiT
 
 And then I can listen to my music on the nslu2 ...
 
 Rigas
       |