Pawel Debski wrote: > > > How do I check whether it is really mounted in dom0? > > (I think it is not, but maybe I'm doing something wrong > notification bubble should pop up on the screen. I think its usually sr0 or > something. > > What would be the right command in Konsole? >
Try doing: mount | grep ^/dev/sr but if the files are available at /run/media/pdebski/CDTITLE, it is clearly mounted. In order to unmount it, you can do umount /run/media/pdebski/CDTITLE and then proceed to attach dom:sr0 to your favourite AppVM -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/1483660084.1409.6.camel%4016bits.net. For more options, visit https://groups.google.com/d/optout.
