Symbian3/PDK/Source/GUID-7C7DC797-3600-5EF8-A3E4-B44A7BCEE373.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept xml:lang="en" id="GUID-7C7DC797-3600-5EF8-A3E4-B44A7BCEE373"><title>Media types</title><prolog><metadata><keywords/></metadata></prolog><conbody><p>There are several types of file system media. For example,</p> <ul><li id="GUID-7E4E072F-11FF-5C54-BAE2-59AB9F1B68A5"><p>the ROM: this is always mapped to drive <filepath>z:</filepath>, and contains the operating system code</p> </li> <li id="GUID-73A8A963-AEFE-5B2C-9F28-3691232B15BB"><p>the RAM: a RAM drive shares space with kernel and user program memory. This space is dynamically allocated: there is no need for the owner of the machine to pre-allocate space. The RAM drive is always mapped to drive <filepath>c:</filepath>.</p> </li> <li id="GUID-54FE9E36-7197-5F7A-8AE3-746BA39BE548"><p>compact flash, accessed through an ATA interface: this is the main supported removable media. Whether there is a CF card slot, and what drive letters are allocated to it, are implementation dependent. A typical choice would be to use <filepath>d:</filepath> for the first partition on the first CF device.</p> </li> </ul> <p>Installable file systems may support other media.</p> </conbody></concept>
    12 <concept id="GUID-7C7DC797-3600-5EF8-A3E4-B44A7BCEE373" xml:lang="en"><title>Media
       
    13 types</title><shortdesc>This topic describes the media types supported by
       
    14 the file server..</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    15 <p>There are several types of file system media. For example,</p>
       
    16 <ul>
       
    17 <li id="GUID-7E4E072F-11FF-5C54-BAE2-59AB9F1B68A5"><p>the ROM: this is always
       
    18 mapped to drive <filepath>z:</filepath>, and contains the operating system
       
    19 code</p> </li>
       
    20 <li id="GUID-73A8A963-AEFE-5B2C-9F28-3691232B15BB"><p>the RAM: a RAM drive
       
    21 shares space with kernel and user program memory. This space is dynamically
       
    22 allocated: there is no need for the owner of the machine to pre-allocate space.
       
    23 The RAM drive is always mapped to drive <filepath>c:</filepath>.</p> </li>
       
    24 <li id="GUID-54FE9E36-7197-5F7A-8AE3-746BA39BE548"><p>compact flash, accessed
       
    25 through an ATA interface: this is the main supported removable media. Whether
       
    26 there is a CF card slot, and what drive letters are allocated to it, are implementation
       
    27 dependent. A typical choice would be to use <filepath>d:</filepath> for the
       
    28 first partition on the first CF device.</p> </li>
       
    29 </ul>
       
    30 <p>Installable file systems may support other media.</p>
       
    31 </conbody></concept>