Hello Steve,

"Steve Ziuchkovski":
> I'm guessing that there might be special syntax that I can use with the
> mount command (passed via the -o option) to accomplish this, but I don't
> know what that is.

Did you install aufs-util.git?
Aufs manual describes such case. Try "man aufs."

(from aufs manual)
----------------------------------------------------------------------
When your aufs is the root directory of your system, and your system
tells you some of the filesystem were not unmounted cleanly, try these
procedure when you shutdown your system.
.nf
# mount -no remount,ro /
# for i in $writable_branches
# do mount -no remount,ro $i
# done
.fi
If your xino file is on a hard drive, you also need to specify
`noxino' option or `xino=/your/tmpfs/xino' at remounting root
directory.
----------------------------------------------------------------------


J. R. Okajima

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF

Reply via email to