Skip to main content

Thread: command or application disappearing from "startup applications" list


hi,
have fresh install of ubuntu 12.04lts, , although problem not seem new, appears still unresolved...
want mount 2 ntfs partitions @ boot-up, add line
code:
/usr/bin/udisks --mount /dev/sd_name-of-my-partition
each partition, , start-up list keep last 1 added whatever do!!
welcome!!
cheers,
rv

this might cause each entry uses same program, applet "simplifies" things thinking intend replace previous startup entry..

instead, make script

code:
#!/bin/sh /usr/bin/udisks --mount /dev/sd_name-of-your-partition /usr/bin/udisks --mount /dev/sd_name-of-your-other-partition /usr/bin/udisks --mount /dev/sd_name-of-your-other-other-partition
(etc)

save script fixpartitions.sh somewhere, mark executable in file permissions dialog make startup apps call fixpartitions.sh (full path, /home/yourname/scripts/fixpartitions.sh


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] command or application disappearing from "startup applications" list


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues