* telnet install of speakupified warewolf
@ Don Raikes
` Janina Sajka
0 siblings, 1 reply; 2+ messages in thread
From: Don Raikes @ UTC (permalink / raw)
To: speakup
Hello,
I downloaded the speakupified warewolf dvd image and created a dvd from it just fine.
Now I want to perform a telnet install because my dectalk express has died.
I know the mac address of the network card in my desktop system, and I have a windows system available to use to perform the install.
My question is:
if I enter:
text telnet ksdevice=00:11:11:b2:ed:cc
at the boot prompt of the dvd, how do I connect to it from my windows box?
I can't ping a mac address to see if it is ready, and I can't telnet to one either.
don raikes | Accessibility Specialist
Phone: (520) 271-7608 | Fax: (520) 744-0826 | Mobile: (520) 271-7608
Oracle Application Server QA
| ,
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: telnet install of speakupified warewolf
telnet install of speakupified warewolf Don Raikes
@ ` Janina Sajka
0 siblings, 0 replies; 2+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Don Raikes writes:
> My question is:
> if I enter:
> text telnet ksdevice=00:11:11:b2:ed:cc
>
> at the boot prompt of the dvd, how do I connect to it from my windows box?
No, the mac address only insures that the installer uses the correct
ethernet device.
You must telnet to an ip address, of course. The command you give
assumes that an address will be provided via some dhcp server on your
network. If you don't know how to discover what addresses your dhcp
server is assigning, you should probably simply assign an appropriate
static address, netmask, and gateway as shown in our telnet mini-howto.
On Linux you could:
tail /var/log/messages |grep dhcp
namp -sP [yournetwork]/[your.netmask] e.g.
nmap -sP 192.168.1.0/24
Janina
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
telnet install of speakupified warewolf Don Raikes
` Janina Sajka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).