You are not logged in.
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 0Last edited by quellen (2014-12-17 18:06:43)
sorry for my bad english
Offline
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
thx, SOLVED:
# pacman -Rdd libbluraynow 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