OpenELEC NFS Booting How-To
#5
(2012-12-29, 04:17)wimble Wrote: Yup. Definitely useful. I've got one Pi booting Raspbian from my NFS server, and was trying to follow the OpenElec instructions ( http://wiki.openelec.tv/index.php?title=...Boot_-_NFS ) which require setting up a tftp server (and possibly nfs-kernel-server, which is a bit tricky when you're booting from a commercial NAS. Although I'm also insufficiently knowledgeable to know whether it's different from normal NFS, or just a specialised subsection.)

And then, luckily, I found your instructions, which are much, much simpler (and are analagous to the Raspbian configuration). You've turned much head-scratching and confusion into a five minute job.

Glad I've been of help!

The OpenELEC wiki instructions apply to a regular PC, and are liable to confuse anyone coming at the problem with a Raspberry Pi. The Pi is so much easier to get going than a PC - none of this PXE/tftp booting nonsense! Smile

I briefly looked at the Raspbian NFS boot instructions but rapidly lost interest when it started mentioning loopback devices etc., but realise it's probably overcomplicating matters and a straight copy of the ext4 partition to a folder on the NAS should be sufficient. Though to be honest I'm quite happy with my Raspbian headless server running from it's fast 32GB SD card, particularly as it's perfectly stable and suffers no SD corruption despite being overclocked to the max. Plus, the whopping £20 I laid out on the SD card is a sunk cost! Smile

OpenELEC on the other hand is far more amenable to booting from NFS (as it loads entirely into RAM etc.) and also because, lets be honest, it's pretty keen on munching SD cards at every opportunity so avoiding writes to the SD card when at all possible seems like the best option. If necessary I'll even disable auto-updates (hopefully auto-update will support NFS booting for RC1 - I've offered a patch to the OE developers).

While testing OpenELEC Beta 6 I've had several system hangs that I know with absolute certainty would have required a full re-format of the ext4 SD partition, but when booting from NFS the system has come back up without a hitch.

I've also got into a situation where I had a decent Movie library set up, then spent several hours scraping a music library (scraping Music is a very slow process) only to find it impossible to replace specific artwork due to dumb caching rules etc. (just try replacing a cover.jpg thumb with a newer, better, version and watch XBMC ignore the new content - frustrating!) The solution, however, was easy - just restore the known-good backup I took prior to initiating the Music scan, and kick off another Music scan, this time with the new artwork in place on the NAS.

(2012-12-29, 04:17)wimble Wrote: To be honest, I'd move the "rpi#n" element one step up the path, so you've got "../rpi#1/System" and "../rpi#1/Storage" immediately next to each other, rather than grouping all the Systems together, and the Storages together. But to each, their own Smile

Yeah, that could work, it's certainly a change I might consider myself! Smile
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply


Messages In This Thread
OpenELEC NFS Booting How-To - by Milhouse - 2012-12-26, 18:07
RE: OpenELEC NFS Booting How-To - by gimli - 2012-12-26, 18:12
RE: OpenELEC NFS Booting How-To - by Milhouse - 2012-12-26, 18:23
RE: OpenELEC NFS Booting How-To - by wimble - 2012-12-29, 04:17
RE: OpenELEC NFS Booting How-To - by Milhouse - 2012-12-29, 06:03
RE: OpenELEC NFS Booting How-To - by ntadej - 2013-01-02, 21:51
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-01-02, 21:55
RE: OpenELEC NFS Booting How-To - by ntadej - 2013-01-03, 21:50
RE: OpenELEC NFS Booting How-To - by mylle - 2013-01-04, 08:14
RE: OpenELEC NFS Booting How-To - by mylle - 2013-01-08, 11:34
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-01-08, 22:13
RE: OpenELEC NFS Booting How-To - by wimble - 2013-01-09, 02:26
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-01-09, 02:39
RE: OpenELEC NFS Booting How-To - by wimble - 2013-01-09, 03:00
RE: OpenELEC NFS Booting How-To - by mylle - 2013-01-09, 23:30
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-01-09, 23:58
RE: OpenELEC NFS Booting How-To - by mylle - 2013-01-10, 08:08
RE: OpenELEC NFS Booting How-To - by ttabbal - 2013-02-19, 06:25
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-02-20, 20:08
RE: OpenELEC NFS Booting How-To - by wimble - 2013-02-20, 17:12
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-02-21, 13:55
RE: OpenELEC NFS Booting How-To - by doveman2 - 2013-02-27, 00:09
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-02-27, 00:21
RE: OpenELEC NFS Booting How-To - by doveman2 - 2013-02-27, 00:41
RE: OpenELEC NFS Booting How-To - by mylle - 2013-02-27, 08:29
RE: OpenELEC NFS Booting How-To - by doveman2 - 2013-02-27, 13:54
RE: OpenELEC NFS Booting How-To - by mylle - 2013-02-27, 14:58
RE: OpenELEC NFS Booting How-To - by doveman2 - 2013-02-27, 15:32
RE: OpenELEC NFS Booting How-To - by doveman2 - 2013-02-27, 16:23
RE: OpenELEC NFS Booting How-To - by doveman2 - 2013-02-27, 19:24
RE: OpenELEC NFS Booting How-To - by mylle - 2013-02-27, 19:36
RE: OpenELEC NFS Booting How-To - by doveman2 - 2013-02-27, 20:02
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-02-27, 20:04
RE: OpenELEC NFS Booting How-To - by jabbera - 2013-02-28, 06:12
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-02-28, 06:54
RE: OpenELEC NFS Booting How-To - by DocG - 2013-07-29, 00:52
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-07-29, 01:17
RE: OpenELEC NFS Booting How-To - by DocG - 2013-07-29, 01:27
RE: OpenELEC NFS Booting How-To - by regnets - 2013-07-30, 22:44
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-07-30, 23:00
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-08-21, 07:46
RE: OpenELEC NFS Booting How-To - by botribun - 2013-08-28, 13:29
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-10-01, 19:36
RE: OpenELEC NFS Booting How-To - by sorhol - 2013-12-28, 19:32
RE: OpenELEC NFS Booting How-To - by Milhouse - 2013-12-28, 21:28
RE: OpenELEC NFS Booting How-To - by sorhol - 2013-12-29, 00:49
RE: OpenELEC NFS Booting How-To - by Milhouse - 2014-07-09, 02:41
Logout Mark Read Team Forum Stats Members Help
OpenELEC NFS Booting How-To1