Temporary Write Access On Startup

The question is easy: while booting, how to get write access to a location other than the root partition? Sure this is possible if I mount the root partition with [cmd=]mount -uw /[/cmd] but fsck will complain about a read/write partition even if I roll it back to read only.

Thanks.
 
Back
Top