X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=AWL,BAYES_40,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: From: "Rob" To: Subject: Dynamic disk volume question Date: Mon, 28 Sep 2009 11:42:47 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 I'm running cygwin 1.7. I have two disks, both defined as dynamic disks under Windows. The first disk has two partitions, a regular 20GB partition and a second partition that is part of a "spanned volume" as part of the dynamic disk capability. The second disk has just one partition that is part of the "spanned volume". The utility diskpart shows the "spanned volume" under the "list volume" command. I can assign a drive letter but then I can't write to the raw device via dd once the drive letter is assigned. dd can only write if there is no disk letter assigned. Under /proc/partitions the underlying partitions are shown correctly. That is, there is a /dev/sda1, /dev/sda2, and /dev/sdb1. Is there a way to directly access the spanned volume either using the GLOBALROOT method or other means? If I can use GLOBALROOT, how do I know which volume maps to each partition under GLOBALROOT? I'm trying to restore a dd capture of the dynamic disk spanned volume which was captured using a shadow copy of the original. I found some old references to this issue back in 2004 in the mail archives (http://www.cygwin.com/ml/cygwin/2004-06/msg00101.html) but couldn't find out the special device name assigned to dynamic disk spanned volumes. Thanks in advance. Rob -- 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