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 E37641EF508 for ; Mon, 7 Jan 2013 00:05:56 -0500 (EST) Received: by speech.braille.uwo.ca (Postfix) id 31D01C1A1BA; Mon, 7 Jan 2013 00:05:21 -0500 (EST) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by speech.braille.uwo.ca (Postfix) with ESMTP id 0892EC1A175 for ; Mon, 7 Jan 2013 00:05:20 -0500 (EST) Received: by mail-gg0-f180.google.com with SMTP id c4so2967105ggn.39 for ; Sun, 06 Jan 2013 21:05:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:reply-to:from:to:subject:date:organization :mime-version:content-type:content-transfer-encoding:x-priority :x-msmail-priority:x-mailer:x-mimeole:x-gm-message-state; bh=bUYbO2dKGAyiHMZzTj4fdDA03FdP7mGSld/2iIPQaZQ=; b=HDr4HfVZGaRMLqqXqWgbstzyptvMLMgRcemxRHDGiDpS0BE7E/ma+IReoHjcwJPYyz oqChltTJE8y6wKQop1v1T/IHDdLT8bTyMi2PpLtar/ih3EblbaaMsQlDXvT42qdG1hd/ SoNfWNfz9z9+2UdsoIt7co2Qo8VtUR7nuQ+U9JkNRIrrRPE8uq+fDYH6Kvs3JULHc0XW 7ivNOq+cxlPpjeXTFcW9XCHOHAdkfldqkpFL6nR++FiDV0U2jEc4bR2eh88o3y2IeGZ6 OlUMQ5s1yi5RBp0cHni2njPwpvu3gLwLhpGYZqSL6v1q8Gr9ri2k9EAI3z43VLhdCnu9 FH2g== X-Received: by 10.236.160.70 with SMTP id t46mr16005724yhk.4.1357535110573; Sun, 06 Jan 2013 21:05:10 -0800 (PST) Received: from your2c061f0461 (184-155-21-108.cpe.cableone.net. [184.155.21.108]) by mx.google.com with ESMTPS id d66sm65644794yhe.1.2013.01.06.21.05.09 (version=SSLv3 cipher=OTHER); Sun, 06 Jan 2013 21:05:10 -0800 (PST) Message-ID: From: Glenn To: "Speakup is a screen review system for Linux." Subject: CLI, accessing another drive Date: Sun, 6 Jan 2013 23:05:05 -0600 Organization: home MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Gm-Message-State: ALoCoQkUi+TBxD8uDj9oeRuCzM3pVdxhPAyolu3RhMSTfOJPBsfdzgVeAglo0Y2gyDr9Ch4nVdfh X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Glenn , "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, 07 Jan 2013 05:05:57 -0000 Hi, I know that other drives are devices such as /dev/sdb, or /dev/hdc, and the like. But I am messing with Arch Linux, with Speakup, and I want to install Voxin, and I will plug in a thumb drive, it will probably be /dev/sdd. can I just work my way to the folder in Arch that I want to put the install file, and do something like: cp /dev/sdd/voxin-enu-4.3.tgz and bring it in? I am used to copying files with Ubuntu, and only using the CLI for installation of the files. Glenn