![]() |
|
[LINUX] HOW-TO create a XBMC server for diskless PXE network booting clients - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85) +--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110) +--- Thread: [LINUX] HOW-TO create a XBMC server for diskless PXE network booting clients (/showthread.php?tid=83840) |
- Xedar - 2011-02-02 10:27 Hi! a nice feature would be adding --arch to debootstrap. You my not always have the same arch as the server. Regards. - stryker - 2011-02-02 13:38 found this at ebuyer.co.uk for about £140 it has an nvidia ion graphics, wonder if it would for with this diskless setup? http://www.zotacusa.com/zotac-zbox-zboxhd-nd01-u-intel-atom-330-1-6-ghz-dual-core-all-in-one-mini-pc.html - stryker - 2011-02-02 13:41 kopetnik, read my posts above, lirc I think is what I had to run to make my MCE remote work! only a one off task. HTH - opdenkamp - 2011-02-02 18:42 Xedar Wrote:a nice feature would be adding --arch to debootstrap.yeah noticed it too myself when I tried to create images for i386 on x64 ![]() don't have time to look into this, since the PVR work has prio now. if someone else sends me patches, I'll be happy to apply them. the source can be found on github (in my sig and in the OP) - spartan711 - 2011-02-03 06:29 Part of the benefits of having a bootable image for me would be the customization aspect. Is there a way to have certain plugins installed on the image, such as Hulu, TedTalks, Synchronized Audio/Video, etc? - opdenkamp - 2011-02-03 10:58 you can do that by using "provisioning files", as explained in the OP. - spartan711 - 2011-02-04 10:01 Oops... that flew over my head. Thanks for the heads-up. I don't mean to belabor the point, but are you planning to work on central db management integration w/ PXE boot? I get the sense that you are focusing all your energy towards the PVR branch. Thanks for all your hard work! Also, is it possible to use openelec's version of xbmc with this? I feel as though that would run super fast. - opdenkamp - 2011-02-04 12:55 I planned to add more features (as some others suggested in this thread), but I don't have the time to do it now. The PVR branch has priority indeed, until it's ready to be merged with mainline XBMC. I haven't looked much into openelec, but I can't think of a reason for it not to work. If someone wants to spend time on it to add/fix features or porting it to another dist, I'll be happy to provide you any info that you might require. - LeWaN - 2011-02-04 22:47 How to make an image of an existing XBMC Live installation where everything already works? And then just move it to the server.
- opdenkamp - 2011-02-05 01:26 there's no easy way to do that with the scripts I provide. |