public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Victor Tsaran" <vtsaran@nimbus.ocis.temple.edu>
To: "Speakup List" <speakup@speech.braille.uwo.ca>
Subject: Re: about boot disks for Redhat6.1
Date: Sun, 28 May 2000 01:56:31 -0700	[thread overview]
Message-ID: <000501bfc882$b5595ee0$ec105b80@karolina> (raw)

Hi, listers nad particularly Bill, creator of RedHat6.1 boot images!
Bill, can you please help me with these images? I tried everything I could
possibly think of.
Below is the syslinux.cfg in a way I left it alone. As per one of the
lister's suggestion, I attempted to first activate serial port and then have
vmlinuz with Speakup attempt to speak. But nothing comes out of it.
I would appreciate your help.
Vic


default linux
serial=1,9600N8
prompt 1
timeout 600
display boot.msg
F1 boot.msg
F2 general.msg
F3 expert.msg
F4 kickit.msg
F5 param.msg
F7 snake.msg
label linux
  kernel vmlinuz
  append initrd=initrd.img local
label text
  kernel vmlinuz
  append="console=ttyS0"
  append initrd=initrd.img local text
label rescue
  kernel vmlinuz
  append rescue
label expert
  kernel vmlinuz
  append expert initrd=initrd.img local
label ks
  kernel vmlinuz
  append ks initrd=initrd.img local




                 reply	other threads:[~ UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000501bfc882$b5595ee0$ec105b80@karolina' \
    --to=vtsaran@nimbus.ocis.temple.edu \
    --cc=speakup@speech.braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).