Problem: NFS issue
|
6th Feb, 2013, 02:17 AM
Post: #1
|
|||
|
|||
NFS issue
The image on my SD card got corrupted so i thought I'd re-install alpha4. Now xbian can't see my NFS server. Got the following
Code: xbian@xbian:~# showmount So I figured I would reinstall NFS Code: xbian@xbian:~# sudo apt-get install nfs-common nfs-kernel-server I know /lib/arm-linux-gnueabihf/libgcc_s.so.1 was an issue previously (https://github.com/xbianonpi/xbian/issues/158) but I'm at a loss as to how to proceed. |
|||
6th Feb, 2013, 02:21 AM
Post: #2
|
|||
|
|||
RE: NFS issue
I believe the SD card is corrupt.
pilight - modular domotica solution
|
|||
6th Feb, 2013, 02:28 AM
Post: #3
|
|||
|
|||
RE: NFS issue
Can you do
Terminal sudo apt-get install libgcc1 I also think your SD card is corrupted. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
6th Feb, 2013, 02:30 AM
Post: #4
|
|||
|
|||
RE: NFS issue
Hmm! The Pi boots to a GUI OK so I'm not so sure about that. I guess the only way to find out is to try re-installing the image (again)
@Koenkk I tried your suggestion. I got the same result. Back to re-installing methinks. The only other factette I forgot to mention was that i did a apt-get update/upgrade as well which seemed to go OK. |
|||
6th Feb, 2013, 02:34 AM
Post: #5
|
|||
|
|||
RE: NFS issue
SD corruption is mostly recognized by failure to boot or these weird (sudden) issues.
pilight - modular domotica solution
|
|||
6th Feb, 2013, 07:51 AM
Post: #6
|
|||
|
|||
RE: NFS issue
Looks like it might have been a corrupt ISO image. I checked the md5 checksum on my download and found that it was wrong. Re-downloaded the image and things are looking better. The RPi boots but is still not finding the NFS server. I am surprised about the following
Code: xbian@xbian:~# showmount -e 192.168.1.103 Is there a permissions issue here?? |
|||
6th Feb, 2013, 07:56 AM
Post: #7
|
|||
|
|||
RE: NFS issue
The showmount can't be used by normal users, only by sudo.
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
6th Feb, 2013, 04:57 PM
Post: #8
|
|||
|
|||
RE: NFS issue
Made a stupid error and assumed that Arch had "bind" installed as a package. All looking good now
|
|||
« Next Oldest | Next Newest »
|