150. NetworkStorage

Networked disks

150.1. Authors

  • Martin Vidner <mvidner@suse.cz>

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

    150.3. Global Functions

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

    150.4. Global Variables

    150.5. Module Requirements

    150.5.1. Module Imports

    • FileUtils

    150.5.2. Module Includes