From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail01.tacticuscommunications.net (mail01.tacticuscommunications.net [74.2.138.133]) by speech.braille.uwo.ca (Postfix) with ESMTP id A66FB10ADA for ; Mon, 16 Jun 2008 03:38:51 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail01.tacticuscommunications.net (Postfix) with ESMTP id B3458108AB for ; Mon, 16 Jun 2008 03:25:06 -0400 (EDT) Received: from mail01.tacticuscommunications.net ([127.0.0.1]) by localhost (mail01.tacticuscommunications.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wc896KbfgUBS for ; Mon, 16 Jun 2008 03:25:05 -0400 (EDT) Received: from [10.0.10.20] (unknown [10.0.10.20]) by mail01.tacticuscommunications.net (Postfix) with ESMTPA id 8C59F108A2 for ; Mon, 16 Jun 2008 03:25:05 -0400 (EDT) Date: Mon, 16 Jun 2008 03:39:40 -0400 (EDT) From: luke To: "Speakup is a screen review system for Linux." Subject: Beeping grub in Ubuntu In-Reply-To: <20061107004639.GA20023@cq.ftml.net> Message-ID: References: <20061107004639.GA20023@cq.ftml.net> Organization: Tacticus Communications, Inc. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:38:51 -0000 Since I've just implemented this, found in an old message by Chuck, I thought I'd post the results here. For Ubuntu, this file is /boot/grub/menu.lst. With nano, I simply went to a title line which wasn't commented out, pressed alt-v once I was on the first letter of the word "Ubuntu" in the title, and then hit control-g. Did it for several, in fact. Worked like a charm to get a beeping grub. It beeps several times fast on my system when first starting grub, and as a side benefit it also beeps every time I change lines with the up/down keys, and just for good measure also beeps when I select a kernel for booting. Nice one chuck. Sadly it doesn't survive an update-grub. Luke On Mon, 6 Nov 2006, Chuck Hallenbeck wrote: > Thanks to Janina and the FC6 HOWTO-INSTALL for the inspiration for the > following, although the details differ some: > > 1. Edit the file /etc/grub/grub.lst with an editor that allows you to > use control characters as data. I use edbrowse, but ed will do nicely, > or vi. > > 2. Look for lines containing the word "title" (lower case, no quotes) > that are not commented out, i.e. have no hash mark in column 1. > > 3. Replace the first letter of the word that follows "title" with a > control-g and that very letter. That is, place the control-g just ahead > of the first letter of the word that follows "title". The word is > "Debian". > > 4. Save your changes and exit. > > That's it. It works great. However, although I haven't checked this, you > will probably loose the beep when you do an update-grub, and will then > have to repeat this procedure. > > Theoretically you should do the above for every such line in the > grub.lst file, but I doubt that you will be able to count the beeps, > they will occur so rapidly. I only have one such line myself, so I have > not checked that either. > > HTH > > Chuck > > -- "Fiat money and sustainable society are not compatible." - Peter Cajander