* what is happening?
@ Glenn Ervin
` Jacob Schmude
0 siblings, 1 reply; 2+ messages in thread
From: Glenn Ervin @ UTC (permalink / raw)
To: linux - speakup
I have been trying to get either my 250MB zip drive to work with zipspeak,
or my 200MB removable drive.
Below is a line which when run in a batch file seems to get it running on
the removable D drive, but it does not speak. And I am afraid that the
"vmlinuz" may format my main harddrive.
Also, how do I exit from this without doing control+alt+delete?
and on the line that is not remmed out;
Don't I have to tell it where to find the dectalk? like com1?
actually, I'll just put all the lines below, as it is a short file.
If anyone cares to, you may just edit the following and return it, and
thanks!
I put a * at the beginning of each line as it wrapped in the e-mail, but not
really in the batch file...
*@echo off
*d:
*rem d:\linux\loadlin d:\linux\vmlinuz dectlk root=/dev/hdb2 rw
*d:\linux\loadlin d:\linux\vmlinuz root=/dev/hdb rw speakup_synth=dectlk
Sincerely,
O. Glenn Ervin-- (Lenny) N0YJV
Northeast Nebraska
gervin@kdsi.net
or My Work e-mail:
gervin@ncbvi.state.ne.us
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: what is happening?
what is happening? Glenn Ervin
@ ` Jacob Schmude
0 siblings, 0 replies; 2+ messages in thread
From: Jacob Schmude @ UTC (permalink / raw)
To: speakup
[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]
Hi
Do you have a dos screen reader running at the time you run this? If so, turn it off as it will in many cases interfere with finding the synth. You shouldn't need to tell speakup where it is, as it will autoprobe. However, to explicitly specify the port, add:
speakup_ser=0 for com1 or
speakup_ser=1 for com2.
As far as exitting linux, when you've run linux.bat, you've switched operating systems. Thus it is not possible to exit without rebooting, as dos has been completely blown out of memory for that session.
Finally, linux will *NOT* format your hd unless you give an explicit command at the shell prompt, so you're not endangering your system by booting linux. And the command for formatting disks is not something easy to type by accident.
On Fri, Nov 23, 2001 at 09:30:01PM -0600, Glenn Ervin wrote:
> I have been trying to get either my 250MB zip drive to work with zipspeak,
> or my 200MB removable drive.
> Below is a line which when run in a batch file seems to get it running on
> the removable D drive, but it does not speak. And I am afraid that the
> "vmlinuz" may format my main harddrive.
> Also, how do I exit from this without doing control+alt+delete?
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ 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 --
what is happening? Glenn Ervin
` Jacob Schmude
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).