
MountManager
Source (link to git-repo or to original if based on someone elses unmodified work):
-Point options of mounting for different partitions
-Show all logical and physical disks
-Descripes options and other settings of mounting
-Restore last configurations of the system
-Mount images
-Support plugins
-Create udev rules
-Mount NFS and Samba shares
The homepage of our organization: http://vialinx.org/?lang=en.
If you want to join the project or our organization Vialinx, visit this page: http://vialinx.org/?page_id=11&lang=en
All screenshots you can watch there: http://picasaweb.google.com/vialinx.org/MountManagerScreenshots
We need maintainers and translators! Our program was included to Ubuntu release 8.10, that's why translations is very important. If you want to become a translator write about it to sstikhonov(a)gmail.com. To translate the program you have to know how to use Qt Linguist. Thank you!
0.2.6
- Fixed problem with fstab removing. I'm very sorry for this problem.
- Added Czech localization
-Added panel with support project button
-View of the documentation dialog changed
-Fixed error: segmentation fault after quit
-View of the about program dialog changed
-Mounting shares interface absolutely changed
-Fixed errors in extenssion "Tips of the day"
-Some nice small changes as rolling settings
-Spanish translation updated and portuguese language added
0.2.5
-View interface of options changed
-Permission option interface changed
-USB manager was developed
-USB Wizard, which can help in udev rules creation was developed
-Dialog "About program" changed
-Close buttons was removed from dialogs
0.2.4
-Plugin "Nfs mounting" trasformed to plugin "Shares mounting", because added support of samba shares
-Added Polish translation
-Fixed some bugs
-This Release is stable!
0.2.3
-Added new plugin: Tips of the day
-Added new plugin: NFS shares mounting
-Added new elements of design
-Added new menu: Internet links
Ratings & Comments
41 Comments
As I saw at Google code site of mount-manager - no work on this application since 2009, it is sad because it is good program. Well I have a suggestion for developer - It would be great to have something like mount-manager as KDE4 KCM System-settings module. Thanks!
this application will destroy your fstab rendering your filesystem unusable. Reported to the author on July 4, 2009, and no action taken as of 25 Oct.
Definitely BEWARE Backup up /etc/fstab BEFORE even running this this program, it overwrites /etc/fstab with a completely new version (all commented out lines gone, etc...) upon exiting regardless of rather you changed any settings or not, and it does so without warning, or even telling you it's doing it! The version I tried was 0.2.6-0ubuntu4(lucid) probably from lucid/universe (us.archive.ubuntu.com) at least that what Synaptic says I purged this from my computer because of this bug, I don't want to be tempted to look at this program, because doing so would change my fstab!
Do you plan on adding support for fuse based mounts?
Yes, I have such plans.
Hi, I enjoy the app very much thank you. Although I cannot get the automount feature to work. I right click on the usb device (4gb flash drive), (sdj1), and click "set auto-mounting", I get to the first screen (vendor field is empty not sure what to put there) so I just click next, then I enter the mount point (/media/Disk -- a manually created directory root permissions), next screen I just leave the default options in there, the next screen I select the user and group to mount it as. Then I hit finish. I go to tool->usb manager, and I see my auto-mount in there. Then, I take the usb stick out of the computer, and put it back in, and I see sdj1 appear in the list of mounts in mountmanager, but it does not automatically mount for some reason... not quite sure how to get this to work, more details please ! Thanks..
You should mark KDE4 as depencies if it use KDE4 icons and open/save dialoge. If just Qt library, then this should move to Qt-apps.org site.
В чём великий смысл, если с жёсткими разбирается менеджер разделов, а с непостоянными - hal? Было бы больше пользы, если бы кто начал допиливать внешний вид этого самого КДЕшного менеджера разделов, а то он зело страшен пока. Хотя по поводу полезности не мне судить. Но можешь объяснить смысл, если я его не уловил?
after changes and apply , when i reboot system , fstab file return to default opton ! my distro : K/Ubuntu 8.10
Thank you! I know what's the problem and I'll fix it in next version. Now I have no time because of study :(
I think, I fixed this problem. Please, reload the program and reinstall it.
after apply changes , all contents of my fstab file removed ( before reboot ) ! so i restored my fstab file from backup.
If you need help with English or Spanish translations I'd be more than happy to help. Excellent app.
Thank you! MountManager already has Spanish translator, and if he won't be able to translate new version, I'll ask you about it. Default language of MountManager is English, that's why english translator isn't needed, but thank you for offer! Can you tell me you e-mail? I want to send you one offer.
I tried building mm on a Gentoo system, and everything seemed to go fine. When I ran 'mm' I got the following: Lol 7 records in /etc/fstab were detected. [G] DBus interface was created [G] All devices were recieved [I] Storage device was detected: "/dev/sr1" [I] Storage device was detected: "/dev/sr0" [I] Storage device was detected: "/dev/sdh" [I] Storage device was detected: "/dev/sdg" [I] Storage device was detected: "/dev/sdf" [I] Storage device was detected: "/dev/sde" [I] Storage device was detected: "/dev/sdd" [I] Storage device was detected: "/dev/sdc1" [I] Storage device was detected: "/dev/sdc" [I] Storage device was detected: "/dev/sdb4" [I] Storage device was detected: "/dev/sdb" [I] Storage device was detected: "/dev/sda7" [I] Storage device was detected: "/dev/sda6" [I] Storage device was detected: "/dev/sda5" [I] Storage device was detected: "/dev/sda3" [I] Storage device was detected: "/dev/sda2" [I] Storage device was detected: "/dev/sda1" [I] Storage device was detected: "/dev/sda" [G] Parsing of "/usr/share/mountmanager/options/common.xml" was successful [G] Parsing of "/usr/share/mountmanager/options/ntfs-3g.xml" was successful /usr/bin/mm: line 43: 2180 Segmentation fault /usr/bin/mountmanager
Hello, please send on my e-mail: sstikhonov(a)gmail.com output of command "lshal" and content of the file "/etc/fstab". And you can try MountManager from SVN. Run the command: "svn checkout http://linuxtuner.googlecode.com/svn/trunk/ linuxtuner-read-only". Thank you!
the uninstall part of the makefile needs the following to work right: rm -f $(APPLICATIONS)/mountmanager-gtk.desktop rm -f $(APPLICATIONS)/mountmanager-kde.desktop rm -rf /usr/lib/mountmanager rm $(MANS)/mountmanager.1 rm -rf $(DOC)
Thank you, I changed Makefile.
hi! I have a problem in the ./configure Mandriva 2009 [dimitri@localhost mountmanager-0.2.5]$ ./configure !---------------------------------------------------------! ! Thank you for installing of MountManager program! ! ! Mounting in Linux is easy! ! !---------------------------------------------------------! checking for g++... /usr/bin/g++ checking for make... /usr/bin/make checking for qmake... which: no qmake-qt4 in (/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/usr/bin:/opt/kde3/bin:/home/dimitri/bin) /usr/bin/qmake checking for lrelease... which: no lrelease-qt4 in (/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/usr/bin:/opt/kde3/bin:/home/dimitri/bin) which: no lrelease in (/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/usr/bin:/opt/kde3/bin:/home/dimitri/bin) no [dimitri@localhost mountmanager-0.2.5]$ ./configure --prefix=/usr --qmake=/usr/bin/qmake_lsb_qt4 !---------------------------------------------------------! ! Thank you for installing of MountManager program! ! ! Mounting in Linux is easy! ! !---------------------------------------------------------! checking for g++... /usr/bin/g++ checking for make... /usr/bin/make checking for qmake... /usr/bin/qmake_lsb_qt4 checking for lrelease... which: no lrelease-qt4 in (/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/usr/bin:/opt/kde3/bin:/home/dimitri/bin) which: no lrelease in (/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/usr/bin:/opt/kde3/bin:/home/dimitri/bin) no [dimitri@localhost mountmanager-0.2.5]$
Hello, please install qt4-dev-tools. It will install the program "lrelease".
hi .. i got an error when i run ./configure Running Qt4 test... failed. Please check your libqt4-dev installation and/or specify valid --qt_lib_path and --qt_include_path could someone help me to solve this problem?
I fixed this problem and you can download good version from SVN. Run command in console: svn checkout http://linuxtuner.googlecode.com/svn/trunk/ linuxtuner-read-only and in your "." directory will be new directory "linuxtuner-read-only". Run configure from there.
thanks, finally i could run ./configure but when i run make, i got another error: cd sources && /usr/bin/qmake && /usr/bin/make make[1]: Entering directory `/home/gideon/programs/mountmanager/sources' g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtCore -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtXml -I/usr/lib/qt4/include/QtXml -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtDBus -I. -Isources -Ibuild -I. -o build/wizard.o src/wizard.cpp src/wizard.cpp: In member function ‘void Wizard::finishedSlot()’: src/wizard.cpp:254: error: expected primary-expression before ‘.’ token src/wizard.cpp:254: error: expected unqualified-id before ‘[’ token src/wizard.cpp:254: error: ‘iub’ was not declared in this scope src/wizard.cpp:254: error: expected `]' before ‘;’ token src/wizard.cpp:254: error: ‘ib’ was not declared in this scope src/wizard.cpp:254: error: expected primary-expression before ‘[’ token src/wizard.cpp:254: error: ‘p’ was not declared in this scope src/wizard.cpp:255: error: expected `]' before ‘restart’ src/wizard.cpp:255: error: expected `]' before ‘restart’ src/wizard.cpp:255: error: expected `]' before ‘restart’ src/wizard.cpp:255: error: expected `;' before ‘restart’ make[1]: *** [build/wizard.o] Error 1 make[1]: Leaving directory `/home/gideon/programs/mountmanager/sources' make: *** [sources/mountmanager] Error 2 are there any packages that i missed to install? any solution for this case? your help is very appreciated.
Oh, you checked out MountManager in very bad moment :) Try check out it again, please.
linux needs more apps like this one to convince people that linux is very capable