Re: Large disk partition over 300GB

Marc MERLIN (marc_news@merlins.org)
12 Jul 1999 21:44:36 GMT


On 10 Jul 1999 22:30:01 -0700, Jeff - <jeff9n@hotmail.com> wrote:
>disk is about 320GB. But the file system only see roughly 265GB. Is this a
>limitation with the kernel or the file system? It is expected that the
>capacity of the formatted partition will be less. But in this case the loss
>is around 55GB (~ %18) which is quite significant.

Reformat your partition with:
mke2fs -b 4096 -i 16384 -m 0 -s 1 /dev/device

You may want to read the mke2fs and decide whether you want to decrease -i a
bit and maybe set -m to 1 instead of 0.

Marc

-- 
Microsoft is to software what McDonalds is to gourmet cooking
 
Home page: http://marc.merlins.org/ (friendly to non IE browsers)
Finger marc_f@merlins.org for PGP key and other contact information

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/