Page 1 of 1

LXQT - fails to umount dvd [self fixed]

Posted: 25 Dec 2014, 13:13
by Terus
(32bit - only firefox xzm - default build)
When i was on razor-qt everything was right.
Switched to lxqt and have problem with umount /mount.

Can't umount dvd, forcing it with cmd:

Code: Select all

/bin/umount -l /dev/sr0
but then i can't mount it again - in PCManFM dvd is missing.

Found temporary solution for mounting it again:

Code: Select all

readlink /sys/block/sr0
echo 1 > /sys/block/sr0/device/delete
echo "- - -" > /sys/class/scsi_host/host1/scan
===
On other PC seems fine.
On mine fails - when i want to blank DVD-RW and record it again.

===
Weird 1st time i had this problem 5 days ago, and was stuck, had to reboot after each dvd blank, now is gone ...