lan drive! hat es schon jemand getestet?
-
- Interessierter
- Beiträge: 60
- Registriert: Samstag 22. Juni 2002, 16:43
-
- Einsteiger
- Beiträge: 106
- Registriert: Dienstag 12. April 2005, 20:05
-
- Beiträge: 1
- Registriert: Samstag 15. April 2006, 18:54
-
- Moderator english
- Beiträge: 2458
- Registriert: Donnerstag 20. Dezember 2001, 00:00
Ist das diese Landrive ?
Wenn ja,
ueberlege mir auch gerade auch noch zusaetzlich zu meiner Buffalo Linkstation 120 noch ein 300GB LanDrive zuzulegen.
Infos:
Lt. dem Ersteller dieses Plugins kann man wenn man die Platte als Slave jumpered auch als EXT2/EXT3 formartieren.
Es gibt jetzt auch Images hier in England die nicht mehr mit der neueren Variante des Plugins sondern direkt als Treiber im Image diese Platte mounten...
Melde mich mit mehr Infos ;-)
Wenn ja,
ueberlege mir auch gerade auch noch zusaetzlich zu meiner Buffalo Linkstation 120 noch ein 300GB LanDrive zuzulegen.
Infos:
Leider kann ich die 2.1 nirgendwo finden....LANDrive NAS Plugin by dizzy2206
Version 2.0
This plugin is designed to be used with the "LanDrive" NAS Drive product manufactured by http://www.usbex.com/landrive. It may also be used for other makes and models that support samba sharing, but which refuse to mount via the standard mount settings of the image.
FORMATTING:
This plugin does not support drives formatted in NTFS. You can only use drives in FAT32 or EXT2/3 format. You can also format the drive via the webinterface - this is now fully working
INSTRUCTIONS:
Copy nas-drive.so and nas-drive.cfg to /var/tuxbox/plugins
Copy nas_drive.conf to /var/tuxbox/config
REMEMBER:
You will have to edit nas_drive.conf to point to your own drive. The default settings are very unlikely to work with your setup. Edit the file before loading the plugin.
CHANGE LOG:
- Added IMAGEIP option to config file
- Created messagebox for on-screen display
- Added option for different locales
- Error message for incompatible images
KNOWN BUGS:
- If the mount fails, neutrino restarts itself.
- Cannot have spaces in message box text
* These problems will be fixed in v2.1
http://home.arcor.de/pt-1/NAS/nas-drive ... 1%5d.0.rarExplanation of nas-drive.conf configuration file
(thought I'd better include this so that people dont get stuck!)
[SETTINGS] <--- ignore this line
IMAGEIP - Here you enter the IP address of your own box
IPADDRESS - This is the IP address of your LanDrive
SHARENAME - The name of the shared directory (as set up in the drive webinterface)
PASSWORD - The password for the above shared directory (enter "guest" if anonymous)
MOUNTPOINT - Where you want the drive to be visible (use /hdd for MovieBrowser)
[LOCALE] <--- ignore this line
MSG_SUCESS - The text to be displayed when the plugin is successful
MSG_FAIL - The text to be displayed if the mount fails
MSG_INTERR - The text to be displayed if an internal error occurs
Lt. dem Ersteller dieses Plugins kann man wenn man die Platte als Slave jumpered auch als EXT2/EXT3 formartieren.
Es gibt jetzt auch Images hier in England die nicht mehr mit der neueren Variante des Plugins sondern direkt als Treiber im Image diese Platte mounten...
Melde mich mit mehr Infos ;-)
-
- Image-Team
- Beiträge: 1015
- Registriert: Freitag 7. Februar 2003, 18:37
-
- Moderator english
- Beiträge: 2458
- Registriert: Donnerstag 20. Dezember 2001, 00:00
Habe ja noch keines deshalb wenn einer eines hat bitte mal testen..
Habe noch etwas gefunden.... http://home.arcor.de/pt-1/NAS/nas-drive ... 1%5d.0.rar
Habe noch etwas gefunden.... http://home.arcor.de/pt-1/NAS/nas-drive ... 1%5d.0.rar
Although the team included my NAS Drive feature in the DigitalWorldZ UK_01 image, they only included support for FTPFS mounts. This is no good for those of us that have drives supporting Samba!
So here are the files that you need, and you don't even have to worry about installing it correctly - I've made an installer to go with it
OK basically just FTP the nas-source.tar.gz and nas-install files to /tmp on your box, and then use telnet to issue the following command:
When installation is complete, reboot your box. This will allow the samba kernel object to be inserted. After this, the UK_01 image will have full support for Samba drivesCode: Alles auswählen
: chmod ugo+x /tmp/nas-install && /tmp/nas-install The installer then takes over from there. It will extract all files and give them all the appropriate permissions, as well as placing them in the correct locations. The installer will even delete the nas-source.tar.gz and nas-install files for you so as not to clutter up your box.
STRESS: Only the UK_01 image has the NAS Drive menu and as such these files are only good for the UK_01 image.