Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: rolli.duc on June 11, 2013, 04:55:32 AM
-
hello
I have used the instructions from FAQ:
mkdir /mnt/windows
mount -t cifs //9.53.216.11/myshare /mnt/windows -o user=myname,pass=mypassword
but however, get: no such device
what am I doing wrong
thanks in advance
-
Required programs are not yet in the repo. Will try to add them soon. Check back in few days.
-
Oh, is fine.
thanks
rolli
-
Tried cifs-utils, I can mount SAMBA shares from my CenTOS server. Will add to repo hopefully today.
-
I wrote a Samba “network browser”, with which you can mount remote Windows shares: Here’s the link:
http://yeti.selfip.net/cms/index.php/post/2013/05/31/Lightweight-Windows-Network-Neighbourhood-for-TinyCore-Linux
I hope this helps.
-
Hi theYinYeti
Samba3 and zenity are not in the ARM repository.
-
Oh. I thought they would be. I must be spoiled by my Debian OS for ARM at home :-)
Well… I understand the ARM port of TinyCore is a work in progress, and I wish the best to the TinyCore team in this regard.
-
Thank you
with the
"filesystems-3.8.13-piCore.tcz"
it works fine
rolli