Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
ah ok, that should have been fixed in source but not in the packages indeed.
I'll create new packages today
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 19
Joined: Dec 2005
Reputation:
0
Yesterday I installed xbmc-diskless solution using Ubuntu running on VMware. Works as a charm! (well maybe except of MCE remote)
Anyway, my current home network setup consists of:
- HTPC <- let's make it diskless
- NAS (DNS-323 running some basic linux + Fonz packages + Optware)
- DD-WRT router (TP-Link 1043ND)
- Gigabit LAN
- some workstations that are not always on
The router can serve DHCP with PXE option, the NAS can serve TFTPD and NFS. The only missing deamon is NBD.
In fact I managed to implement DHCP/PXE/TFTP part and what next?
Is it possible to replace NBD and Squashfs with NFS (or something else that can run on NAS)?
Would it be slow, running everything from NFS?
And what about using some RAM disk? Is it possible to load xbmc.img into RAM?
---
Thanks for any ideas and help,
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
It's possible to use NFS only, though it'll be a lot slower. You can follow any manual on the web that explains how to install nfsroot. Just add the desired xbmc ppa to the installation afterwards and install xbmc-live.
You probably could change the initramfs to mount the squashfs image over nfs too.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 19
Joined: Dec 2005
Reputation:
0
I also found GPXE project - replacing or extending normal PXE, it's possible to load everything using HTTP.
Posts: 9
Joined: Dec 2010
Reputation:
0
2011-02-02, 10:27
(This post was last modified: 2011-02-02, 10:29 by Xedar.)
Hi!
a nice feature would be adding --arch to debootstrap.
You my not always have the same arch as the server.
Regards.
Posts: 9
Joined: Nov 2010
Reputation:
0
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
Posts: 79
Joined: Jan 2010
Reputation:
0
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?
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
you can do that by using "provisioning files", as explained in the OP.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 79
Joined: Jan 2010
Reputation:
0
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.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
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.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.
Posts: 2,274
Joined: Feb 2009
Reputation:
30
opdenkamp
Retired Team-Kodi Member
Posts: 2,274
there's no easy way to do that with the scripts I provide.
opdenkamp / dushmaniac
xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]
Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.
If you like my work, please consider donating to me and/or Team XBMC.