Community mailing list archives
community@mail.odoo.com
Browse archives
Re: New readonly posbox images
by
Alejandro Perez Cosio
Thank you Antony, it worked for me On 21/08/15 12:29, Antony Lesuisse wrote: > Like the default raspbian image > > Login: pi > Password: raspberry > > Beware that root (/) is mounted read only and so you cannot use apt. > > If you want to use it you need to reboot in normal mode. > > - remount rw / > - remount rw /root_bypass_ramdisks > - edit /root_bypass_ramdisks/etc/setup_ramdisks.sh to disable it (exit 0 at > the top). > - sync and reboot > > > > On 08/21/2015 05:23 PM, Alejandro Perez wrote: > > Dear Antony, I'm testing the new v13 image with a RPi 2, but I have not an > > access user like with the v12: > > *User: pi** > > **Pass: admin** > > * > > Is there a user in the sudo gorup which I can use to install something with > > apt-get? > > > > Best regards > > -- > > Alejandro > > > > On 19/08/15 11:42, Antony Lesuisse wrote: > > <blockquote cite="mid:55D4A339.1070609@openerp.com" type="cite"> > > > > We published a new image for the posbox. It now uses a script to automate the > > creation of an image, it means that anyone can rebuilt the image himself > > (previous images where done manually). > > > > https://github.com/odoo/odoo/tree/8.0/addons/point_of_sale/tools/posbox > > > > The script takes a default raspbian image and tweak it to remove useless > > packages and configure a minimal version of odoo with the hw_ modules. > > > > The new image works in readonly mode (it never mount -o remount,rw / instead > > we create a tmpfs for /var /etc and /tmp). SD cards were failing after months > > of use, because of the constant writing of logs and tmp files. This problem > > should be solved now. > > > > The image is also much smaller around 500Mb (compared to 2000Mb before). We > > tested it and it seems to work correctly but i would welcome more feedback. > > > > The image can be downloaded from here (it's the v13): > > > > http://nightly.odoo.com/master/posbox/ > > > > _______________________________________________ > > Mailing-List: https://www.odoo.com/groups/community-59 > > Post to: mailto:community@mail.odoo.com > > Unsubscribe: https://www.odoo.com/groups?unsubscribe > > > > > > _______________________________________________ > > Mailing-List: https://www.odoo.com/groups/community-59 > > Post to: mailto:community@mail.odoo.com > > Unsubscribe: https://www.odoo.com/groups?unsubscribe > > > > _______________________________________________ > Mailing-List: https://www.odoo.com/groups/community-59 > Post to: mailto:community@mail.odoo.com > Unsubscribe: https://www.odoo.com/groups?unsubscribe >