persistence in freeBSD

Sam Fourman Jr. sfourman at gmail.com
Mon Sep 16 14:29:28 UTC 2013


On Mon, Sep 16, 2013 at 1:25 PM, atar <atar.yosef at gmail.com> wrote:

> Thanks for replying, Steve.
>
> As for your question, I mean if it is possible for example to write a file
> to the filesystem and that the file will not be deleted on the next boot.
> actually, I didn't succeed to write a file to the filesystem  because it is
> automatically mounted as readonly filesystem, so my question implies also
> how to mount it also with write access during the boot process.
>
> Regards,
>
> atar.
>
> ______________________________**_________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions<http://lists.freebsd.org/mailman/listinfo/freebsd-questions>
> To unsubscribe, send any mail to "freebsd-questions-**
> unsubscribe at freebsd.org <freebsd-questions-unsubscribe at freebsd.org>"
>


mount -o rw /
-- 

Sam Fourman Jr.


More information about the freebsd-questions mailing list