From owner-freebsd-current@FreeBSD.ORG Tue Nov 24 18:52:26 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C60DF1065694 for ; Tue, 24 Nov 2009 18:52:26 +0000 (UTC) (envelope-from wp@ypsilon.net) Received: from mail.infosys.de (mail2.infosys.de [195.4.70.35]) by mx1.freebsd.org (Postfix) with ESMTP id DAEF18FC08 for ; Tue, 24 Nov 2009 18:52:25 +0000 (UTC) Received: from mail.infosys.de (localhost [127.0.0.1]) by mail.infosys.de (Postfix) with ESMTP id 318631A120D70 for ; Tue, 24 Nov 2009 19:35:49 +0100 (CET) Received: from moon.infosys.de (moon.infosys.de [195.4.70.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: witalij) by mail.infosys.de (Postfix) with ESMTPSA id 213B51A120D6E for ; Tue, 24 Nov 2009 19:35:49 +0100 (CET) Message-ID: <4B0C2784.8050606@ypsilon.net> Date: Tue, 24 Nov 2009 18:35:48 +0000 From: witalij User-Agent: Thunderbird 2.0.0.21 (X11/20090915) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: multipart/mixed; boundary="------------060908030804080906000201" X-Virus-Scanned: ClamAV using ClamSMTP X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: freebsd 8.0 release usb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 18:52:26 -0000 This is a multi-part message in MIME format. --------------060908030804080906000201 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello All, today i have upgrade my workstation from 7.2-release to 8.0-release with "freebsd-upgrade" and i wanted to test usb. For that i mount a USB stick and without umount remove them. And my workstation is dead. I can not write on the consolle , and i must be reset the workstation Nov 24 17:19:10 moon root: Unknown USB device: vendor 0x1307 product 0x0163 bus uhub2 Nov 24 17:19:10 moon kernel: ugen2.2: at usbus2 Nov 24 17:19:10 moon kernel: umass0: on usbus2 Nov 24 17:19:10 moon kernel: umass0: SCSI over Bulk-Only; quirks = 0x0000 Nov 24 17:19:12 moon kernel: umass0:0:0:-1: Attached to scbus0 Nov 24 17:19:12 moon kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Nov 24 17:19:12 moon kernel: da0: Removable Direct Access SCSI-2 device Nov 24 17:19:12 moon kernel: da0: 40.000MB/s transfers Nov 24 17:19:12 moon kernel: da0: 490MB (1003520 512 byte sectors: 64H 32S/T 490C) Nov 24 17:19:12 moon kernel: GEOM: da0: partition 1 does not start on a track boundary. Nov 24 17:19:12 moon kernel: GEOM: da0: partition 1 does not end on a track boundary. Nov 24 17:19:31 moon kernel: ugen2.2: at usbus2 (disconnected) Nov 24 17:19:31 moon kernel: umass0: at uhub2, port 3, addr 2 (disconnected) Nov 24 17:19:31 moon kernel: (da0:umass-sim0:0:0:0): lost device Nov 24 17:19:31 moon kernel: (da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0xa, scsi status == 0x0 Nov 24 17:19:31 moon kernel: (da0:umass-sim0:0:0:0): removing device entry Nov 24 17:19:40 moon kernel: g_vfs_done():da0s1[WRITE(offset=512, length=4096)]error = 6 Nov 24 17:19:55 moon login: ROOT LOGIN (root) ON ttyv1 Nov 24 17:21:58 moon console-kit-daemon[1262]: WARNING: Error waiting for native console 3 activation: Device not configured Nov 24 17:22:09 moon kernel: acpi0: suspend request ignored (not ready yet) Nov 24 17:22:09 moon kernel: acpi0: request to enter state S5 failed (err 6) what can i do ? i know not remove the stick without umount ! but i do this bad things only for test. Thenks much! --------------060908030804080906000201--