[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mount di una directory samba su raspberry



Mah... in effetti sembra non sia avviato il servizio network... prova a mettere la stringa di mount della risorsa remota in rc.local che viene eseguito per ultimo all'avvio.

Gianluca

Il giorno lun 14 ott 2019 alle ore 10:16 beppe <gitrec@tin.it> ha scritto:
Il 14/10/2019 09:56, Gianluca Mangiarotti ha scritto:
> Che errore ti da?
>
> Il giorno lun 14 ott 2019 alle ore 09:51 beppe <gitrec@tin.it
> <mailto:gitrec@tin.it>> ha scritto:
>
>     Ho una Raspberry con Raspbian GNU/Linux 8.0 (jessie).
>     Volevo che mi montasse una directory condivisa con samba su /mnt/samba
>
>     ho aggiunto questa riga a /etc/fstab:
>     //192.168.1.70/f <http://192.168.1.70/f> /mnt/samba cifs
>     defaults,_netdev,nofail,username=beppe,password=password 0 0
>
>     non funziona,
>
>     ma se da root eseguo:
>     mount -a
>     funziona correttamente.
>
>     Probabilmente non e' ancora avviato il servizio di rete...
>     Non riesco a capire dove sbaglio...
>
>     ciao
>     Beppe
>
>     --
>
>
>               le nuvole non hanno regole,
>
>
>               perchè non hanno mai rinunciato
>
>
>               alla libertà di sognare.
>
>
>
> --
>
>
>
> Gianluca
>
> ------------------------------
> Inviato da webmail
>
> # Registro Italiano Land Rover 28316
> # Linux user 602378
dmesg:
...
[    6.608658] FS-Cache: Netfs 'cifs' registered for caching
[    6.609207] Key type cifs.spnego registered
[    6.609224] Key type cifs.idmap registered
*[    6.669176] CIFS VFS: Error connecting to socket. Aborting operation.**
**[    6.669329] CIFS VFS: cifs_mount failed w/return code = -101**
**[    6.778332] Adding 102396k swap on /var/swap.  Priority:-1
extents:1 across:102396k SSFS**
**[    6.829258] CIFS VFS: Error connecting to socket. Aborting operation.**
**[    6.829524] CIFS VFS: cifs_mount failed w/return code = -101**
**[    6.847764] CIFS VFS: Error connecting to socket. Aborting operation.**
**[    6.848604] CIFS VFS: cifs_mount failed w/return code = -101*
[    7.049444] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote
wakeup
[    8.581212] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex,
lpa 0x45E1
...
penso siano questi.
ciao
Beppe

--


          le nuvole non hanno regole,


          perchè non hanno mai rinunciato


          alla libertà di sognare.



--



Gianluca

------------------------------
Inviato da webmail

# Registro Italiano Land Rover 28316
# Linux user 602378

Reply to: