LXQT - fails to umount dvd [self fixed]

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
Terus
White ninja
White ninja
Posts: 17
Joined: 02 Jan 2014, 12:14
Distribution: porteus
Location: Location

LXQT - fails to umount dvd [self fixed]

Post#1 by Terus » 25 Dec 2014, 13:13

(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 ...