I've created a new install script for SolidRun's cubox-i / hummingboard.
This is tested on a hummingboard 1 so I would be interested for
positive results from other SolidRun products if anyone has them.  

To create the install image from a linux machine, where /dev/sdX is the
device containing the sdcard.

Code:
--------------------
    
  wget 
https://github.com/SqueezeOnArch/soa-installers/blob/master/create-sdcard-soa-cubox-i.sh
  chmod 755 create-sdcard-soa-cubox-i.sh
  sudo ./create-sdcard-soa-wand.sh /dev/sdX
  
--------------------


I expect everything to work except wifi at present as I am not sure what
nvram files should be used.

I must say I am reasonably impressed with a hummingboard 1 - its a
single core, but can run squeezelite and jivelite at the same time with
only some slowing down of jivelite if upsampling with squeezelite.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to