Comment 7 for bug 51164

Revision history for this message
Mabouya (julien-haydersah) wrote : Re: [Bug 51164] Re: DVD drive mounted to /media/usbdisk

I have reinstalled Ubuntu and made all the updates and the problems reappeared. The debug is now :

julien@Magic:~$ PMOUNT_DEBUG=1 pmount-hal /dev/hdc
drive: /org/freedesktop/Hal/devices/storage_model_LITEON_DVD_ROM_LTD163
volume: /org/freedesktop/Hal/devices/volume_part_1_size_3749740544
device: /dev/hdc
label: usbdisk
fstype: (null)
options: exec
umask: (null)
spawnv(): executing pmount 'pmount' '--exec' '/dev/hdc' 'usbdisk-1'
Erreur : /dev/hdc is yet mounted on /media/usbdisk
spawn(): pmount terminated with status 4
Erreur: impossible to execute pmount

Here is my /etc/fstab too:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hdb1 / ext3 defaults,errors=remount-ro 0 1
/dev/hdb5 /media/commun vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda1 /media/hda1 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda2 /media/windows ntfs defaults,nls=utf8,umask=007,gid=46 0 1
/dev/hdb2 none swap sw 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0

Ihave a dvd drive and a cdrw drive, but only one seems to be mounted.

> Message du 06/10/06 12:05
> De : "Martin Pitt" <email address hidden>
> A : <email address hidden>
> Copie à :
> Objet : [Bug 51164] Re: DVD drive mounted to /media/usbdisk
>
> Mabouya, can you please do the debugging step from comment 2:
>
> Strange, pmount-hal is supposed to pick up the desired mount point from
> hal. Can you please do
>
> PMOUNT_DEBUG=1 pmount-hal /dev/hdc
>
> and put the output here?
>
> --
> DVD drive mounted to /media/usbdisk
> https://launchpad.net/bugs/51164
>
>