X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=3.0 required=5.0	tests=AWL,BAYES_50,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KHOP_THREADED,NML_ADSP_CUSTOM_MED,SPF_NEUTRAL,URI_HEX
X-Spam-Check-By: sourceware.org
Date: Mon, 22 Oct 2012 04:31:46 -0700 (PDT)
From: chesschi <chesschi@gmail.com>
To: cygwin@cygwin.com
Message-ID: <1350905506154-93870.post@n5.nabble.com>
In-Reply-To: <20121019163335.GY25877@calimero.vinschen.de>
References: <1350648468079-93690.post@n5.nabble.com> <50817405.8080104@gmail.com> <1350662200560-93700.post@n5.nabble.com> <50817A6F.5030504@gmail.com> <20121019163335.GY25877@calimero.vinschen.de>
Subject: Re: Using dd command and copy
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Corinna Vinschen-2 wrote
> Shouldn't diskpart do the trick?  The diskpart command is "rescan"

Thanks Corinna.

I found that "rescan" is not working BUT "remove" followed by "assigned" is
working!
e.g.
select volume d
remove letter d
assign letter=d

One thing I found it is interesting is, when I use "remove", the drive is
still there in the Control Panel Disk Management but no letter is assigned.
If I then use "assign", the drive is assigned with letter and the drive is
no longer empty!

I tried "rescan" or "sync -r/-e" (marco suggested) that both attempt to
flush the filesystem, the drive is still empty after flushing.

Anyway, thanks a lot for your help!



--
View this message in context: http://cygwin.1069669.n5.nabble.com/Using-dd-command-and-copy-tp93690p93870.html
Sent from the Cygwin list mailing list archive at Nabble.com.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

