/dev/sda2 - Bad file descriptor error with mkfs.ext4 on cygwin
Corinna Vinschen
corinna-cygwin@cygwin.com
Mon Nov 15 16:11:00 GMT 2010
On Nov 6 10:08, Phani Deepak Parasuramuni wrote:
> Hi,
>
> I am using Cygwin 1.7.7 Â on Windows 7.
>
> I have installed e2fsprogs-1.41.12 on cygwin.
>
> I have carved out a 10G partition in my harddisk using windows disk manager.
>
> My 'cat /proc/partitions' command also lists out my sda2 partition, so
> I am sure that there is sda2 partition with 10G
>
> $ cat /proc/partitions
> major minor  #blocks  name
> Â Â Â 8 Â Â 0 312571224 sda
> Â Â Â 8 Â Â 1 302083072 sda1
> Â Â Â 8 Â Â 2 Â 10484736 sda2
>
> Now, I am trying to use mkfs.ext4 to create an ext4 file system on
> this partition.
>
> This is the command I am using:
> $/usr/sbin/mkfs.ext4 /dev/sda2
>
> it fails with error message;
> "mkfs.ext4: Bad file descriptor while trying to determine filesystem size"
>
> Any idea why it is happening so?
UAC? You need to run an elevated shell to be able to write to disk
partitions.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
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
More information about the Cygwin
mailing list