From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from speech.braille.uwo.ca (speech.braille.uwo.ca [129.100.249.132]) by befuddled.reisers.ca (Postfix) with ESMTP id 8545FCB9A5 for ; Mon, 11 Feb 2013 18:12:21 -0500 (EST) Received: by speech.braille.uwo.ca (Postfix) id 80DC7C1A184; Mon, 11 Feb 2013 18:11:45 -0500 (EST) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by speech.braille.uwo.ca (Postfix) with ESMTP id 5338BC1A0F9 for ; Mon, 11 Feb 2013 18:11:45 -0500 (EST) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U52XP-0006RQ-Ps for speakup@braille.uwo.ca; Tue, 12 Feb 2013 00:11:51 +0100 Received: from jdc.jasonjgw.net ([59.167.198.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Feb 2013 00:11:51 +0100 Received: from jason by jdc.jasonjgw.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Feb 2013 00:11:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: speakup@braille.uwo.ca From: Jason White Subject: Re: creating a speakup cli cd Date: Mon, 11 Feb 2013 23:11:20 +0000 (UTC) Message-ID: References: <5118C1AF.2030704@nextra.sk> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: jdc.jasonjgw.net X-Newsreader: trn 4.0-test77 (Sep 1, 2010) Originator: jason@jdc.jasonjgw.net (Jason White) X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 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, 11 Feb 2013 23:12:21 -0000 Don Raikes wrote: >I agree that grml should work well, however, I couldn't get apt-get update to work. It kept erroring out. Do you mean when run from the live CD or after installing GRML to a drive? The latter is no longer recommended by the GRML maintainers, according to mailing list posts. Instead, they recommend using scripts provided by GRML to install debian to a hard drive (the provided script automates and simplifies the installation of Debian with Debootstrap). Running apt-get update from the "live" GRML should work. If not, it may be a bug.