I find that BBB has eMMC on board, but I don't see a save command. Linux saves these changes automatically? Please tell me the action behind these commands.
Thanks, On Sunday, August 16, 2015 at 7:36:25 AM UTC-7, Robert Willy wrote: > > Hi, > > My ordered BBB has not yet arrived. I see the following thread on a small > project: > > > http://www.element14.com/community/community/designcenter/single-board-computers/next-gen_beaglebone//blog/2013/11/20/beaglebone-web-server--setup > > In the procedures it gives as the following, I do not see a save command > for the modified package. I know BBB has a SDcard boot media. How does the > changed package information saved for the following reboot taking effect? > > > Install Lighttpd > > Now before we install any new software, it is a good idea to update opkg: > > > > opkg update > > > > To install Lighttpd, type: > > > > opkg install lighttpd lighttpd-module-fastcgi > > > In fact, the link example took the following steps to disable some > service. How do they not enable in the following reboot? > > For BeagleBone Black: > > systemctl disable cloud9.service <https://c9.io/> > > systemctl disable gateone.service > <http://liftoff.github.io/GateOne/About/> > systemctl disable bonescript.service > <http://beagleboard.org/support/bonescript/> > > > > > Thanks, > > > > -- 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]. For more options, visit https://groups.google.com/d/optout.
