public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Re: about boot disks for Redhat6.1
@  Victor Tsaran
  0 siblings, 0 replies; only message in thread
From: Victor Tsaran @  UTC (permalink / raw)
  To: Speakup List

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~ UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 about boot disks for Redhat6.1 Victor Tsaran

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).