YaST2 Developers Documentation: StorageDevices

StorageDevices

StorageDevices.ycp
This module does all storage device related stuff: - hard disk drives - removable drives (ZIP) - floppy devices
  • Klaus Kaempf (initial)

This module has an unstable interface.

Depends on

StorageControllers

Imports

  • HwStatus
  • Mode
  • Stage

Local Variables

Local Functions

local zip_drives -> map<string,map>

Return value:
of $["device": $[..target..], ...] for each ZIP drive
local floppy_drives -> list<map>

Return value:
of maps: all kinds of removable media, esp. ZIP drives
local floppy_present -> boolean

Return value:
true if floppy drive present
local floppy_device -> string

Return value:
Device name of floppy, empty string if no floppy present
local cd_drives -> list<map>

list of cd-rom drives

local ProbeCDROMs () -> boolean

ProbeCDROMs()

Initialize cd_drives