Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: PXE Server

  1. #1
    Join Date
    Aug 2008
    Location
    Victoria, BC Canada
    Beans
    1,741

    PXE Server

    I was wondering, how much hassle would it be to setup a PXE boot so I can boot a machine from the network.

  2. #2
    Join Date
    Nov 2008
    Beans
    22

    Re: PXE Server

    That is a great question, Vegan. I will use the same thread if you don’t mind because I believe we are talking about the same thing.

    The idea:
    I have a Windows Vista Media Center in my living room connected to an OpenFiler share (SMB) server in my basement. Everything is cool except for the noise generated from the Media Center. So I want to replace it with a thin client like that would boot Vista Media Center from the network.

    The setup:
    I also have in the basement a Ubuntu 10.04 LTS desktop running which also happens to perform backups of the OpenFiler server, manage the UPS and all that jazz. I’d like to make it (ie: the Ubuntu desktop) a PXE server that would serve the boot file for the thin client in the living room. Note that I have gigabit network so performance should not be an issue.

    The problem:
    All the documentations and how to’s I have found so far on PXE set up is to network boot PCs to install a new OS on it. What I’d like is to keep this setup running so the thin client’s “HDD” is on the Ubuntu box forever (actually I might store it on Openfiler using iSCSI to Ubuntu but that’s easy). Anyone has some documentation on how to set that up?

    Thanks

    Nic

  3. #3
    Join Date
    Jun 2007
    Beans
    1,941

    Re: PXE Server

    Gigabit is helpful, a powerful PxE server rig is key (RAM is most important, but a good processor is essential too).

    Sounds like you'll only run one client, so perhaps you won't need extremely beefy stats... Give it a shot, see what you can do.

    UbuntuLTSP and ThinClient How-to

    That thin-client how-to looks outdated tho. The LTSP article has a ton of links, should be able to get you going...

    So did either of you use search? I know I've answered this question (with these exact same links) at least 3x in the last couple of months...

  4. #4
    Join Date
    Nov 2008
    Beans
    22

    Re: PXE Server

    Thanks for the links.

    To answer your question, in my case, yes I did but it's all about the right keywords I suppose.. for example, it looks like I should have used thinclient all together as opposed to two words.

    Sorry you had to answer 3 times the same thing but if you look on the bright side, folks thanked you three times

    Thanks again (that's 4!)

    Nic

  5. #5
    Join Date
    Jun 2007
    Beans
    1,941

    Re: PXE Server

    Haha, glad I could help. Sorry for being grumpy, been a bad day today already. Didn't mean to take it out on you

  6. #6
    Join Date
    Nov 2008
    Beans
    22

    Re: PXE Server

    No harm done, don't worry.

    UbuntuLTSP opens a brand new option here where the OS is actually running on the host (which explains the need for horsepower and RAM). I'll definitely look into this...

    Initially, I was more thinking of a system where the host would serve the boot HDD to the thin-client at start up which would then load the OS... so the OS would be run on the thin-client (not the host).

    Vegan, please give me this weekend to geek around with that so don't close this thread just yet (I may have some more questions).

    Thanks

    Nic

  7. #7
    Join Date
    Jun 2007
    Beans
    1,941

    Re: PXE Server

    Quote Originally Posted by msboston01 View Post
    Initially, I was more thinking of a system where the host would serve the boot HDD to the thin-client at start up which would then load the OS... so the OS would be run on the thin-client (not the host).
    I'm not sure what the advantage of this would be... You'd still need a hard-drive and a spec'd system for the 'thin' client to boot an OS. Having the PxE server just start the boot process doesn't make much sense, it's the running of the OS and associated applications that take the power - the boot process doesn't require a lot

  8. #8
    Join Date
    Aug 2008
    Location
    Victoria, BC Canada
    Beans
    1,741

    Re: PXE Server

    I was interested in a PXE boot to an installer of Linux.

  9. #9
    Join Date
    Apr 2008
    Beans
    232

    Re: PXE Server

    hey there vegan... looks like your thread got hijacked a little!! in answer to your question... it is fairly simple to set up as a PXE but it depends on a few things... here is a search for documentaton.

    is your router the server? if so then it already handles your DHCP requests and setting up PXE is straighforward... otherwise your router will need to support dnsmasq so you can forward the request to your server, DD-WRT supports this, here is some more reading about that:

    dd-wrt PXE wiki

    PXE boot with DD-WRT and Ubuntu - this article may be useful too

  10. #10
    Join Date
    Jun 2007
    Beans
    1,941

    Re: PXE Server

    Quote Originally Posted by Vegan View Post
    I was interested in a PXE boot to an installer of Linux.
    Oh, my apologies. Your thread did get quite hijacked, and I just helped

    Here is the official Ubuntu doc on making a PxE install server! (You shouldn't need to worry about that dd-wrt stuff... I use dd-wrt myself, and all I did was turn off the DHCP server on the router so the Ubuntu Server then was the only thing that would hand out addresses.)

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •