QFPXE install server for HTPC - Diskless PXE network boot installations of XBMC

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
vikjon0 Offline
---
Posts: 2,429
Joined: Apr 2009
Reputation: 7
Location: Sweden
Post: #11
Not a problem to install from HD:

Quote:menuentry "install xbmc" {
set gfxpayload=text
loopback loop (hd0,1)/home/vikjon0/xbmc.iso
linux (loop)/install/vmlinuz iso-scan/filename=/home/vikjon0/xbmc.iso noprompt noeject quiet splash preseed/file=/cdrom/install/preseed.cfg cdrom-detect/try-usb=true
initrd (loop)/install/initrd.gz
}
(This post was last modified: 2010-11-08 09:16 by vikjon0.)
find quote
pumkinut Offline
Posting Freak
Posts: 875
Joined: May 2006
Reputation: 9
Post: #12
I'd give it a try, but my HTPC is out of commission right now. I'm redoing the room that it's in, and I probably won't be able to hook everything up for about a month yet.
find quote
Post Reply