20:25 | dxtr | hey, rabeeh |
20:25 | rabeeh | hi dxtr |
20:25 | dxtr | http://download.solid-run.com/pub/solidrun/cubox/u-boot/2009.08_5.4.4_SR1/apr-8-2013/u-boot-cubox_hynix_cubox_1GB_uart.bin <- Is that the one I want to use for the old cubox? |
20:26 | rabeeh | for unbricking yes |
20:26 | dxtr | For upgrading u-boot |
20:26 | rabeeh | that one is for the 1GB models |
20:26 | dxtr | According to http://solid-run.com/mw/index.php/CuBox_Installer I probably wanna upgrade U-boot I can't boot the kernel |
20:27 | rabeeh | If you having u-boot up and running, then you need to flash the _unified_spi.bin version |
20:27 | dxtr | oh right |
20:27 | rabeeh | http://download.solid-run.com/pub/solidrun/cubox/u-boot/2009.08_5.4.4_SR1/apr-8-2013/u-boot-cubox_hynix_cubox_unified_spi.bin |
20:27 | rabeeh | that one is for all CuBoxes |
20:27 | dxtr | OH cool |
20:27 | rabeeh | there are multiple methods to flash u-boot; either via the CuBox installer; or you can load it serially |
20:31 | rabeeh | or if you have a tftp server up and running then you can 'bubt' that file |
20:32 | dxtr | well it's done now anyway :P |
20:32 | rabeeh | 'bubt' is u-boot command that loads u-boot through tftp protocol and flashes the SPI flash accrodingly |
20:32 | dxtr | rabeeh: How is the installer installing Debian? I'd like to modify the installation a bit |
20:32 | dxtr | Install it on top of lvm and stuff |
20:35 | rabeeh | take a look at - |
20:35 | rabeeh | https://github.com/rabeeh/cubox-installer-scripts |
20:35 | rabeeh | it starts with the dist.list file; which lists all available distro supported in the CuBox installer |
20:35 | rabeeh | the debian headless hardfp is actually an image created by michael.cubox on the forums and irc |
20:35 | dxtr | Hmm.. okay |
20:36 | rabeeh | if you want to create one that installs from a repo; take a look at the ubuntu 13.04 installer script - |
20:36 | rabeeh | https://github.com/rabeeh/cubox-installer-scripts/blob/master/install-ubuntu-13.04-from-repo.sh |
20:36 | rabeeh | you can develop your own script and run it using the CuBox installer main menu; and if you have something ready please send me a script |
20:37 | rabeeh | or clone the github project and send me pull requests |
20:37 | dv_ | hi |
20:37 | rabeeh | hi dv_ |