Beaglebone Black: Difference between revisions
From Pumping Station One
No edit summary |
|||
| Line 57: | Line 57: | ||
</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 -- | 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 --configure -a</code> | ||
The dist-upgrade command will take many hours to complete. | The dist-upgrade command will take many hours to complete. | ||