User(s) browsing this thread: 1 Guest(s)
|
[CSI] Community Software Installer 2.6.1 (OLD THREAD)
|
|
04-10-2009, 09:55 AM
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
Ah;
http://lundman.net/wiki/index.php/NMT:NTFS load the "fuse.ko", only needed once per boot, but it's not like it would break to try to load it everytime. Then you need "fusermount" on path, and "ntfs-3g". As for how to use it, either it is a one-shot wonder, and it simply re-mounts anything with "ntfs" with "ntfs-3g" and you have to run the "install" everytime you plug in a device. (ick?) Or I write a little program that checks for ntfs volumes appearing and remounting. I would also recommend a little program listening for remote control "eject" button, and remount as "ntfs". (or possible, toggle, I wonder if I can use OSD to display a message). |
|||
|
04-10-2009, 10:00 AM
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
Interresting indeed.
This souns like a prime candidate for the new packinging format. We can create a crontab item which check periodically for ntfs volumes and remount them as ntfs-3g. I'll whip something up, could you take it over from there lundman? (04-10-2009 09:55 AM)lundman Wrote: Ah; Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-10-2009, 11:01 AM
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
I think it will be a daemon running "all all time" and connect to lircd. Then when you push eject it will change all ntfs to ntfs-3g. If you push it again, ntfs-3g to ntfs.
I would like to see if I can use OSD and put messages on the screen. |
|||
|
04-10-2009, 12:02 PM
(This post was last modified: 04-10-2009 12:38 PM by Ger Teunis.)
|
|||
|
|||
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
(04-10-2009 11:01 AM)lundman Wrote: I think it will be a daemon running "all all time" and connect to lircd. Then when you push eject it will change all ntfs to ntfs-3g. If you push it again, ntfs-3g to ntfs. Sounds better indeed. Then I'll wait for you to create the daemon. Anyone experiencing the "zip file is in use" message (error during upload): please re-install or upgrade. Made some small changes, perhaps it works better now. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-11-2009, 05:59 AM
(This post was last modified: 04-11-2009 06:42 AM by halfelite.)
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
Here is the rar support package.
Ok im not at home to test if this works but it should I updated the librarcy and added the buffer line into the config it should start after install now also. This is my first package so it could be a little off. Most of the work goes to Ger Teunis it was his package i modified. Ok i could not make it crash twice. If for some reason it gets stuck at the please backup your hardrive screen just reboot. librarcy.zip |
|||
|
04-11-2009, 11:49 AM
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
Repository changes
Applications Code: - Added and updated BTPD lots of timesEasy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-11-2009, 12:34 PM
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
Hi,
The link for help on webserver app points to transmission. Is there a link to help us with webserver ? Thank you. |
|||
|
04-11-2009, 01:58 PM
|
|||
|
|||
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
(04-11-2009 12:34 PM)ricardo.seromenho Wrote: Is there a link to help us with webserver ? At the moment there isn't a thread for it. Just ask the question here, perhaps I can help. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-11-2009, 05:50 PM
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
Ok Ger Teunis. A user that installed the last one cant install this one. For some reason its reffering to the old cgi it looks like. As i renamed librarcy and other things. here is his output.
Code: Installing new files: mkdir: can't load library '/share/Apps/librarcy/librarcy.so.0.1_1.0' /opt/sybhttpd/localhost.drives/HARD_DISK/installer.cgi: cd: line 134: can't cd to /share/Apps/librarcy tar: can't load library '/share/Apps/librarcy/librarcy.so.0.1_1.0' chmod: can't load library '/share/Apps/librarcy/librarcy.so.0.1_1.0' Done |
|||
|
04-11-2009, 06:20 PM
(This post was last modified: 04-11-2009 06:24 PM by Ger Teunis.)
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
No it's not the old cgi, it is because the installer removes the current "so" file.
Lets move this to the librarcy thread, I'll reply there. Trying to keep this topic ontopic. (04-11-2009 05:50 PM)halfelite Wrote: Ok Ger Teunis. A user that installed the last one cant install this one. For some reason its reffering to the old cgi it looks like. As i renamed librarcy and other things. here is his output. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
04-11-2009, 08:58 PM
|
|||
|
|||
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
(04-11-2009 01:58 PM)Ger Teunis Wrote: At the moment there isn't a thread for it. Hi, I have posted here my question... http://www.networkedmediatank.com/showth...p?tid=9287 We could stay with that thread for questions related to the webserver... Thank you |
|||
|
04-12-2009, 08:42 AM
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
Ok I think the NTFS-3G package could be ready to be CSIed.
http://lundman.net/wiki/index.php/NMT:NTFS |
|||
|
04-12-2009, 09:49 AM
|
|||
|
|||
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
(04-12-2009 08:42 AM)lundman Wrote: Ok I think the NTFS-3G package could be ready to be CSIed. would this mean we can now copy files between NMT to USB formated harddisk? |
|||
|
04-12-2009, 10:07 AM
|
|||
|
|||
|
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
Yes, with this package the NTFS formatted disks are rw, so you can move and delete files too.
Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
1 user says Thank You to dc11ab for this post |
|
04-12-2009, 10:29 AM
|
|||
|
|||
RE: [CSI] Community Software Installer 1.7.2 (Windows/Linux/OSX)
(04-12-2009 08:42 AM)lundman Wrote: Ok I think the NTFS-3G package could be ready to be CSIed. I just installed manually, it seems it's looking at wait4remote... see below error message: Code: # wait4remote: could not open config file .wait4remoterc |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)





