Re: [Etherboot-users] Thinclient with hardwired IP
Brought to you by:
marty_connor,
stefanhajnoczi
From: Igor M. <i.m...@sw...> - 2005-11-14 17:23:58
|
Hello, May be it not exactly what you want, but you could try to use grub (in=20 interactive mode). I just checked it with grub boot floppy and QNX 6.3.0 = ELF=20 Multiboot OS images: * boot from floppy with grub (grub was compilled with network support and= with=20 RTL8139 support too); Further in the grub prompt: > ifconfig --address=3Dws_ip_address --server=3Dtftp_server_ip_address > root (nd) > kernel /tftpboot/qnx630_elf.nfs-rtl8139.ifs > boot Of course you could boot Linux OS images too, I just don't have it ready = at=20 hand. You could try to preconfigure grub to yours preferable networks set= tings=20 too (see grub manual for details)... Regards, Igor. Joao Gustavo Borges wrote: > Hello. >=20 > I need to create an Etherboot floppy that has the information > necessary to boot the client (like ip address, hostname, etc) > hardwired in the boot image. I need this because I can't have > DHCP/Bootp/RARP servers on the network. >=20 > Any idea? >=20 > Thank you, >=20 > -- > Jo=E3o Gustavo Gazolla Borges > C3SL - Centro de Computa=E7=E3o Cient=EDfica e Software Livre >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Dow= nload > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Etherboot-users mailing list > Eth...@li... > https://lists.sourceforge.net/lists/listinfo/etherboot-users >=20 >=20 |