1 .\" $NetBSD: mount_filecore.8,v 1.12 2004/06/25 14:46:47 wiz Exp $
3 .\" Copyright (c) 1998 Mark Brinicombe
4 .\" Copyright (c) 1993,1994 Christopher G. Demetriou
5 .\" All rights reserved.
7 .\" Redistribution and use in source and binary forms, with or without
8 .\" modification, are permitted provided that the following conditions
10 .\" 1. Redistributions of source code must retain the above copyright
11 .\" notice, this list of conditions and the following disclaimer.
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\" notice, this list of conditions and the following disclaimer in the
14 .\" documentation and/or other materials provided with the distribution.
15 .\" 3. All advertising materials mentioning features or use of this software
16 .\" must display the following acknowledgement:
17 .\" This product includes software developed by Christopher G. Demetriou.
18 .\" 4. The name of the author may not be used to endorse or promote products
19 .\" derived from this software without specific prior written permission
21 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
22 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
23 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
24 .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
25 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
26 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
28 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
30 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37 .Nd mount a FILECORE file system
48 FILECORE filesystem is a read only implementation of the filecore file system
49 found in Acorn Computers RISC OS operating system.
50 This operating system is the ROM based operating system
51 found on their ARM 6, ARM7 and StrongARM 110 based RiscPC machines
52 that are supported by the arm32 port.
53 Under RISC OS, filecore will have multiple instantiations for file
54 systems on different block devices such as floppies, IDE discs, SCSI discs
55 etc. and these frequently are considered to be different filesystems
56 e.g. ADFS, IDEFS, SCSIFS etc.
60 command attaches the FILECORE filesystem residing on
63 to the global filesystem namespace at the location
70 are converted to absolute paths before use.
71 This command is normally executed by
73 at boot time, but can be used by any user to mount a
74 FILECORE file system on any directory that they own (provided,
75 of course, that they have appropriate access to the device that
76 contains the file system).
78 The options are as follows:
81 Give all files world access.
83 Append the filetype to each filename.
84 This option currently has no effect.
86 Set the group of the files in the file system to
88 The default group is the group of the directory
89 on which the file system is being mounted.
91 Give all files owner access.
93 Use the specified mount
98 Give all files owner read access.
100 Set the owner of the files in the file system to
102 The default owner is the owner of the directory
103 on which the file system is being mounted.
113 utility first appeared in
118 filesystem currently supports the Acorn filecore file system found on
119 Acorn Computers RiscPC desktop machines with versions of RISC OS up to 3.70.