Page 1 of 1

PySDM - Graphical utility to mount drives on Live CD mode

Posted: Tue Dec 05, 2006 9:25 am
by jonpackard
Helios pointed out a shortcoming of the Ubuntu and Linux Mint Live CD. There is not a way to mount hard drives without manually editing the /etc/fstab file. This presents a large problem to new users who want access to their files on their hard drive while trying out Linux. I found an easy to use program to help with this.
Graphical Storage Device Manager
PySDM is a PyGTK Storage Device Manager that allows full customization of hard
disk mountpoints whitout manually access to fstab.
It also allows the creation of udev rules for dynamic configuration of storage
devices
I installed pysdm using synaptic and ran it by hitting Alt+F2 then typing 'gksu pysdm'. The GUI is fairly straight-forward, although it probably isn't as good as having the unmounted drives on the desktop for the user to see. At any rate, I find this program to be very useful even on the installed system and wouldn't mind seeing it in Bianca.

Posted: Fri Dec 08, 2006 11:50 am
by jonpackard
Correction: I forgot to mention that the goal of using this program is to mount drives without using the command line. Using the command line it is fairly easy but some users may prefer a GUI way to do this.

Posted: Fri Dec 08, 2006 2:35 pm
by Fragadelic
Gonna have to check this out. It sounds good. Do you know if there is any way of having this as an applet so it can be put on the top panel?

Posted: Fri Dec 08, 2006 7:23 pm
by clem
Hi,

It's full of options but it doesn't seem easy enough. For instance on a FAT partition, you shouldn't have to worry about octal numbers.. or even on a mount point. I want to introduce some kind of control center in Bianca and I'll look into that. I'm sure we can make a similar application which would be easier to use.

What do you guys think ?

Clem
by the way, developers are welcome to join in on that.

Posted: Fri Dec 08, 2006 8:52 pm
by jonpackard
I think it's a great idea, Clem. I really like Linux Mint as both a live system and as an installed system. I use it on a spare PC whenever I am out and about and of course it is my primary OS on my own PC. Something like this will really set Linux Mint apart from Ubuntu. I can't wait to see what new apps will be created by Clem and the rest of the community. I really should brush up on my programming and help out.

Posted: Fri Dec 08, 2006 8:58 pm
by clem
Well if you guys go on like this, posting new ideas everyday.. the sky is the limit :)

So far I noted two apps:
- a mount/fstab config tool
- a 3d effects enabler.

Posted: Sun Dec 10, 2006 4:39 pm
by Crashmaxx
This was in dapper and previous releases, I thought it was ok, maybe it is a good starting point.

There are apps out there like you are describing. Damn Small Linux has more or less exactly what you want. I think it might be the same as mountapp, which is in the repositories but doesn't work properly for me. I think it is a GTK issue. But there are others out there.

BTW: The command for mountapp is mount.app not mountapp as you would expect.

Posted: Fri Dec 15, 2006 11:14 pm
by buster
KDiskFree is a KDE app that can be used easily with Mepis. It sits at the bottom of the desktop and partitions can be right clicked to mount. (My system has a lot.) Need some KDE libraries I guess.

Command line works, but is confusing to newcomers. And easy is good.

Posted: Sat Dec 16, 2006 4:21 pm
by clem
pyMou was added to Bea. Available from the command line.

Clem

Posted: Sun Dec 17, 2006 7:27 pm
by buster
Thanks Clem