Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Boot from nfs
Thank you for your donation

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Boot from nfs
28th Dec, 2013, 10:49 PM
Post: #12
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Boot from nfs
I finally found the bug of why my install hang.
When looking at the fstab there should be a:
/run/lock
/run/shm
/run/user
/sys/kernel/debug
/sys/kernel/security

However, none of them were there. So i changed the fstab entries to:
Code:
/dev/mmcblk0p1        /boot                   xbian   rw                              0       1
#/dev/root             /home                   xbian   subvol=home/@,noatime           0       0
#/dev/root             /lib/modules            xbian   subvol=modules/@,noatime        0       0
#/dev/root             /                       xbian   noatime                         0       0
10.0.0.140:/data/raspberry/media        /       nfs     defaults 0 0
tmpfs            /run/lock                       tmpfs                  defaults,noatime,mode=0755,nosuid                  0       0
tmpfs            /run/shm                        tmpfs                defaults,noatime,mode=0755,nosuid                  0       0
tmpfs            /run/user                       tmpfs                 defaults,noatime,mode=0755,nosuid                  0       0
nodev            /sys/kernel/debug               debugfs                 defaults                  0       0
nodev            /sys/kernel/security            securityfs              defaults                  0       0
And it worked again Smile

pilight - modular domotica solution
Visit this user's website Find all posts by this user
« Next Oldest | Next Newest »
Thread Closed 


Messages In This Thread
Boot from nfs - CurlyMo - 22nd Dec, 2013, 09:31 AM
RE: Boot from nfs - mk01 - 22nd Dec, 2013, 09:39 AM
RE: Boot from nfs - CurlyMo - 23rd Dec, 2013, 08:47 PM
RE: Boot from nfs - CurlyMo - 23rd Dec, 2013, 09:53 PM
RE: Boot from nfs - mk01 - 23rd Dec, 2013, 10:33 PM
RE: Boot from nfs - mk01 - 23rd Dec, 2013, 11:41 PM
RE: Boot from nfs - CurlyMo - 24th Dec, 2013, 12:17 AM
RE: Boot from nfs - mk01 - 24th Dec, 2013, 02:27 AM
RE: Boot from nfs - CurlyMo - 24th Dec, 2013, 08:19 AM
RE: Boot from nfs - mk01 - 24th Dec, 2013, 09:01 AM
RE: Boot from nfs - CurlyMo - 24th Dec, 2013, 09:49 AM
RE: Boot from nfs - CurlyMo - 28th Dec, 2013 10:49 PM
RE: Boot from nfs - f1vefour - 29th Dec, 2013, 04:17 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 11th Jun, 2025, 11:27 AM Powered By MyBB, © 2002-2025 MyBB Group.