best logical file system

Asked by Mortuza

I am using ubuntu 10.4 desktop on ext4 file-system. My hard drive have one logical partition which is now in Fat32 file-system.

Suggest me :
which is the best logical file-system with ext4 and why ?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
delance (olivier-delance) said :
#1

Exfs4 is a file system.
I presume you have one partition under exfs4 and one with FAT32.
If you need to read this second partition with Windows, you need FAT32 or NTFS. NTFS allow bigger files and is more reliable (but slightly slower). Linux is able to read both partition, and by experience I know, for a personal usage, that it can write NTFS without problem.
So I advise you to replace FAT32 by NTFS.
If you work only with Linux, best is to choose a Linux file system, like exfs4.

What is your need ?

Can you type
     sudo parted -l

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

To get partitions details please open a terminal from Applications→Accessories→Terminal and type:

sudo fdisk -l

give your user password when requested (you will not see any screen chars when you type in your password) then press enter

Select, copy the command result from terminal and paste here.

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask Mortuza for more information if necessary.

To post a message you must log in.