RaspyFi - Topic: Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/ Simple:Press Version 5.2.6 admin on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p200 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p200 Got it, it happens because the wi-fi service starts after the automount. I'm figuring out how to solve this, let me some time. But you can bet RC3 will do this out of the box!
It automounts when you insert the usb mouse since the system runs some init.d scripts again!
Stay tuned and thanks for the report!

]]>
Sat, 27 Apr 2013 13:22:39 +0200
admin on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p199 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p199 If you guys could attach a screen, could you tell me if there are errors during boot? I don't have this problem and cannot replicate it... Anyway since some time samba does strange things on my mpd machines and my nas (suddenly, from one day to another)... Hope we can solve this, and make RC3 immune...

]]>
Wed, 24 Apr 2013 12:52:36 +0200
Claudio on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p198 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p198 Me either, NAS does not automount, I have to log-in and do "mount -a" , then NAS is mounted.

I have set-up everything as in quick start tutorial.

Ciao
Claudio

]]>
Wed, 24 Apr 2013 11:46:02 +0200
michelangelo on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p194 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p194 Put this instead, always before exit 0

mount -t cifs -o iocharset=utf8,user=pi,password=,rw,uid=myuid,_netdev //NASIP/share /mnt/nas

and remove the nas entry on /etc/fstab

btw, this is the weirdest thing i ever saw lol!

]]>
Mon, 22 Apr 2013 17:29:34 +0200
sss636281 on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p193 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p193 i try put in myruns mount -a or sudo mount -a still doesnt mount it.

]]>
Mon, 22 Apr 2013 16:22:40 +0200
admin on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p192 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p192 Yes, this solution is not that elegant but...
Do

sudo su
cd /etc/init.d
nano myruns

And place
mount -a

before exit

But really don't know why this doesn't automount... Really...Let me know|!

]]>
Mon, 22 Apr 2013 14:02:29 +0200
sss636281 on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p191 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p191 Is it a way to put the "sudo mount -a" in autoexec some where ??

Thanks
Sss

]]>
Mon, 22 Apr 2013 08:43:44 +0200
sss636281 on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p185 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p185 when raspyfi without usb wireless keyboard mice then can't mount at startup, have to Manuel sudo mount -a.

[ 3.601147] hid-generic 0003:0D8C:000C.0001: input,hidraw0: USB HID v1.00 Device [C-Media USB Headphone Set ] on usb-bcm2708_usb-1.3/input3
[ 4.295270] udevd[142]: starting version 175
[ 5.513383] Registered led device: led0
[ 6.599187] usbcore: registered new interface driver rtl8192cu
[ 6.811124] usbcore: registered new interface driver snd-usb-audio
[ 10.801479] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 11.275080] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 21.104405] CIFS: no cache= option specified, using "cache=loose". This default will change to "cache=strict" in 3.7.
[ 21.192714] CIFS VFS: Error connecting to socket. Aborting operation
[ 21.192943] CIFS VFS: cifs_mount failed w/return code = -101

thanks,
Sss

]]>
Sun, 21 Apr 2013 08:01:18 +0200
admin on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p182 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p182 This is quite, well... Funny! So your samba share is not mounted without a usb mouse and keyboard?
Really, don't have a clue... Really... Do you have some more info?

]]>
Sun, 21 Apr 2013 04:10:07 +0200
sss636281 on Without usb keyboard can't auto mount cifs http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p179 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/without-usb-keyboard-cant-auto-mount-cifs/#p179 Not sure why !! when I plug in wireless keyoard+mouse then it will auto mount cifs in fstab, without can't mount in auto then i have to sudo mount -a

Thanks,
Sss

]]>
Sat, 20 Apr 2013 11:30:03 +0200