December 23, 20196 yr Ive gone through about three different flash drives and none of them have been accesible using Krusader. At this point I am heavily betting against myself and thinking user error. Any help would be appreciated. Thanks! UNRAID 6.8.0 Edited December 23, 20196 yr by danktankk
December 23, 20196 yr If everything else is working it is much more likely that you just don't have Krusader configured correctly. Post your docker run command as explained in the very first link in the Docker FAQ.
December 23, 20196 yr Author root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-krusader' --net='bridge' --log-opt max-size='50m' --log-opt max-file='1' --privileged=true -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'TEMP_FOLDER'='/config/krusader/tmp' -e 'WEBPAGE_TITLE'='UNRAID' -e 'VNC_PASSWORD'='' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '6080:6080/tcp' -v '/mnt/user':'/media':'rw' -v '/mnt/':'/ALLDRIVES':'rw,slave' -v '/boot/':'/FLASH':'rw' -v '/mnt/user/appdata/binhex-krusader':'/config':'rw' 'binhex/arch-krusader' 8bc2d5987ba5fce1a37db18fd280eb8f7d6f2442a0c24e035f277ad34f5f7366 The command finished successfully! Sorry here it is.
December 23, 20196 yr That docker run looks like it should give you access to flash in Krusader. So is everything else really working OK, or has your flash drive disappeared? Go to Tools - Diagnostics and attach the complete diagnostics zip file to your NEXT post.
December 23, 20196 yr See support thread for your docker. You can always go directly to the correct support thread for any of your dockers by simply clicking on its icon on the Dashboard or Docker page and selecting Support. In particular, start with these recent posts: https://forums.unraid.net/topic/71764-support-binhex-krusader/?do=findComment&comment=801972
Archived
This topic is now archived and is closed to further replies.