2013/8/2 Mark D-B <newsgroup....@virginmedia.com>

>  Dear Mick,
>
>   I haven't tried this myself (no iPXE at home today) but it looks like
> something along these lines should work:
>
> #!ipxe
> chain tftp://<OTC SERVER IP ADDRESS>/pxelinux.0
>
>   See http://ipxe.org/cmd/chain.
>
>
>

Ok, if i run the command

chain tftp://192.168.76.64/pxelinux.0

this is the output:

PXELINUX 3.11 Debian-2006-03-16 Copyright (C) 1994-2005 H. Peter Anvin
...
various informations about my ip etc
...
TFTP prefix:
Trying to load: pxelinux.cfg/01-00-15-60-ca-42-c7
Trying to load: pxelinux.cfg/C0A84C51
Trying to load: pxelinux.cfg/C0A84C5
Trying to load: pxelinux.cfg/C0A84C
Trying to load: pxelinux.cfg/C0A84
Trying to load: pxelinux.cfg/C0A8
Trying to load: pxelinux.cfg/C0A
Trying to load: pxelinux.cfg/C0
Trying to load: pxelinux.cfg/C
Trying to load: pxelinux.cfg/DEFAULT
Could not find kernel image: linux
boot:

and waits for input.

i tried with "vmlinuz" but it's the same



I also tried

  initrd tftp://192.168.76.64/initrd.img
  chain tftp://192.168.76.64/vmlinuz

and i got this error:

Target filesystem doesn't have /sbin/init
No init found. Try passing init= bootarg
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
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