You are not logged in.

#1 2010-08-23 20:25:05

mike54
Member
From: CZ
Registered: 2010-07-28
Posts: 44

[SOLVED] Cannot format flashdisk to FAT/NTFS

Hello,
I wanted to format my flashdisk, so I run the gnome partition editor, but when I tried to format a partition to FAT or NTFS (other filesystems worked well), I got an error message: "Error creating filesystem, filesystem tools not installed" (or something like that)  and "Error creating file system: Cannot run mkfs: cannot spawn 'mkfs.vfat -I /dev/sdc': Failed to execute child process "mkfs.vfat" (No such file or directory)
"

I have installed ntfs-3g some time ago, could this be causing the error? How to fix this?

Last edited by mike54 (2012-02-21 22:11:02)

Offline

#2 2010-08-23 20:33:28

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Cannot format flashdisk to FAT/NTFS

You need dosfstools from [extra].

Offline

#3 2010-08-23 20:33:50

lucak3
Member
From: Italy
Registered: 2010-01-23
Posts: 72

Re: [SOLVED] Cannot format flashdisk to FAT/NTFS

pacman -S dosfstools


The Linux philosophy is 'laugh in the face of danger'. Oops. Wrong one. 'Do it yourself'. That's it. - Linus Torvalds

Offline

#4 2010-08-23 20:35:55

cesura
Package Maintainer (PM)
From: Tallinn, Estonia
Registered: 2010-01-23
Posts: 1,867

Re: [SOLVED] Cannot format flashdisk to FAT/NTFS

Please use Google like the rest of us.
http://www.debianhelp.org/node/7759

Offline

#5 2010-08-23 20:38:08

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Cannot format flashdisk to FAT/NTFS

itsbrad212 wrote:

Please use Google like the rest of us.
http://www.debianhelp.org/node/7759

Or pkgtools

[karol@black ~]$ pkgfile mkfs.vfat
extra/dosfstools

pkgfile will tell you what package has the file you need.

Offline

#6 2010-08-23 20:46:48

mike54
Member
From: CZ
Registered: 2010-07-28
Posts: 44

Re: [SOLVED] Cannot format flashdisk to FAT/NTFS

Great! Thank you, didn't know about pkgtools.

Offline

#7 2010-08-23 22:04:17

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED] Cannot format flashdisk to FAT/NTFS

I wouldn't recommend formatting NTFS partitions with Linux tools. It's still a closed format, and the only ones that have access to its innards are Microsoft itself and the companies who pay for it.

I have encountered readability problems with Linux-formatted VFAT portable drives on Windows as well. Same advice here: use Microsoft's tools if you can. It's their 'standard'.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB