151. NetworkStorage

Networked disks

151.1. Summary of Module Globals

List of Global Functions

  • isDiskOnNetwork - If the disk is on a networked device (NFS, ISCSI), the main NIC needs STARTMODE nfsroot instead of auto.

List of Global Variables

    151.2. Global Functions

    151.2.1. isDiskOnNetwork

    If the disk is on a networked device (NFS, ISCSI), the main NIC needs STARTMODE nfsroot instead of auto.

    Function parameters

    • string device

    Return value

    • boolean - root dev over network

    151.3. Global Variables

    151.4. Module Requirements

    none