I also have this problem, what info do you need to debug it?

from lshal:
udi = 
'/org/freedesktop/Hal/devices/volume_uuid_a8206bb3_03d2_49cc_bca2_b01ae75bd1b0'
 block.device = '/dev/sda2'  (string)
 block.is_volume = true  (bool)
 block.major = 8  (0x8)  (int)
 block.minor = 2  (0x2)  (int)
 block.storage_device =
'/org/freedesktop/Hal/devices/storage_serial_SATA_TOSHIBA_MK8032G_Y6OFT636T'
(string)
 info.capabilities = {'volume', 'block'} (string list)
 info.category = 'volume'  (string)
 info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
 info.parent =
'/org/freedesktop/Hal/devices/storage_serial_SATA_TOSHIBA_MK8032G_Y6OFT636T'
(string)
 info.product = 'rootfs'  (string)
 info.udi = 
'/org/freedesktop/Hal/devices/volume_uuid_a8206bb3_03d2_49cc_bca2_b01ae75bd1b0'
(string)
 linux.hotplug_type = 3  (0x3)  (int)
 linux.sysfs_path = '/sys/block/sda/sda2'  (string)
 org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point
fstype extra_options', 'extra_options', 'extra_options'} (string list)
 org.freedesktop.Hal.Device.Volume.method_execpaths =
{'hal-storage-mount', 'hal-storage-unmount', 'hal-storage-eject'}
(string list)
 org.freedesktop.Hal.Device.Volume.method_names = {'Mount',
'Unmount', 'Eject'} (string list)
 org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as',
'as'} (string list)
 storage.model = ''  (string)
 volume.block_size = 512  (0x200)  (int)
 volume.fstype = 'ext3'  (string)
 volume.fsusage = 'filesystem'  (string)
 volume.fsversion = '1.0'  (string)
 volume.ignore = false  (bool)
 volume.is_disc = false  (bool)
 volume.is_mounted = false  (bool)
 volume.is_mounted_read_only = false  (bool)
 volume.is_partition = true  (bool)
 volume.label = 'rootfs'  (string)
 volume.linux.is_device_mapper = false  (bool)
 volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime',
'nodiratime', 'noexec', 'quiet', 'remount', 'exec', 'acl',
'user_xattr', 'data='} (string list)
 volume.mount_point = ''  (string)
 volume.num_blocks = 1959930  (0x1de7fa)  (int)
 volume.partition.flags = {} (string list)
 volume.partition.label = ''  (string)
 volume.partition.media_size = 80026361856  (0x12a1f16000)  (uint64)
 volume.partition.number = 2  (0x2)  (int)
 volume.partition.scheme = 'mbr'  (string)
 volume.partition.start = 21474869248  (0x500008000)  (uint64)
 volume.partition.type = '0x83'  (string)
 volume.partition.uuid = ''  (string)
 volume.size = 1003484160  (0x3bcff400)  (uint64)
 volume.unmount.valid_options = {'lazy'} (string list)
 volume.uuid = 'a8206bb3-03d2-49cc-bca2-b01ae75bd1b0'  (string)

[EMAIL PROTECTED]:~$ cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid 0 0
proc /proc proc rw,nosuid,nodev,noexec 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec 0 0
/dev/root /dev/.static/dev ext3 rw,data=ordered 0 0
tmpfs /dev tmpfs rw 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
/dev/root /mnt/root ext3 rw,data=ordered 0 0
/dev/raph/home /home ext3 rw,nosuid,nodev,data=ordered 0 0
/dev/raph/bea /home/bea ext3 rw,nosuid,nodev,data=ordered 0 0
/dev/raph/tmp /tmp ext3 rw,nosuid,nodev,data=ordered 0 0
/dev/raph/usr /usr ext3 rw,nodev,data=ordered 0 0
/dev/raph/oracle /usr/lib/oracle ext3 rw,nosuid,nodev,data=ordered 0 0
/dev/raph/var /var ext3 rw,nosuid,nodev,data=ordered 0 0
/dev/raph/privat /mnt/privat ext3 rw,nosuid,nodev,data=ordered 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec 0 0


--
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437  --  Mobil: 3091 2437

Reply via email to