-----BEGIN PGP SIGNED MESSAGE-----

Michael Jinks wrote:

>   Device Boot    Start       End    Blocks   Id  System
>/dev/hda1   *         1       261   2096451    6  FAT16
>/dev/hda2           262      1021   6104700   83  Linux
>
>Command (m for help):
>
>...but when I try to make a filesystem I get nothing but complaints:
>
>[root@gaea /root]# mke2fs /dev/hda2
>mke2fs 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
>/dev/hda2: Not enough space to build proposed filesystem while setting
>up superblock

Is it possible that you created an extended partition, and forgot to
create a logical partition inside it? I think that's what that error
is (unintuitively) trying to tell you.  Here's the table from my
laptop:

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       271   2048728+   b  Win95 FAT32
/dev/hda2           272      1559   9737280    f  Win95 Ext'd (LBA)
/dev/hda5           272       746   3590968+   b  Win95 FAT32
/dev/hda6           747       760    105808+  83  Linux
/dev/hda7           761      1167   3076888+  83  Linux
/dev/hda8          1168      1473   2313328+  83  Linux
/dev/hda9          1474      1541    514048+  83  Linux
/dev/hda10         1542      1559    136048+  82  Linux swap

Command (m for help):

Note that hda2 is the extended, which spans all of 272-1559, and
hda5-10 are contained within it.

- -d

- -- 
David Talkington
Prairienet
[EMAIL PROTECTED]
217-244-1962

PGP key: http://www.prairienet.org/~dtalk/dt000823.asc

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
Comment: Made with pgp4pine 1.75-6

iQEVAwUBOqriEL1ZYOtSwT+tAQGkpgf/Uv0dnCKHIdHOmmK/i8P4NnUwVjgUHrY3
SrboKgt6GSK264uROY6xSUnGnWU8uM/6xMPTwknKXn37F7nP6yErQ6ELhhEuu9xj
qWaIJn0QTjg+qrLB6qjP9QiLVKBYmqQICeQ0T9YOpqLhlLeWoaePbKKOubkyKCvU
ZZ8Zeu+qwWTrJ7U8XlLbezLIOD8KXlWDJUHtLMNpPg6nMx7sH/fzwq0UqpE0Vsu0
d+7aI3Hkt5iELPPQqk8jFaSK3Vf9b8Oxbf2SdQwznCTGubThrXpH+2l6CAZQBxYw
0WQs/qLgb4UsIbF1IZKUC9KkdtNYwnybR8dEictvaLQ8CfYxYAu2Xg==
=RaWu
-----END PGP SIGNATURE-----




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to