Libzypp/Media/Url/DISK

From openSUSE

MediaDISK

The access handler for media on a disk volume (partition).

  • Url Scheme:
  • hd
  • Examples:
hd:/?device=/dev/hda1
hd:/subdir?device=/dev/sda1
hd:/subdir?device=/dev/sda1&filesystem=reiserfs

Note: You can use either "hd:/" (just path, no authority) or "hd:///" (path and empty authority).

  • Query parameters:
  • device: Mandatory parameter specifying the name of the block device of the partition to mount.
  • filesystem: The name of the filesystem. Defaults to "auto".
  • Authority: A non-empty authority URL component is not allowed.
  • Path name: Mandatory URL component, that specifies a subdirectory on the disk partition, where the desired

files are located.

back ...

Last edit in Trac '05/02/06 14:25:22' by 'mt'


Last edit in Trac '05/02/06 14:25:22' by 'mt'


Last edit in Trac '05/02/06 14:25:22' by 'mt'


Last edit in Trac '05/02/06 14:25:22' by 'mt'