You are not logged in.

#1 2014-12-17 13:22:56

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 364

[Solved] UDisks2: error opening /media/WindowsXP/BDMV/index.bdmv

Hi,
i found a strange error in my boot:

# journalctl -b|grep error
dic 17 14:09:55 linux kernel: ioapic: probe of 0000:00:00.5 failed with error -22
dic 17 14:09:59 linux systemd-udevd[155]: error: /dev/sde: No medium found
dic 17 14:09:59 linux systemd-udevd[155]: error: /dev/sdc: No medium found
dic 17 14:09:59 linux systemd-udevd[155]: error: /dev/sdf: No medium found
dic 17 14:09:59 linux systemd-udevd[155]: error: /dev/sdd: No medium found
dic 17 14:10:18 linux org.gtk.Private.UDisks2VolumeMonitor[329]: index_parse.c:191: indx_parse(): error opening /media/WindowsXP/BDMV/index.bdmv
dic 17 14:10:18 linux org.gtk.Private.UDisks2VolumeMonitor[329]: index_parse.c:191: indx_parse(): error opening /media/WindowsXP/BDMV/BACKUP/index.bdmv
dic 17 14:10:18 linux org.gtk.Private.UDisks2VolumeMonitor[329]: index_parse.c:191: indx_parse(): error opening /media/DATI/BDMV/index.bdmv
dic 17 14:10:18 linux org.gtk.Private.UDisks2VolumeMonitor[329]: index_parse.c:191: indx_parse(): error opening /media/DATI/BDMV/BACKUP/index.bdmv
dic 17 14:10:40 linux kbuildsycoca5[471]: Parse error in  "/home/pippo/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line  1 , col  1 :  "unexpected end of file"

what is this?
i have no BDMV folder in "/media/WindowsXP" and in "/media/DATI" (both are ntfs partition).
searching on google i discovered "index.bdmv" is a bluray files, but in my PC there isn't any bluray drive! :-O

$ pacman -Q|grep udisk
udisks2 2.1.3-1

$ cat /etc/udev/rules.d/99-udisks2.rules
ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{UDISKS_FILESYSTEM_SHARED}="1"
$ cat /etc/fstab
# 
# /etc/fstab: static file system information
#
# <file system>	<dir>	<type>	<options>	<dump>	<pass>
# /dev/sdb1 LABEL=archlinux
UUID=*CENSURED*	/         	ext4      	rw,relatime,data=ordered	0 1
UUID=*CENSURED* /media/WindowsXP ntfs rw,nofail,umask=0000 0 0
UUID=*CENSURED* /media/DATI ntfs rw,nofail,umask=0000 0 0
UUID=*CENSURED* none swap defaults 0 0
/dev/sr0 /media/dvd auto user,noauto,exec,utf8 0 0
/dev/sr1 /media/cdrom auto user,noauto,exec,utf8 0 0

Last edited by quellen (2014-12-17 18:06:43)


sorry for my bad english

Offline

#2 2014-12-17 14:06:47

dice
Member
From: Germany
Registered: 2014-02-10
Posts: 413

Re: [Solved] UDisks2: error opening /media/WindowsXP/BDMV/index.bdmv


I put at button on it. Yes. I wish to press it, but I'm not sure what will happen if I do.  (Gune | Titan A.E.)

Offline

#3 2014-12-17 18:06:26

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 364

Re: [Solved] UDisks2: error opening /media/WindowsXP/BDMV/index.bdmv

thx, SOLVED:

# pacman -Rdd libbluray

now i would like to remove this error, but i think is impossible:

dic 17 14:09:59 linux systemd-udevd[155]: error: /dev/sde: No medium found
dic 17 14:09:59 linux systemd-udevd[155]: error: /dev/sdc: No medium found
dic 17 14:09:59 linux systemd-udevd[155]: error: /dev/sdf: No medium found
dic 17 14:09:59 linux systemd-udevd[155]: error: /dev/sdd: No medium found

(they are errors for internal card-reader: https://bbs.archlinux.org/viewtopic.php?pid=1485352)

Last edited by quellen (2014-12-17 18:11:54)


sorry for my bad english

Offline

Board footer

Powered by FluxBB