[Bug 36846] The filesystem type of a volume is identified incorrectly.
Vytas
vytautas.liuolia at gmail.com
Mon Mar 27 13:42:26 UTC 2006
Public bug reported:
https://launchpad.net/malone/bugs/36846
Affects: hal (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
My /boot partition is identified as 'fat' volume, athough it is a
mounted and working ext3 partition. The most possible reason for this is
that there was a FAT partition before starting at the same sector as
/boot partition is now.
The following text is some output of lshal:
___________________________________________________
udi = '/org/freedesktop/Hal/devices/volume_uuid_9049_0A09'
volume.unmount.valid_options = {'lazy'} (string list)
volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 'nodiratime' , 'noexec', 'quiet', 'utf8', 'shortname=', 'codepage=', 'iocharset=', 'umask=', 'dmask=', 'fmask=', 'uid='} (string list)
org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-system-storage-moun t', 'hal-system-storage-unmount', 'hal-system-storage-eject'} (string list)
org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (st ring list)
org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list)
info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
volume.ignore = true (bool)
volume.policy.desired_mount_point = 'scsidisk' (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_9049_0A09' (string)
volume.partition.msdos_part_table_type = 131 (0x83) (int)
info.product = 'Volume (vfat)' (string)
volume.size = 123346944 (0x75a2000) (uint64)
volume.num_blocks = 240912 (0x3ad10) (int)
volume.block_size = 512 (0x200) (int)
volume.partition.number = 6 (0x6) (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 = '/boot' (string)
volume.label = '' (string)
volume.uuid = '9049-0A09' (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_0ATA_ST316 0827AS_Linux_ATA_SCSI_simulator' (string)
block.is_volume = true (bool)
block.minor = 6 (0x6) (int)
block.major = 8 (0x8) (int)
block.device = '/dev/sda6' (string)
linux.hotplug_type = 3 (0x3) (int)
info.parent = '/org/freedesktop/Hal/devices/storage_serial_0ATA_ST3160827AS_Li nux_ATA_SCSI_simulator' (string)
linux.sysfs_path_device = '/sys/block/sda/sda6' (string)
linux.sysfs_path = '/sys/block/sda/sda6' (string)
More information about the desktop-bugs
mailing list