165. NetworkStorage

Networked disks

165.1. Authors

  • Martin Vidner <mvidner@suse.cz>

165.2. 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

    165.3. Global Functions

    165.3.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

    165.4. Global Variables

    165.5. Module Requirements

    165.5.1. Module Imports

    • FileUtils

    165.5.2. Module Includes