Comment 13 for bug 27897

Revision history for this message
Tarik Jabri (tjabri) wrote : lshal output

Martin, this is the output of lshal > hal.txt as you had requested. I decided to look through the file and I picked out the section you may be interested in. Please note that this is with mounting the partition with the iocharset option. I didn't see a difference with or without it.

Here is the snippet:

(string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false (bool)
  volume.policy.desired_mount_point = '
___h' (string)
  volume.policy.mount_filesystem = 'vfat' (string)
  volume.policy.should_mount = true (bool)
  volume.policy.mount_option.quiet = true (bool)
  volume.policy.mount_option.iocharset=utf8 = true (bool)
  info.udi = '/org/freedesktop/Hal/devices/volume_uuid_3037_AAEC' (string)
  volume.partition.msdos_part_table_type = 12 (0xc) (int)
  info.product = '
___h' (string)
  volume.size = 15726735360 (0x3a962f000) (uint64)
  volume.num_blocks = 30716280 (0x1d4b178) (int)
  volume.block_size = 512 (0x200) (int)
  volume.partition.number = 2 (0x2) (int)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume' (string)
  volume.is_partition = true (bool)
  volume.is_disc = false (bool)
  volume.is_mounted = true (bool)
  volume.mount_point = '/media/hda2' (string)
  volume.label = '
___h' (string)
  volume.uuid = '3037-AAEC' (string)
  volume.fsversion = 'FAT32' (string)
  volume.fsusage = 'filesystem' (string)
  volume.fstype = 'vfat' (string)
  storage.model = '' (string)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_serial_MRG30DK3KD55TK' (string)
  block.is_volume = true (bool)
  block.minor = 2 (0x2) (int)
  block.major = 3 (0x3) (int)
  block.device = '/dev/hda2' (string)
  linux.hotplug_type = 3 (0x3) (int)
  info.parent = '/org/freedesktop/Hal/devices/storage_serial_MRG30DK3KD55TK' (string)
  linux.sysfs_path_device = '/sys/block/hda/hda2' (string)
  linux.sysfs_path = '/sys/block/hda/hda2' (string)