From owner-freebsd-stable@freebsd.org Sat Nov 14 00:09:18 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 556FEA2E8EB for ; Sat, 14 Nov 2015 00:09:18 +0000 (UTC) (envelope-from rosti.bsd@gmail.com) Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E369C144C for ; Sat, 14 Nov 2015 00:09:17 +0000 (UTC) (envelope-from rosti.bsd@gmail.com) Received: by wmec201 with SMTP id c201so51718583wme.1 for ; Fri, 13 Nov 2015 16:09:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NM70ANg5IqnCQ2TnhiNx46wvG+s4pHEiNFJ+AHEOiBM=; b=wWT30l1PAKfd0fsLTv2URzDMbJO16gfPtlsleksiPxHKZxXNTIRuAMINOU6x8q7TW9 i4CmaQEIDqn3TrJgvz9jB7N6D7LJ4joolzPj7zgDWksxrATq6QRn+BDIv3aNpibw9ofq b9/eDm4rUorhdI3P/iiI/8FXS2+204bEc/QDLcaeXCQ/0cChRqgTMVLgfbKj39kt2RT8 ZZgsdIKwy0XSUdcW1mqSbbGeqOxmBqxkARaoOuQupo3Q47XKPbJnVQcFTmbneTtovW7w q5R2HIpJpG4dsni7rlFM9AnIlA8ChKnoEosjICj592Y3E9cF/WwCfdW0uNzHu3fem+r8 Wusw== MIME-Version: 1.0 X-Received: by 10.194.184.7 with SMTP id eq7mr25178281wjc.26.1447459756287; Fri, 13 Nov 2015 16:09:16 -0800 (PST) Received: by 10.194.120.193 with HTTP; Fri, 13 Nov 2015 16:09:16 -0800 (PST) In-Reply-To: <17220EDB-4B1D-4397-963B-D2E1791F051B@fsfe.org> References: <17220EDB-4B1D-4397-963B-D2E1791F051B@fsfe.org> Date: Sat, 14 Nov 2015 02:09:16 +0200 Message-ID: Subject: Re: FreeBSD-10.2-RELEASE-i386-memstick.img kills every Windows it touch From: Rostislav Krasny To: Florian Ermisch <0xf10e@fsfe.org> Cc: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Nov 2015 00:09:18 -0000 I've installed FreeBSD 10.2 from CD and successfully mounted this stick (/dev/da0p2). At least in FreeBSD it doesn't make any problem. Before I mounted it there was some messages on the consle. You can see the screenshot there: http://oi67.tinypic.com/351yiqd.jpg On the last line of that message it says that: "the secondary GPT header is not in the last LBA". Then I repartitioned (with MBR schema) and reformatted it and voila it works properly on Windows as before FreeBSD. So there is no hardware problem with this stick, for sure. On Sat, Nov 14, 2015 at 1:16 AM, Florian Ermisch <0xf10e@fsfe.org> wrote: > Hi Rostislav, > > did you verify it's the image and not the stick? > I've seen a USB-headset and a Dell USB-kbd with integrated > smartcard-reader pulling of such a stunt. Both were used on windows > machines before and then suddenly started crashing them. > > Regards, Florian > > Am 13. November 2015 23:10:59 MEZ, schrieb Rostislav Krasny < > rosti.bsd@gmail.com>: > > Hi there, > > > > You might not belive me but it really does. I just flashed the > > FreeBSD-10.2-RELEASE-i386-memstick.img installation image on a 2GB > > disk on > > key using Rufus 2.5. Rufus is a Windows program that support flashing > > img > > files into USB disk on key in DD mode (like the dd(1) program). Now > > every > > time I connect this disk on key into my old computer with Windows XP > > it > > reboots instantly. First time it rebooted right after Rufus finished > > the > > flashing. If I connect it into my Dell Latitude E7440 laptop with > > Windows 7 > > there is a BSOD. There was no such reboot with this disk on key before > > I > > flashed it with the FreeBSD-10.2-RELEASE-i386-memstick.img > > > > What is going on here? What did you put into this image file? > > > > P.S. I've checked the MD5 hash of the image file and it's the same to > > the > > official MD5 hash in www.freebsd.org/releases/10.2R/announce.html As > > far as > > I remember I downloaded the image file from the official German > > FreeBSD > > mirror. > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to > > "freebsd-stable-unsubscribe@freebsd.org" > >