I have many, many years of working with Linux but zero experience with Debian. I used the NOOBS program to load Raspbian, set a static IP Address on the device, and attempted to do:
Code: Select all
sudo apt-get update
sudo apt-get upgrade
Is there a limitation on performing the upgrade on this device because of its lower RAM? I'm using an 8G SD card and it appears that there should be plenty of disk space with roughly 1.8G free on the root filesystem before attempting an upgrade command.
When it crashes, I have to restart and run through a series of different commands to get things installed and "un-corrupted" before I can try again.
Can anyone give me some guidance here?