Novell SLRS 8 Admin Manual page 94

Table of Contents

Advertisement

7 PosAdmin
--scConfigFile /etc/X11/XF86Config \
--scMust TRUE --scBsize 1024 \
--scConfigFileLocalPath /opt/SLES/POS/rsync/config/XF86Config.1234567
Attribute
--scConfigFileLocalPath must This
Table 7.13: ConfigFileSyncTemplate Attributes for PosAdmin
Next, define the hard disk or the RAM
which is a minimum requirement if no hard disk is available, you need the
following parameters as described in Table 7.14.
# defining a RAM disk
posAdmin.pl --user cn=admin,o=mycorp,c=de \
--password secret \
--base cn=crtype3,cn=global,o=mycorp,c=de \
--add --scRamDisk --cn ram --scDevice /dev/ram1
Attribute
Type
--base
must This is the base distinguished name of the CR object, for
--cn
must The common name of the device, for example, ram.
--scDevice must This is the device of the RAM disk, for example,
Table 7.14: RamDisk Attributes for PosAdmin
To define a hard disk, the following parameters as described in Table
of interest.
# defining a hard disk
posAdmin.pl --user cn=admin,o=mycorp,c=de \
--password secret \
--base cn=crtype3,cn=global,o=mycorp,c=de \
--add --scHarddisk \
--cn hda --scDevice /dev/hda \
--scHdSize 9000 \
--scPartitionsTable '1000 82 swap swap;4000 83 / ext3;'
1
Note that /dev/ram0 can not be used, because this device is used for the initial RAM disk.
We recommend to use /dev/ram1. This should not be confused with the hard disk device
which uses a partition table.
94
Type
Explanation
of
/opt/SLES/POS/rsync/config/XF86Config.mydata.
1
Explanation
example, cn=crtype3, cn=global,o=mycorp,c=de.
/dev/ram1.
is
the
local
the
config
file,
disk of the CR. To add a RAM disk,
source
path
for
example,
7.15
are

Advertisement

Table of Contents
loading

This manual is also suitable for:

Suse linux retail solution 8

Table of Contents