puredyne-team team mailing list archive
-
puredyne-team team
-
Mailing list archive
-
Message #00717
[Bug 508203] Re: use hal-lock to prevent automount of make-live-device.sh target
tested briefly from an xterm in a running liveUSB generating another
liveUSB using an .iso file from the local hard drive, some small "not
quite perfect" bits still:
1. there is a graphical popup with a close button saying live-rw could not be mounted due to being locked
2. when the script is finished the main partition is mounted on /media/puredyne and a window opens in the xfce4 file manager
see attached bzr diff
Seems to be a tricky problem, see also:
http://www.chiark.greenend.org.uk/ucgi/~cjwatson/blosxom/ubuntu/2008-04-12
-desktop-automount-pain.html
** Attachment added: "use-hal-lock.diff"
http://launchpadlibrarian.net/38154711/use-hal-lock.diff
--
use hal-lock to prevent automount of make-live-device.sh target
https://bugs.launchpad.net/bugs/508203
You received this bug notification because you are a member of puredyne
team, which is the registrant for bouilloncube.
Status in bouillon cube: In Progress
Bug description:
If make-live-device.sh is ran from XFCE hal and co will automount the target device as they are created, turning the whole process in a mess. At the moment the script umount the partitions (thx claude) but the most elegant way would be use hal-locking during the whole process so we are not interrupted at all.
see: http://tuxradar.com/answers/706 (thx dan)
References