ganu MailList
2010-Aug-20 03:44 UTC
[CentOS] Which disk file format are you used in removable disk between xp and linux ?
The centos can not recognize the NTFS file format and my xp system can not format the removable disk to fat32. Which the disk format are you used if you want to share the data between xp and linux system? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100820/ad2c387b/attachment-0002.html>
Akemi Yagi
2010-Aug-20 04:14 UTC
[CentOS] Which disk file format are you used in removable disk between xp and linux ?
On Thu, Aug 19, 2010 at 8:44 PM, ganu MailList <ganu4maillist at gmail.com> wrote:> The centos can not recognize the NTFS? file format and my xp system can > not? format the removable disk to fat32. > > Which the disk format are you used if you want to share the data between xp > and linux system?CentOS can access the NTFS filesystem. Please see this CentOS wiki page for details: http://wiki.centos.org/TipsAndTricks/NTFS Akemi
Emmanuel Noobadmin
2010-Aug-20 06:10 UTC
[CentOS] Which disk file format are you used in removable disk between xp and linux ?
On 8/20/10, ganu MailList <ganu4maillist at gmail.com> wrote:> The centos can not recognize the NTFS file format and my xp system can > not format the removable disk to fat32. > > Which the disk format are you used if you want to share the data between xp > and linux system? >I usually use FAT32 since it can be read by Linux/Windows/Mac without problems. This is assuming no single file is expected to be over 4GB. If you are having problems with XP formatting the disk to FAT32 because it refuses to do so for "large" disks, simply use CentOS or a DOS bootdisk to do the partitioning and formatting. Of course if you need to store files bigger than 4GB, then best to use Akemi's suggestion.