public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: Thomas Ward <slingshooter@valkyrie.net>
To: speakup@braille.uwo.ca
Subject: Re: Red Hat 8 and Grub
Date: Thu, 13 Mar 2003 02:46:59 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0303130239590.24196-100000@localhost.localdomain> (raw)
In-Reply-To: <20030313062619.7163.15803.Mailman@speech.braille.uwo.ca>

Hi, you will need to modify your /etc/grub.conf. As an example I will 
place my grub.conf in this message for example perposes.
Hope this helps. What you will see is a speakup startup followed by an 
normal startup without speakup for cases when speakup is not  desirible  
such as using my Dectalk express with emacspeak or testing the 
gnome-speech 
dectalk driver, etc.

 # grub.conf generated by 
anaconda #
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/hda2
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=50
splashimage=(hd0,0)/grub/splash.xpm.gz
title Start with Speakup (2.4.18-14)
	root (hd0,0)
	kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ hdc=ide-scsi speakup_synth=dectlk
	initrd /initrd-2.4.18-14.img
title Normal startup  (2.4.18-14)
        root (hd0,0)
        kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ hdc=ide-scsi 
 initrd /initrd-2.4.18-14.img
 



       reply	other threads:[~ UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030313062619.7163.15803.Mailman@speech.braille.uwo.ca>
 ` Thomas Ward [this message]
   ` wvdial as user Ron Marriage
 teamspeak randy turner
 ` Red Hat 8 and Grub Ron Marriage
   ` Aaron Howell
     ` Ron Marriage

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=Pine.LNX.4.44.0303130239590.24196-100000@localhost.localdomain \
    --to=slingshooter@valkyrie.net \
    --cc=speakup@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).