Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Typical usage in partition settings

344 views
Skip to first unread message

sulekha

unread,
Oct 31, 2012, 9:14:21 AM10/31/12
to
Hi all

whenever I install ubuntu linux using alternate install cd , i will encounter this screen

http://s529.photobucket.com/albums/dd339/aarklon/?action=view&current=partition-settings.png


now when I press typical usage I will get the following screen

http://s529.photobucket.com/albums/dd339/aarklon/?action=view&current=DSCN0684.jpg



Does anyone know why or when you might choose another option besides "typical"?? (options such as news, largefile, largefile4 etc)

or the pratical example situations where options such as news, largefile, largefile4 etc are used ?

David W. Hodgins

unread,
Oct 31, 2012, 10:41:59 PM10/31/12
to
On Wed, 31 Oct 2012 09:14:21 -0400, sulekha <aar...@gmail.com> wrote:

> Does anyone know why or when you might choose another option besides "typical"?? (options such as news, largefile, largefile4 etc)
> or the pratical example situations where options such as news, largefile, largefile4 etc are used ?

The options give different settings for things like inode ratios, blocksize, etc.

If you have a filesystem that will only contain large files, such as iso images, etc,
then you don't need as many inodes, so you'd use a higher bytes to inodes ration.

See man mke2fs.conf, the contents of /etc/mke2fs.conf, and man mkfs.ext2 for details.

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)

Robert Nichols

unread,
Nov 2, 2012, 9:56:52 PM11/2/12
to
On 10/31/2012 09:41 PM, David W. Hodgins wrote:
> On Wed, 31 Oct 2012 09:14:21 -0400, sulekha <aar...@gmail.com> wrote:
>
>> Does anyone know why or when you might choose another option besides
>> "typical"?? (options such as news, largefile, largefile4 etc)
>> or the pratical example situations where options such as news, largefile,
>> largefile4 etc are used ?
>
> The options give different settings for things like inode ratios, blocksize, etc.
>
> If you have a filesystem that will only contain large files, such as iso images,
> etc,
> then you don't need as many inodes, so you'd use a higher bytes to inodes ration.
>
> See man mke2fs.conf, the contents of /etc/mke2fs.conf, and man mkfs.ext2 for
> details.

Don't agonize over it too much. When I look at a 10GB ext3 file system built
with default parameters (4KB block size, one inode for every 4 blocks), the
inodes are using just 1.5% of the total space. About the only time to be
concerned at all is if you know that the file system will be used almost
exclusively for tiny files and you would want more inodes.

--
Bob Nichols AT comcast.net I am "RNichols42"
0 new messages