X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Fri, 17 Jun 2011 17:23:58 +0530 Message-ID: Subject: fdisk on cygwin From: PRASANTH RAJAGOPAL To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 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 Hi, I used to do run some commands on Cygwin, until I completely moved to Linux based development. I have a situation where I thought Cygwin can help me. I need to partition an SDHC card. I have a SD slot in my Windows laptop, but I dont have a good software to partition for boot and linux. I have a SD Card reader that I could insert to Linux machine, but it seems it has gone bad. I am not really familiar with partitioning, but the commands from the relevant docs says I need to use fdisk (the web page is here http://omappedia.org/wiki/Minimal-FS_SD_Configuration). required partitioning: Device Boot Start End Blocks Id System /dev/sde1 * 1 9 72261 c W95 FAT32 (LBA) /dev/sde2 10 120 891607+ 83 Linux If I read mails correctly, the cygwin-1.3.16-1 release has fdisk with it (http://sources.redhat.com/ml/cygwin/2002-11/msg01300.html), but it was ultimately removed, and perhaps we need to compile now. from source. Now, I am not interested in code compilation for time being (got to do with a lot of Linux kernel compilation now...); I might just buy a cheap Card reader. Questions (assuming cygwin fdisk can indeed help me partition the SDcard): 1. Is it true that cygwin-1.3.16-1 haD fdisk, if so where can I find that older release setup.exe? 2. Is there a way I can get the package to the latest release without compilation? Thanks. -- 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