X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=qiVfiOQNLm94Dn7NZeMpaDj6TVoVI lMwtyIdxIUOJCU5GlzMzY1KWET/GLTTR1g44xggYXceb0vCVjt67/ZrxGyxIZc9m Lac61IPaCrGWDiE4+1xQmy4rLAhR33I+1CgzjacTrfiGM6XfXY7qDxIG8rpm9TMn l4lAsWEuSXgI0Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=+buTwjoQGscfjqfjC1kWVCsZadE=; b=tJa vigXveOHNUr34QtSxH43vxmRpLcF9tFf5VJ+rhcOvpWSDtNQ3IT94kaYqD+EXnxX P3ELIj7DO8hE+XL5vUOhec7Y4AQyS3pE7pjpgYcDlT20jv3QvY+NHJk3R5FApZ92 o+Wxgn3XyGxZyAUpUgTCAvozePK/Sebxn7w4jJ6g= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=3.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.224.37.70 with SMTP id w6mr31329187qad.86.1369747297279; Tue, 28 May 2013 06:21:37 -0700 (PDT) Date: Tue, 28 May 2013 18:21:37 +0500 Message-ID: Subject: Shadowcopy volume block devices From: Micky To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Seems like the latest Cygwin made some progress in automounting and accessing the VSS volumes. i.e. under /proc/sys/Device/HarddiskVolumeShadowCopy But it doesn't let you access the volumes as block devices. The w32 name space paths like "\\.\HarddiskVolumeShadowCopy" can be accessed at cmd.exe but not in Cygwin. I am running dd.exe to dump a VSS volume with aforementioned path and it works fine at CMD but not at Cygwin terminal. So, is there a way to access VSS volumes as block devices in Cygwin? -- 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