On 6 Jan 2013, at 13:32, Martin Patzak (GMX) <[email protected]> wrote:

> Hallo all,
> 
> I am trying to run OWFS on tmpfs, but I do not succeed.
> I created a mount entry in fstab:
> 
> tmpfs /mnt/1wire tmpfs nodev,nosuid,size=3M,uid=1004,gid=1005 0 0
> 
> the uid and gid are the ones of my own user
> 
> 
> then I mount and can check the success with df -k which list /mnt/1wire 
> as a tmpfs file system. As well as listing ls -al /mnt/ results i a 
> small t for tmpfs at the entry 1wire
> 
> when I start now OWFS it does not use the tmpfs created, but seems to 
> unmount and remount.
> 
> Is there a way to have OWFS use tmpfs and how?
> 
> I need it, because I am running of raspi with only a sd-card attached.

owfs uses FUSE, so it is its own filesystem. It doesn't actually write anything 
to your SD card.

HTH,
Chris

-- 
Chris Boot
[email protected]


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to