rz3dvp Posted October 15, 2016 Posted October 15, 2016 Hi. I'm try use "wget -q -O - http://upgrade.armbian.com| bash" for Odroid C0, but have error "Unsupported hw"... How can I fix it?
tkaiser Posted October 15, 2016 Posted October 15, 2016 How can I fix it? You can't since this mechanism was only meant for Allwinner A10 or A20 devices. But thanks for reminding us, this script needs also a massive rework or immediate deletion. In other words: On ODROID-C0 you would've to start from scratch (transferring your $HOME being the best idea).
zador.blood.stained Posted October 15, 2016 Posted October 15, 2016 Hi. I'm try use "wget -q -O - http://upgrade.armbian.com| bash" for Odroid C0, but have error "Unsupported hw"... Why do you want to use this script? Normal system updates are delivered via apt-get (sudo apt-get update && sudo apt-get upgrade), and upgrade.armbian.com was designed for very old releases or to switch kernel versions for sunxi boards.
rz3dvp Posted October 15, 2016 Author Posted October 15, 2016 Ok, thanks. I'm only start read "Getting started" Sorry for noobs question, but for this board doesn't have kernel v.4?
Igor Posted October 15, 2016 Posted October 15, 2016 Ok, thanks. I'm only start read "Getting started" Sorry for noobs question, but for this board doesn't have kernel v.4? It's under development - here you can get more info: http://linux-meson.com/doku.php "Not for end users - yet"
Recommended Posts