Setup guide

Page 108 Dedicated Micros
USER.ini
A number of features on the Digital Sprite 2 are password protected; these have default
usernames and passwords. The features that can be enabled for authentication are FTP, telnet
and serial communication.
The user.ini file contains the username and password information for these features and is also
the interface to enable or disable password protection.
The example shows the default usernames and passwords and which of these features are
enabled on the Digital Sprite 2 when shipped from the factory.
[FTP]
dm=ftp
[Telnet]
dm=telnet
[Serial]
# dm=serial
# serial=password
vidcfg.ini
The Digital Sprite 2 can support up to 600Gb of internal storage, however in applications that
require large storage capacities it is possible to integrate the Dedicated Micros RAID or JBOD
storage units into the application.
As the Digital Sprite 2 automatically detects external storage, this file is dynamically updated by
the system, the example below shows a typical file configuration.
# ================
# DS2 03-03-2004
# ================
# Entries are as follows
# [Partition name]
# path = <pathname>
# file_size = <file_size>
# max_blocks = <max_blocks>
# disk_offset = <day_mask>
# write_type =
# The meanings of the parameters are as follows
# Partition Name: Any ascii name for this partition. Does not perform any other function
# path :The effective MSDOS style root path of the partition directory structure
# default 3.5” = c:\video
# file_size :The size in bytes of each partition file - default = 50Mbyte (52428800)
# max_blocks : The number of files in this partition. A value of -1 makes the system use the maximum available
# space on the disk specified in path
# default = -1