LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   why is the max. allowed space for new partition only 1.4MB? (suse 9.1) (https://www.linuxquestions.org/questions/linux-newbie-8/why-is-the-max-allowed-space-for-new-partition-only-1-4mb-suse-9-1-a-216181/)

MagiNegi 08-11-2004 08:33 AM

why is the max. allowed space for new partition only 1.4MB? (suse 9.1)
 
hi I wanna make a hda6 FAT32 partiton to share stuff between Linux and Windows but YaST says the max. allowed space is 1.4MB and I still have about 1GB free space. does anyone know why? coz 1.4MB is nothing....

Eagle_Seven 08-11-2004 08:36 AM

Did you make it an Extended partition? There could be errors if you make any partitions beyond the fourth a primary. If you make it extended, you should have no problems, unless, of course, it already is.

Eagle_Seven 08-11-2004 08:37 AM

Oh, and if you are trying to share with Windows, Windows, in my experience, does not play nice and share well with extended partitions.

vectordrake 08-11-2004 10:18 AM

Quote:

Originally posted by Eagle_Seven
Did you make it an Extended partition? There could be errors if you make any partitions beyond the fourth a primary. If you make it extended, you should have no problems, unless, of course, it already is.
..including the fourth (it has to be the extended...a fifth isn't allowed). I'm sure you meant that, but just to be sure...

then you can have a dozen more! :D

MagiNegi 08-11-2004 10:32 AM

I got 6 hda's (one is just called hda no number) and one of those six is an extended. so how do I make an extended hda?

vectordrake 08-11-2004 10:36 AM

Then you're already set. When you partition, you get up to 4 primaries. If you need more partitions, you make the fourth an extended partition and then you can define (I think) up to 13 logical drives inside that extended partition.

You already have one. Any partitions numbered higher than your extended one would be logical drives. If you have the space free inside your extended partition, you're okay. If your free space is after the extended partition, you're out of luck unless you want to resize some of them (which will likely cause data loss - like everything on that partition)

michaelk 08-11-2004 11:10 AM

Post the output of:
fdisk -l /dev/hda (thats a small L)

You might have 1GB total free space on hda but... the free space available inside the extended partition might only be 1.4MB. Hopefully you have a primary partition available. If not you might need to resize or move partitions.

BTW you can split an IDE drive into 64 partitions.

vectordrake 08-11-2004 11:47 AM

64. I thought that # was low. Thx for the correction

michaelk 08-11-2004 01:15 PM

Futhermore, you can only create 16 partitions on SCSI drive.


All times are GMT -5. The time now is 03:10 AM.