From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vw0-f42.google.com (mail-vw0-f42.google.com [209.85.212.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id E5F70C1A234 for ; Thu, 10 Feb 2011 20:00:14 -0500 (EST) Received: by vws11 with SMTP id 11so1339629vws.29 for ; Thu, 10 Feb 2011 16:56:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=wnWrqZVjxGku458eNBMoYiWeoz6eYgIudAJrzFLDJ6g=; b=fRZDXRdrQGU5lqry4ubvYE3zDNq+CsVW2uSACc/REJZ9ErErZNbcZ4Rb4ChU31GTEO YXTtexZpQ6aiXQ47W8dOfcD8yM1kgSIDRakMG42PPBKKdrpthfBuTEC5hnLkTuuqm4Hn fPqwG5SC2c+K/NY6gIzCaNX1zKG3431d072ag= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=O4/Sk9wIdFcPjpGwxndDbaCBqja13M8EJjivRRjhaXWzlbQJLQ1X9l2S2hDcyQQ8nW s/sHq9o2pcege2Lzexo6PfEke4NAa2vY73FH3brJF14uzyUDXzzkeYrnUSKbt7ZMLHQT 37Gjye03sbtaFxVMSVEIPaubBAvXVSn+qD9zs= Received: by 10.220.188.202 with SMTP id db10mr5883988vcb.75.1297385796398; Thu, 10 Feb 2011 16:56:36 -0800 (PST) Received: from nextdog (c-66-31-213-94.hsd1.ma.comcast.net [66.31.213.94]) by mx.google.com with ESMTPS id o13sm120557vch.16.2011.02.10.16.56.35 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Feb 2011 16:56:36 -0800 (PST) Date: Thu, 10 Feb 2011 19:57:43 -0500 From: Christopher Moore To: "Speakup is a screen review system for Linux." Subject: Re: please help with legacy grub Message-ID: <20110211005743.GA2546@nextdog> References: <20110210033107.GA7287@romuald.net.eu.org> <20110210183900.GA10876@romuald.net.eu.org> <8E3F90C8E78D40B38A98F60522D5A776@randy3> <20110210224919.GA23913@romuald.net.eu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110210224919.GA23913@romuald.net.eu.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Fri, 11 Feb 2011 01:00:15 -0000 Greg, Here are a couple of things you could try. First, there is a grub rescue floppy disk which should help you fix your grub problems. You might need sighted assistance to run it. I forget the name , but you can google it. Second, in the old days, we were able to copy the vmlinuz image to a floppy with dd and boot from it. Third, when grub doesn't boot successfully, you can get into a shell prompt. This allows you to use many of the normal shell commands to help determine what went wrong. In particular, you can mount devices and move/copy files. Again, you won't have speech. Finally, save yourself from further headaches and trash the machine. Chris