The time now is Tue 19 Jan 2021, 05:08
All times are UTC - 4 |
Author |
Message |
fabrice_035

Joined: 28 Apr 2014 Posts: 768 Location: Bretagne / France
|
Posted: Mon 13 Apr 2020, 05:33 Post subject:
[BionicPup64] yassm cant mount |
|
hi,
I have a mybooklive network drive and a share on a raspberry pi.
This equipment has been present in my network for a very long time.
I see that with BionicPup64 I can't connect to mybooklive but I don't have any problem with the raspberry pi
I've come up with a solution, by modifying yassm-login
Code: |
SHARE="${SHARE//./ }"
#mount.cifs //$IP/"$SHARE" $MYSHARE $AUTH > /dev/null 2>&1 # original not work :(
mount -t cifs //$IP/"$SHARE" $MYSHARE -o iocharset=utf8,rw,vers=1.0,file_mode=0660,dir_mode=0770,user=$USER,password=$PASSWORD > /dev/null 2>&1
# modified Work :)
|
It's weird because it's the first time I've had this problem with a puppy.
Do you know why there's this new problem? Thank you
_________________ Bionicpup64-8.0 _ Kernel 5.4.27-64oz _ Asus Rog GL752
Last edited by fabrice_035 on Fri 01 May 2020, 09:08; edited 1 time in total
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 13129 Location: Stratford, Ontario
|
Posted: Mon 13 Apr 2020, 10:00 Post subject:
|
|
Click the Help button on the YASSM screen. It takes you to the main YASSM post with some Important updates.
Note the one about "vers=1.0".
|
Back to top
|
|
 |
fabrice_035

Joined: 28 Apr 2014 Posts: 768 Location: Bretagne / France
|
Posted: Mon 13 Apr 2020, 10:14 Post subject:
|
|
but why the latest versions don't have a share search feature.
and why is version 2.7 distributed with bionic64 if it's not up to date?
thx.
_________________ Bionicpup64-8.0 _ Kernel 5.4.27-64oz _ Asus Rog GL752
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
[ Time: 0.3967s ][ Queries: 12 (0.3439s) ][ GZIP on ] |