From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44080 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pcg6p-00051r-OW for qemu-devel@nongnu.org; Tue, 11 Jan 2011 10:26:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pcg6o-0005y0-Bg for qemu-devel@nongnu.org; Tue, 11 Jan 2011 10:26:07 -0500 Received: from adelie.canonical.com ([91.189.90.139]:34133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pcg6o-0005xg-7S for qemu-devel@nongnu.org; Tue, 11 Jan 2011 10:26:06 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Pcg6m-0004VD-7K for ; Tue, 11 Jan 2011 15:26:04 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 54D513075C3 for ; Tue, 11 Jan 2011 15:25:58 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 11 Jan 2011 15:15:46 -0000 From: Stefan Hajnoczi <686613@bugs.launchpad.net> Sender: bounces@canonical.com References: <20101207152739.2998.55046.malonedeb@soybean.canonical.com> Message-Id: <20110111151546.3775.62947.malone@gandwana.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 686613] Re: USB MSD are not marked as removable Reply-To: Bug 686613 <686613@bugs.launchpad.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org A sampling of physical USB devices: 1. Noname 2GB USB stick: RMB=3D1 2. Nexus One USB storage: RMB=3D1 3. LaCie USB harddisk: RMB=3D0 I suspect there's no setting that will satisfy everyone here. It makes sense for a USB harddisk to set RMB=3D0 because that allows you to put on more than one partition under Windows. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/686613 Title: USB MSD are not marked as removable Status in QEMU: Confirmed Bug description: Filed from Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=3D589= 130 Guests can access USB Mass Storage Device, but fail to mark them as removab= le.