Sep 24, 2009
Auto mounting partitions at start-up in Ubuntu
System -> Administration -> Synaptic Package Manager
Search for pysdm and click on the square and click on ‘Mark for installation’ and click apply. The package will be installed.
Alternatively you can go to Applications->Accessories->Terminal and type ‘sudo apt-get install pysdm‘. It will ask the password, enter it and pysdm will be installed.
Once installed, type sudo pysdm in terminal to launch the application. After that, its pretty easy to configure the application to auto mount the partitions on startup.
Select the partition from the left panel, browse its mountpoint and in options, defaults will do. Defaults already have the auto mount option. Otherwise you can click on assistant to check the options you want. Do the same with all the partition and click on Apply and close.
Done. Simple, isn’t it?
There are other ways which require modification of configuration files but I found this method to be the easiest.
Cheers!

[...] Ubuntu Moving from windows to ubuntu « Moving my firefox profile from windows to ubuntu Auto mounting partitions at start-up in Ubuntu [...]
Good guide and pysdm is very simple indeed. I always recommend it to people, its better than editing /etc/fstab by hand. Great job! Wish I would have been a blogger when I switched to Ubuntu
Thankyou. Much more to explore in Ubuntu. I am loving it.