From: "Doug Sutherland" <doug@proficio.ca>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: initrd question
Date: Fri, 6 Jul 2007 22:31:48 -0500 [thread overview]
Message-ID: <002901c7c047$5a70ee70$ab00a8c0@tenstac> (raw)
In-Reply-To: <20070706064127.GA20678@localhost.localdomain>
Greg,
This is an interesting question. Many embedded linux systems
use initrd as the permanent root file system loaded from flash.
What you are proposing should be possible, since relatively
speaking you have gobs of memory to work with. Check
out this big blue document on the topic
http://www.ibm.com/developerworks/linux/library/l-initrd.html
This useful too:
http://www.faqs.org/docs/evms/x3834.html
You'd need a large ramdisk to fit all that in there, but in
theory at least it seems feasible. There is kernel parameter
initrd= where you can specify memory address and the
ramdisk size, for example
initrd=0xa1500000,8M root=/dev/ram
-- Doug
----- Original Message -----
From: "Gregory Nowak" <greg@romuald.net.eu.org>
To: <speakup@braille.uwo.ca>
Sent: Friday, July 06, 2007 1:41 AM
Subject: initrd question
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all.
>
> Is it possible to include the speech-dispatcher/speechd-up/espeak
> binaries in an initrd, so that one has speech almost as early as with
> a hardware synth? If this is doable, and will provide speech
> significantly earlier in the boot process, (especially if I were to
> build alsa into the kernel itself), then could someone familiar with
> how to work with initrds please describe the steps I would need to
> take in order to accomplish this on a debian system? Thanks in
> advance.
>
> Greg
>
>
> - --
> web site: http://www.romuald.net.eu.org
> gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> skype: gregn1
> (authorization required, add me to your contacts list first)
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFGjeQX7s9z/XlyUyARAtZJAJsEs5IuKsVNNL1tODFuILRKiiljIwCg20ih
> Cnptvy/Qt0IqIUggn6103Cw=
> =q68h
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
next prev parent reply other threads:[~ UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
Gregory Nowak
` Doug Sutherland [this message]
` Gregory Nowak
` Doug Sutherland
` Gregory Nowak
` Doug Sutherland
` Doug Sutherland
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='002901c7c047$5a70ee70$ab00a8c0@tenstac' \
--to=doug@proficio.ca \
--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).