I'm going to have to look into that more. Thanks for the responses. 

Sent from my iPhone

On May 23, 2013, at 1:09 AM, "Luis R. Barahona" <luis.r.barah...@gmail.com> 
wrote:

> The next server section below may be what you need to configure to point the 
> TFTP server to the OTC server.
> allow booting;
>        allow bootp;
> 
>        # Standard configuration directives...
> 
>        option domain-name "domain_name";
>        option subnet-mask subnet_mask;
>        option broadcast-address broadcast_address;
>        option domain-name-servers dns_servers;
>        option routers default_router;
> 
>        # Group the PXE bootable hosts together
>        group {
>                # PXE-specific configuration directives...
>                option dhcp-class-identifier "PXEClient";
>                next-server pxe_boot_server_address;
> 
>                # You need an entry like this for every host
>                # unless you're using dynamic addresses
>                host hostname {
>                        hardware ethernet ethernet_address;
>                        fixed-address hostname;
>                }
> 
> 
> On Wed, May 22, 2013 at 11:01 PM, Jody Whitlock <tierscheiss1...@hotmail.com> 
> wrote:
>> Well I think you misunderstand me, I already have a fully functional PXE 
>> environment running. My question is, in the existing pxelinux.cfg/default 
>> menu, how to I add an entry to boot OTC?  I have a bunch of utilities that 
>> load via PXE, BIOS updates, DBAN, etc, and don't want to give them up. 
>> 
>> Sent from my iPhone
>> 
>> On May 23, 2013, at 12:17 AM, "Luis R. Barahona" <luis.r.barah...@gmail.com> 
>> wrote:
>> 
>>> I didn't realize you had included the Linux information aleady.
>>> 
>>> This is for fedora, but I am sure Ubuntu is pretty similar:
>>> 
>>> http://allaboutfedora.blogspot.com/2008/12/f10-how-to-setup-pxeboot-tftp-dhcp.html
>>> 
>>> 
>>> On Wed, May 22, 2013 at 10:15 PM, Luis R. Barahona 
>>> <luis.r.barah...@gmail.com> wrote:
>>>> Hi Jody,
>>>> 
>>>> It will probably depend on the TFTP server you are using. Please let us 
>>>> know.
>>>> 
>>>> 
>>>> 
>>>> 
>>>> On Wed, May 22, 2013 at 9:40 PM, Jody Whitlock 
>>>> <tierscheiss1...@hotmail.com> wrote:
>>>>> My question is, how does one setup an existing PXE menu on an existing 
>>>>> TFTP server to boot the OpenthinclientOS?  Or, if this is an option, 
>>>>> since my existing TFTP environment is on Ubuntu 12.04, can I install the 
>>>>> OTC server there and just do soft links?
>>>>> 
>>>>> Thanks,
>>>>> JLW
>>>>> ------------------------------------------------------------------------------
>>>>> Try New Relic Now & We'll Send You this Cool Shirt
>>>>> New Relic is the only SaaS-based application performance monitoring 
>>>>> service
>>>>> that delivers powerful full stack analytics. Optimize and monitor your
>>>>> browser, app, & servers with just a few lines of code. Try New Relic
>>>>> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
>>>>> _______________________________________________
>>>>> The Open Source Thin Client Solution http://openthinclient.org
>>>>> openthinclient-user@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/openthinclient-user
>>>> 
>>>> 
>>>> 
>>>> -- 
>>>> Luis R. Barahona
>>>> 707.235.1448
>>> 
>>> 
>>> 
>>> -- 
>>> Luis R. Barahona
>>> 707.235.1448
>>> ------------------------------------------------------------------------------
>>> Try New Relic Now & We'll Send You this Cool Shirt
>>> New Relic is the only SaaS-based application performance monitoring service 
>>> that delivers powerful full stack analytics. Optimize and monitor your
>>> browser, app, & servers with just a few lines of code. Try New Relic
>>> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
>>> _______________________________________________
>>> The Open Source Thin Client Solution http://openthinclient.org
>>> openthinclient-user@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/openthinclient-user
>> 
>> ------------------------------------------------------------------------------
>> Try New Relic Now & We'll Send You this Cool Shirt
>> New Relic is the only SaaS-based application performance monitoring service
>> that delivers powerful full stack analytics. Optimize and monitor your
>> browser, app, & servers with just a few lines of code. Try New Relic
>> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
>> _______________________________________________
>> The Open Source Thin Client Solution http://openthinclient.org
>> openthinclient-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/openthinclient-user
>> 
> 
> 
> 
> -- 
> Luis R. Barahona
> 707.235.1448
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service 
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
> _______________________________________________
> The Open Source Thin Client Solution http://openthinclient.org
> openthinclient-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openthinclient-user
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

Reply via email to