On Mon, Sep 16, 2013 at 1:25 PM, atar <atar.yo...@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@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-**
> unsubscr...@freebsd.org <freebsd-questions-unsubscr...@freebsd.org>"
>


mount -o rw /
-- 

Sam Fourman Jr.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to