[rescue] NCD Xterms
Geoffrey S. Mendelson
gsm at bfr.co.il
Wed May 22 06:13:10 CDT 2002
Ken Caruso wrote:
>
> So I have managed to rescue two NCD xterms with 16megs of memory a piece
> and no internal boot device (pcmcia). However I have yet to find a way to
> get the boot image required to boot these suckers. Any ideas, they are the
> HMX model with ps2 keyboard, serial mouse, and aui network card.
>From the dhcpd.conf man page:
Imagine that you have a site with a lot of NCD X-Termi
nals. These terminals come in a variety of models, and
you want to specify the boot files for each models. One
way to do this would be to have host declarations for each
server and group them by model:
group {
filename "Xncd19r";
next-server ncd-booter;
host ncd1 { hardware ethernet 0:c0:c3:49:2b:57; }
host ncd4 { hardware ethernet 0:c0:c3:80:fc:32; }
host ncd8 { hardware ethernet 0:c0:c3:22:46:81; }
}
group {
filename "Xncd19c";
next-server ncd-booter;
host ncd2 { hardware ethernet 0:c0:c3:88:2d:81; }
host ncd3 { hardware ethernet 0:c0:c3:00:14:11; }
}
group {
filename "XncdHMX";
next-server ncd-booter;
host ncd1 { hardware ethernet 0:c0:c3:11:90:23; }
host ncd4 { hardware ethernet 0:c0:c3:91:a7:8; }
host ncd8 { hardware ethernet 0:c0:c3:cc:a:8f; }
}
As to where you get the files, I would try NCD. Maybe someone on this list
has them, I'll ask my co-workers at my last job.
Geoff.
--
Geoffrey S. Mendelson
Bloomberg L.P., BFM (Israel) 2 hours ahead of London, 7 hours ahead of New York.
Tel: 972-(0)3-754-1158 Fax 972-(0)3-754-1236 Email: gmendelson at bloomberg.com
More information about the rescue
mailing list