You are not logged in.
Pages: 1
Topic closed
Which package do I have to install so I can format to win file systems: FAT16, FAT32 and NTFS
I have those options grayed out in gparted and no mkfs options for these FS.
Any ideas?
Last edited by christooss (2008-11-16 16:38:58)
Offline
You need the package dosfstools.
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
pacman -S dosfstools gets you mkfs.vfat and mkfs.msdos
pacman -S ntfsprogs gets you mkfs.ntfs
Check out the create a file system entry in the wiki for other filesystems.
Bob
Offline
In the future you can use pkgfile from community/pkgtools to find which package owns a file.
[git] | [AURpkgs] | [arch-games]
Offline
Thanks for solution and really quick anwsers. I knew how to create FS but didn't know what I have to install.
Deanyth great app.
Thank you all
Offline
Come to this old post from google search. The bad thing is that, when I search "vfat" with pacman, the dosfstools is not listed. If vfat is included somewhere somehow in dosfstools to make it shown for searching vfat. This question will not be asked.
Offline
Come to this old post from google search. The bad thing is that, when I search "vfat" with pacman, the dosfstools is not listed. If vfat is included somewhere somehow in dosfstools to make it shown for searching vfat. This question will not be asked.
And there is a solution for that as well - Simply use pkgfile
There is no need to bump a 3 year old thread for a problem that is not quite related to the thread anyway. A simple search would also have given you results.
For reference : https://wiki.archlinux.org/index.php/Fo … Bumping.27
Closing .....
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Pages: 1
Topic closed