
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
X Iso Mount runs on Linux ( tested with Ubuntu 10.10 and XUbuntu 11.04).
Instalation steps can be found here: http://flgor.blogspot.com/2011/08/qt-application-mount-iso-files-on.html
1. Download the xisomount002
2. chmod a+x xisomount002
The whole application is a Qt GUI around these commands:
- sudo mount -o loop isoFileName.iso mountLocation
- sudo umount mountLocation
- mount -l -t udf
9 years ago
features:
-text aria with all mounted dvds
-added vlc and thunar buttons ( works with mount location line edit )
-drag and drop events
-systray icon
-basic functionality
Don\'t hassitate to leave a meassge on my blog for suggestions, feature requests, bugs.
installation steps:
http://flgor.blogspot.com/2011/08/qt-application-mount-iso-files-on.html
backlog and in progress tasks:
http://flgor.blogspot.com/2011/08/qt-application-mount-iso-files-on.html
9 years ago
features:
-text aria with all mounted dvds
-added vlc and thunar buttons ( works with mount location line edit )
-drag and drop events
-systray icon
-basic functionality
Don\'t hassitate to leave a meassge on my blog for suggestions, feature requests, bugs.
installation steps:
http://flgor.blogspot.com/2011/08/qt-application-mount-iso-files-on.html
backlog and in progress tasks:
http://flgor.blogspot.com/2011/08/qt-application-mount-iso-files-on.html
Please login or register to add a comment or rating