From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QO6yC-0002Wg-QY for garchives@archives.gentoo.org; Sun, 22 May 2011 11:37:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B30B1C02B; Sun, 22 May 2011 11:35:38 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id AD6BE1C02B for ; Sun, 22 May 2011 11:35:38 +0000 (UTC) Received: by wwj40 with SMTP id 40so4797699wwj.10 for ; Sun, 22 May 2011 04:35:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=AtgW15X76bwQy7Cj+3UoosY1kTX6ZywaLzS2eUsERfc=; b=kJos8Xw4P3xmAuwfWF6LaGd0GXwb4/9pL92xdeoefaF2rWiwwPBEuZ9AWveHnIOYPv TZfINdE2Yo0mH/scA5xLJPS/gTLxeLTZINLzWsNprhmQESXy8Qbtw3nuhJrGB/TWv62N wLzbaBgOqCCXdRe2waVS/7brnn9CW+uQH+KEc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=m3YGirePJzUbPnsOJl54SJpMg2oa+1pOCGr7TYfQdoKdeIdqPm9Jg2ruWKoq+61N8Z XOPtNxxrDIwpes335qXb5QpjDLftnyseO75SqgbPkzP1lkJIgAlXrMY67TN34CPO/YJd TYT6GB8/zzc5U9i+kmOGTpC5o7u6L+3qVNl1M= Received: by 10.227.6.219 with SMTP id a27mr1251147wba.46.1306064137827; Sun, 22 May 2011 04:35:37 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id o6sm3403769wbo.54.2011.05.22.04.35.36 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 May 2011 04:35:36 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: system rescue usb stick Date: Sun, 22 May 2011 12:36:03 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.37-gentoo-r4; KDE/4.6.2; x86_64; ; ) References: <4DD47C88.8000302@gmail.com> <4DD64EF8.7010904@waagmeester.co.za> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart15942207.3jZvDGPZ9S"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201105221236.13593.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: b241629a4823b5f4de3927d9bb0c2b06 --nextPart15942207.3jZvDGPZ9S Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Saturday 21 May 2011 23:17:30 walt wrote: > On 05/20/2011 04:22 AM, Coert Waagmeester wrote: > > On 05/19/2011 04:12 AM, Valmor de Almeida wrote: > >> Is SystemRescueCd still a good system rescue tool? The web site has not > >> been updated for over 1 year. Thanks for other suggestions. > >=20 > > I use it for all my gentoo installations as well. > > Have even removed windows viruses from windows boxen with it. >=20 > How did you repair a windows box with it? I can't even begin to guess! Mount it with ntfs-3g, scan it with clam after updating the virus signature= s=20 (freshclam) and then remove or copy away infected files. Alternatively, it may be possible to dd the partition and pipe it to clam (= not=20 sure if this will work with a whole partition instead of a file) using=20 something like: dd if=3D/dev/sda1 | clamscan - Alternatively, you can use Knoppix and Fprot, bitdefender and clam. Or, you can use the many LiveCDs and Live-USBs that Kaspersky, BitDefender,= et=20 al are producing these days. =2D-=20 Regards, Mick --nextPart15942207.3jZvDGPZ9S Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk3Y9S0ACgkQVTDTR3kpaLY/dACfa65UIZghAqgep1XTJn0Tvzr9 1J0AoJyTK15Mwz3+DWgpuEf8ZxvPO8pU =IreY -----END PGP SIGNATURE----- --nextPart15942207.3jZvDGPZ9S--