• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

kreatv-option-harddrive_bcm15

This package includes platform components needed for an IDE harddrive. This package is meant to be used for DVR purposes. By default both USB and IDE harddrive are supported, unless only type=usb or type=ide is specified.

Parameters

Name Repeat Description Type Default Example
all Adds both USB and IDE harddrive support.

NOTE: This parameter is deprecated. Use 'type=all' instead.

String
ata_monitor_threshold Once This sets the number of ATA errors allowed during a period of 60 seconds. If more errors occur the internal storage device is disabled.

Valid range is {-1, ...}.

Value descriptions:

  • -1
    No action will be taken when ATA errors occur.
Integer -1 ata_monitor_threshold=2
ata_security_required Only mount disks with ATA security activated. String
ata_startup_check_enabled Once If set to true any ATA error during startup will disable the internal storage device. Boolean false ata_startup_check_enabled=true
esata_controller_port Once Specifies the eSATA controller port number for this platform.

Valid range is {0, ...}.

Integer 0 esata_controller_port=2
file_system Specifies the file system to be used for internal HDD.

Possible values are:

  • JFS
  • EXT4
  • auto
    Assign it based on hardware platform.
Enum auto file_system=EXT4
ide Adds IDE harddrive support.

NOTE: This parameter is deprecated. Use 'type=ide' instead.

String
remove_lost_and_found If remove_lost_and_found is set to 'true', 'lost+found' directories will be removed from filesystems where PARTITION_FEATURE_DVR or PARTITION_FEATURE_TIMESHIFT capabilities are enabled, but PARTITION_FEATURE_ACCESS_USER_CONTENT is disabled. The clean up operation will be performed after successfully mounting the filesystem. Boolean true
temperature_check_interval Once Set the time interval for checking the temperature of the HDD. The value is in minutes.

Valid range is {1, ...}.

Integer 60 temperature_check_interval=30
threshold Set the different temperature threshold for the hard drive temperature monitoring (in °C). If unset, this threshold will not be used. String threshold=high_threshold/60/rising, threshold=low_threshold/55/falling, threshold=overheated_threshold_rising/69/rising, threshold=overheated_threshold_falling/65/falling
type Multiple Specifies the type of harddrive to support.

Possible values are:

  • all
  • ide
  • usb
Enum all type=ide
usb Adds USB harddrive support.

NOTE: This parameter is deprecated. Use 'type=usb' instead.

String

Details

Version5.0.1
Content version-
BranchSTABLE_5.0.1
Date20160422
Time120934
Architecturebcm15
Rootdisk dependencieskreatv-hal, kreatv-platform, kreatv-option-hdd-drivers
Finalize dependencieskreatv-finalize-harddrive
Installation scriptsbuildtime, kit
Dependency onlyno
Explicitno
Allow any parametersno

5.0.1

Copyright (c) 2016 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.