04-21-2016, 08:31 AM
(This post was last modified: 04-21-2016, 11:47 AM by sarkonovich.)
(04-20-2016, 07:43 PM)sarkonovich Wrote:(04-20-2016, 07:38 PM)ricktonoli Wrote:(04-20-2016, 03:11 PM)sarkonovich Wrote:(04-18-2016, 04:03 AM)ricktonoli Wrote:(04-15-2016, 11:59 AM)longsleep Wrote: Added cifs in https://github.com/longsleep/linux-pine6...33ef984ae2 - will be in the next release.
Got the latest kernel, see cifs is now included, thanks a million!
Sorry for the linux newb question: how do I grab the new kernel (I've got the same problem)! Thanks!
Have a look at this post: http://forum.pine64.org/showthread.php?tid=293
Essentially:
Code:bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_uboot.sh)
bash <(curl -s https://raw.githubusercontent.com/longsleep/build-pine64-image/master/simpleimage/platform-scripts/pine64_update_kernel.sh)
Thank you! I'll take a look.
I ran those commands, apparently successfully, and rebooted. But the problem is still there. I simply don't have cifs installed in
```` /lib/modules/3.10.65-4-pine64-longsleep/kernel/fs````
I'm just trying to mount a network drive -- I can see the drive on the network -- just can't mount it.
So, I still get the original error. Any other approaches I might take? (without just reflashing...)