[plug] Date: Tue, 12 Oct 1999 11:53:40 +0800
John Summerfield
summer at os2.ami.com.au
Wed Oct 13 04:11:11 WST 1999
> Hi All,
> I was wanting to have a read-only mounted filesystem but to be able
> to save some small information (last song played in a playlist), preferably
> not on floppy as the system will be in a car. I was thinking of writing to
> CMOS or an external NV-RAM on a quick shutdown/power-off.
You won't get far with an entirely RO filesystem: /var has to be writable
(lock files, PID files, log files). It's probably try you can make /var on
a ram disk and not log, but I don't think such a system will be very
useful.
You CAN have / readonly; I've done it (mounted via NFS and it was exported
RO). /etc has per-host configuration so can't be shared.
--
Cheers
John Summerfield
http://os2.ami.com.au/os2/ for OS/2 support.
Configuration, networking, combined IBM ftpsites index.
More information about the plug
mailing list