From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sproxy.gmx.net ([213.165.64.20] helo=mail.gmx.net) by speech.braille.uwo.ca with smtp (Exim 3.35 #1 (Debian)) id 17r2TL-0002Db-00 for ; Mon, 16 Sep 2002 16:27:55 -0400 Received: (qmail 25618 invoked by uid 0); 16 Sep 2002 20:27:26 -0000 Received: from dhcp065-82-151-24.nt02-c3.cpe.charter-ne.com (HELO computer) (24.151.82.65) by mail.gmx.net (mp003-rz3) with SMTP; 16 Sep 2002 20:27:25 -0000 Message-ID: <008c01c25dbf$35ef3100$41529718@nt.charterne.com> From: "Alex Snow" To: References: Subject: Re: a resend of the first part of my message about Debian and Speakup Date: Mon, 16 Sep 2002 16:25:29 -0400 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0089_01C25D9D.AC0D5A00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca X-Reply-To: "Alex Snow" List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: This is a multi-part message in MIME format. ------=_NextPart_000_0089_01C25D9D.AC0D5A00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Ok I've atached a lilo.conf file that Janina posted to the list a while back. Hope this helps get you started. ------=_NextPart_000_0089_01C25D9D.AC0D5A00 Content-Type: application/octet-stream; name="lilo.conf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="lilo.conf" boot=/dev/hda map=/boot/map install=/boot/boot.b compact prompt timeout=500 message=/boot/message lba32 default=current serial=0,9600N8 image=/boot/vmlinuz-new label = new alias = n vga=0X317 #initrd=/boot/initrd.img-new read-only root=/dev/hda1 append = "hdc=ide-scsi hde=ide-scsi" image = /boot/vmlinuz label=current alias = c vga=0X317 initrd=/boot/initrd.img read-only root=/dev/hda1 append = "hdc=ide-scsi hde=ide-scsi" image = /boot/vmlinuz label=express alias = x vga=0X317 initrd=/boot/initrd.img read-only root=/dev/hda1 append = "speakup_synth=dectlk hdc=ide-scsi hde=ide-scsi" image = /boot/vmlinuz label=litetalk alias = l vga=0X317 initrd=/boot/initrd.img read-only root=/dev/hda1 append = "speakup_synth=ltlk hdc=ide-scsi hde=ide-scsi" image = /boot/vmlinuz label=bns alias = b vga=0X317 initrd=/boot/initrd.img read-only root=/dev/hda1 append = "speakup_synth=bns hdc=ide-scsi hde=ide-scsi" image=/boot/vmlinuz label=transport alias=t initrd=/boot/initrd.img vga=0X317 read-only root=/dev/hda1 append="speakup_synth=txprt speakup_ser=0 hdc=ide-scsi hde=ide-scsi" image = /boot/vmlinuz label=vmware alias = v vga=0X317 initrd=/boot/initrd.img read-only root=/dev/hda1 image = /boot/vmlinuz-previous label=previous alias = p vga=0X317 initrd=/boot/initrd.img-previous read-only root=/dev/hda1 append = "hdc=ide-scsi hde=ide-scsi" other=/dev/hda3 optional label=dos ------=_NextPart_000_0089_01C25D9D.AC0D5A00--