Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fail to make ext3 filesystem on 320G harddisk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
bcjrstan
n00b
n00b


Joined: 28 Aug 2006
Posts: 19

PostPosted: Sun Jul 20, 2008 2:08 pm    Post subject: fail to make ext3 filesystem on 320G harddisk Reply with quote

hi,guys
I have a 320G harddisk. After fdisk it's patition below here:
Code:

#fdisk /dev/sda
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        9727    78132096   83  Linux
/dev/sda2            9728       19454    78132127+  83  Linux
/dev/sda3           19455       29181    78132127+  83  Linux
/dev/sda4           29182       38913    78172290    5  Extended

When made ext3 filesystem on sda1 ,sda2,sda3, it just ok. But made it on sda4, It got the problem
Code:

gentoo ~ # mke2fs -j /dev/sda4
mke2fs 1.40.3 (05-Dec-2007)
mke2fs: inode_size (128) * inodes_count (0) too big for a
        filesystem with 0 blocks, specify higher inode_ratio (-i)
        or lower inode count (-N).

So how to work out ?
many thanks
Back to top
View user's profile Send private message
frostschutz
Advocate
Advocate


Joined: 22 Feb 2005
Posts: 2977
Location: Germany

PostPosted: Sun Jul 20, 2008 2:18 pm    Post subject: Reply with quote

You're trying to create a filesystem directly on an extended partition? Very unusual. Make it a primary partition or create a logical partition.
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Sun Jul 20, 2008 6:21 pm    Post subject: Reply with quote

Too true. I found out through bitter experience that Linux dislikes extended partitions.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Sun Jul 20, 2008 6:26 pm    Post subject: Reply with quote

bcjrstan,

An extended partition does not really exist and takes up almost zero space on your drive.
Its a software hack to get around the four partition limit.

All it does is to reserve some space on the drive in which you create logical partitions to use the pace.
Make some more partitions.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum