Beaglebone Black: Difference between revisions
From Pumping Station One
| Line 51: | Line 51: | ||
apt-get dist-upgrade | apt-get dist-upgrade | ||
</syntaxhighlight> | </syntaxhighlight> | ||
This process usually fails a couple times, and even causes the beaglebone to lock up. Expect to reboot and receive errors. The errors usually come with further instructions like <code>apt-get install -f</code> and <code>dpkg --reconfigure -a</code> | |||