On 2009-02-26, sfzab <sfzab@no-mx.forums.opensuse.org> wrote:
> You wrote, “In short, if you need 4 or less partition, make 'em
> primary. Otherwise, make 0 to 3 primary, then allocate the rest of the
> drive to the extended partition, in which you create logical
> partitions.”
> However, you did not mention the sizes of the partitions. Could you
> please give an idea of the sizes for the primary and for the logical
> partitions?
>
> I ran Gparted (the Gnome Partition Editor) Live CD and it reports that
> on the 350GB HD there are the following partitions:
>
> /dev/sdb1 … … Linux swap … … 2.01GB
> /dev/sdb2 … … ext3… … … … … .20.00GB
> /dev/sdb3 … … ext3… … … … …257.47GB √
>
> Since it does not seem safe to alter the first two partitions but
> rather deal with the last one, how might it be resized more or less?
> Will a combination, let’s says, like:
>
> Primary … 0 … 40.00GB
> Primary … 1 … 40.00GB
> Primary … 2 … 40.00GB
> Extended…137.47GB split later into
> Logical…34.00GB
> Logical…34.00GB
> Logical…34.00GB
> Logical…35.47GB work for two linux OS?
>
> Your kind feedback will be highly appreciated.
Before you worry about what partition type to assign what type, first ask
yourself what you want to realise.
If I remember, you have an existing Linux, and want another asside it?
What will you do with it? Just some testing, to see if you like it?
In that case, you might not need to have two partitions, but just one. You
might have enough with very little volume (even as low as 10 GB).
Let’s assume you have a main system, and a main, and you don’t want to
change anything about the existing one.
Call the production Linux LinuxP, and the testing one LinuxT
What about:
/dev/sdb1 2 GB swap (for both Linuxes)
/dev/sbb2 20 GB / (for LinuxP)
/dev/sdb3 300 GB /home (for LinuxP)
/dev/sdb4 28 GB / (for LinuxT)
This keeps the swap and existing Linux / partition intact. It gives you a
very nice size /home for your ‘real’ Linux. It also gives you a adequate
size for your testing, in which you don’t need to separate / and /home in
different partitions. And when you’re done testing, you can allways delete
/dev/sbd4 and grow /dev/sdb3 to add the 28 GB.
Since you don’t exceed 4 partitions, you can make them all primary.
Don’t just accept this layout, think about it. You know what you want to do
with this system. Just ask questions, someone (maybe me?) can come up with
another list.
–
Elevators smell different to midgets