From: Tony B. <tb...@gm...> - 2006-04-09 12:43:22
|
You need to disable hotplug. echo "/dev/null" > /proc/sys/kernel/hotplug On boot or hotplug will continue to work. On 4/9/06, Jose J. Rodriguez <jo...@gm...> wrote: > > On 4/9/06, Jose J. Rodriguez <jo...@gm...> wrote: > > On 4/9/06, Jose J. Rodriguez <jo...@gm...> wrote: > > > > > Of course, vl-hot works too. It even coldplugs, that is, if you have = a > > > pendrive attached on boot, it will be mounted. Of course, where the > > > heck the desktop icon ends up is anybody's guess, lol, as there's no > > > logged-in user at that point! > > > > > > > I'm calling this a new branch of vl-hot, 0.3.0, and it's committed to > > the SF cvs already. If you want it and don't want to mess with the cvs > > yet, just let me know. > > > > Sorry, forgot one little detail, lol. You need to edit /etc/sudoers to > reflect the change in path for vl-hot, like this: > > from: > MOUNT1=3D/etc/udev/scripts/vl-hot_mount,/etc/udev/scripts/vl-hot_umount, > ..... > to: MOUNT1=3D/lib/udev/vl-hot_mount,/lib/udev/vl-hot_umount, ..... > > In actual fact, only vl-hot_umount is relevant in /etc/sudoers, as > this is only needed to allow the desktop icon to unmount the drive. > > Regards, > Joe1962 > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmdlnk&kid=110944&bid$1720&dat=121642 > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > |