answersLogoWhite

0


Best Answer

Linux is not limited in and of itself as to the size of it's hard disk. However, the file systems it uses all have different maximum capacities.

ext3 - 32 TB

ReiserFS - 16 TB

XFS - 1 PB

JFS - 16 TBs

FAT32 - 1 TB.

Since a hard drive can be divided into more than one partition, there is no real limit as to how large of one you can use.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the maximum hard disk size on Linux?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the maximum hard disk size for 386 computer?

540mb


What is the history of hard disk and the inventor of hard disk?

The history of hard disk is that, hard disk is invented in 1950's that time hard disk size is 20 inche's maximum the name of hard disk inventer is "REY JOHNSON" by the help of IBM team. ""BILAWAL ABBAS""


How can you install Linux Windows XP and Windows 7 on a 160 GB HDD?

Yes. Though with a hard disk of such small size it'd probably just be a good idea to just do Windows 7 and Linux.


Hard Disk Size?

10000000GB


How fast do hard disks store?

depends on the hard disk and the size of the file--if your looking for a new hard disk, check what the rpm's are the more rpm's the faster your hard disk is


What is the size of the hard disk drive?

3.5


Is a hard disk greater in size than a CD?

Yes, a hard disk is much greater than a CD.


What is block in Linux?

Block is a generic OS concept. Whenever OS wants to read data from the hard disk, file system tries to read a block of data instead of one character at a time. This improves the performance. (disk is a mechanical device) Size of the block varies for each file system, user can specify the block size when a file system is created on the device. Creating a file system on Linux is equivalent to formating a device on Windows. When you format a device on windows you can specify the block size. To create a file system on Linux mkfs command is used. The default block size is 4K but this can be modified with -b option. For eg. $ mkfs -t ext2 -b 2048 /dev/sdb1 this command will create ext2 file system on the device with block size 2048. There is a limitation imposed on maximum size of block by ex2/3/4 file system. Maximum block size should be 4K and minimum is 512 bytes.


Is virtual memory another name for hard drive storage?

The size the virtual memory is determined by the size of the page file which saved in your hard disk. Virtual memory only uses the hard disk.


How is the size of the disk measure?

what unit of measurement would u generally use for a hard disk drive?


What is the physical size of the hard disk in the archos 605?

1.8" ? 2.5" or...?


How many extended partitions can there be on a basic disk?

When any hard disk is initialised one of the things that will happen is the number and size of partitions is calculated and created. The size of the disk and the operating system will be a big factor on how many and what size are the partititions