From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-59148-garchives=archives.gentoo.org@gentoo.org>)
	id 1HAsjr-00024J-Jd
	for garchives@archives.gentoo.org; Sat, 27 Jan 2007 18:57:24 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0RIuDZW011632;
	Sat, 27 Jan 2007 18:56:13 GMT
Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.234])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0RIpmab006430
	for <gentoo-user@lists.gentoo.org>; Sat, 27 Jan 2007 18:51:49 GMT
Received: by nz-out-0506.google.com with SMTP id s1so933995nze
        for <gentoo-user@lists.gentoo.org>; Sat, 27 Jan 2007 10:51:48 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=VxCP13JW9XzORNswGb03Q06krgcJ35HvZqa6pqcQfzjMNtw/3iy3NIgdsj69h8NxEK9WfDjYJP4H7Klkb6nG2VJt+3loqZPnz7SaLPJnTkTM7NjkIRanDCTXaVG7FtgUdrcEjAToWUvY2veeDoCxBlHBWMNNz9qPgn5GxjdHA7Y=
Received: by 10.115.76.1 with SMTP id d1mr180137wal.1169923908194;
        Sat, 27 Jan 2007 10:51:48 -0800 (PST)
Received: by 10.114.174.18 with HTTP; Sat, 27 Jan 2007 10:51:48 -0800 (PST)
Message-ID: <49bf44f10701271051q6610e013n2ba2aaa6f04cd6e0@mail.gmail.com>
Date: Sat, 27 Jan 2007 10:51:48 -0800
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Hard Drive Crash - Please Help
In-Reply-To: <200701271823.37253.michaelkintzios@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <49bf44f10701250820n4ad79b8dudcdba5a8e584545@mail.gmail.com>
	 <49bf44f10701261753n3502611ds8aa6a63fd4102506@mail.gmail.com>
	 <49bf44f10701270838k35e7f0d3v457ff4432aee21ac@mail.gmail.com>
	 <200701271823.37253.michaelkintzios@gmail.com>
X-Archives-Salt: 3cf74cca-5ed8-4c8a-96b2-b5df63c664af
X-Archives-Hash: 25d2a816bfd1dc48817fb337ec38216c

> > All of the laptop's data has now been moved to the desktop system over
> > the network.  I still don't see how I can move the data back to the
> > laptop after reformatting it.  Is buying the laptop hard drive adapter
> > the only way?
>
> Please try not to top post in this ML.

Sorry about that.  In another stroke of bad luck my desktop's mouse
stopped working at the same time my hard drive started acting up so
I've been tabbing around firefox and using Gmail's "Quick Reply" which
(predictably) top-posts.  The mouse is working again now.

> Boot your laptop using a Linux LiveCD.  Mount your hard drive (e.g.
> mount /dev/hda /mnt/hda. Start sshd.  Go to your desktop and run something
> like:
>
> cat archive_file.bz2 | ssh -c blowfish user@laptop_ip_address "cd /mnt/hda ;
> tar -xjpvf archive_file.bz2"

I guess my problem is getting the laptop back on the wireless-only
network with a madwifi card when the LiveCD doesn't have a net.ath0
interface.

I did just try chrooting into my laptop's /dev/hda3 copy on my desktop
system with:

chroot /home/grant/hda3 /bin/bash

and the vi command always seg faults.  Does that mean the /dev/hda3
image is done-for and I should just start the laptop over from scratch
and import my /etc/ and /home/ directories when it's re-installed?

- Grant
-- 
gentoo-user@gentoo.org mailing list