Well, it's running. Here's a couple of things I notice: 1. The message "Failed to write to 'state.settings'. Access denied acccessing this file or folder." Keeps flashing in red above the edit window.
2. The terminal window starts in */var/lib/cloud9*. (A good place to start.) Typing *cd *changes you to */opt/cloud9* which is owned by root. I think it should be */home/debian*. I'll keep playing around with it. --Mark On Thursday, April 13, 2017 at 2:35:58 PM UTC-4, Mark Yoder wrote: > > I'm flashing it now. Wow, things really download fast when you aren't > competing with 2000 students. > > --Mark > > On Thursday, April 13, 2017 at 2:32:32 PM UTC-4, robert nelson wrote: >> >> On Thu, Apr 13, 2017 at 12:44 PM, Mark Yoder <[email protected]> >> wrote: >> > I'll wait for the new image. It hasn't popped up yet. >> >> Okay give this a shot: >> >> https://rcn-ee.net/rootfs/bb.org/testing/2017-04-13/stretch-iot/ >> >> add 'User=debian' to the end of /lib/systemd/system/cloud9.service >> >> and also run: >> >> sudo chown -R :cloud9ide /var/lib/cloud9/ || true >> sudo chmod -R g+w /var/lib/cloud9/ || true >> sudo chown -R :cloud9ide /opt/cloud9/.c9/ || true >> sudo chmod -R g+w /opt/cloud9/.c9/ || true >> >> as for some reason the package still didn't fix those... >> >> Regards, >> -- >> Robert Nelson >> https://rcn-ee.com/ >> > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/389c6095-d907-44a1-b493-11bee9b1119f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
