
cr-test-default
--scCashRegisterName default --scPosImageDn
cn=
myGraphical_test
,cn=
default
,cn=global,o=
mycorp
,c=
us
7.4.2 Adding an
scRamDisk
Object
The
scRamDisk
object stores configuration information for a Point of Service terminal
RAM disk. If no hard disk is available, you must configure a RAM disk for the Point
of Service terminal.
Table 7.2, “posAdmin Options for
scRamDisk
Objects” (page 76) summarizes the
posAdmin command options for
scRamDisk
object attributes.
Table 7.2
posAdmin Options for scRamDisk Objects
Description
Type
Option
The base distinguished name of the Hardware Refer-
ence object. For example,
cn=crtype3,
cn=global,o=mycorp,c=us
.
must
--base
The common name of the device. For example,
ram
.
must
--cn
The RAM disk device.
must
--scDevice
The device
/dev/ram0
cannot be used because it
is used for the initial RAM disk. Therefore, we rec-
ommend using
/dev/ram1
.
The RAM device should not be confused with the
hard disk device, which uses a partition table.
When deploying to the ramdisk of a specific machine, use:
posAdmin.pl --user
cn=admin,o=
mycorp
,c=
us
--password
secret
--base
cn=
cshr4152
,cn=global,o=
mycorp
,c=
us
--add --scRamDisk --cn
ram
--scDevice
/dev/ram1
When deploying to the ramdisk of the generic machine of the previous section, use:
posAdmin.pl --user cn=admin,o=
mycorp
,c=
us
--password
secret
76
SUSE Linux Enterprise Point of Service Guide