public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] help on partitioning
@ 2006-07-21 12:54 Fernando Meira
  2006-07-21 13:59 ` Alan McKinnon
  0 siblings, 1 reply; 2+ messages in thread
From: Fernando Meira @ 2006-07-21 12:54 UTC (permalink / raw
  To: gentoo-user

Hi, I need a quick help for a simple question.

My disk now looks like this:
Filesystem             Size   Used  Avail Use% Mounted on
  /dev/hda1               11G   9.2G   1.4G  88% /
  udev                   264M   242k   264M   1% /dev
  /dev/hda4              4.9G   4.6G   329M  94% /home
  /dev/hda5               25G    21G   3.9G  85% /mnt/share
  none                   264M      0   264M   0% /dev/shm

 where hda5 is an extended part located after hda1 and before swap. At
the ends is hda4.
  All parts are reiserfs unless hda5 which is FAT and I want to get rid of it.

 So what I want to do is to increase the size of hda1 and move some
things around.
 I plan to remove the extended partition, thereby creating space right
after hda1 so that this one can be increased. Then I intend to create
a new swap part of 1Gb right after the new hda1 and use the remaining
space for /home.
So my question is, can I do all this using QTParted? And in a normal
session, without unmouting any partitions, or do I need to boot from a
install-cd?

Any comments on the partitioning are also welcome.

Thanks for your time,
Fernando
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] help on partitioning
  2006-07-21 12:54 [gentoo-user] help on partitioning Fernando Meira
@ 2006-07-21 13:59 ` Alan McKinnon
  0 siblings, 0 replies; 2+ messages in thread
From: Alan McKinnon @ 2006-07-21 13:59 UTC (permalink / raw
  To: gentoo-user

On Fri, 2006-07-21 at 14:54 +0200, Fernando Meira wrote:
> Hi, I need a quick help for a simple question.
> 
> My disk now looks like this:
> Filesystem             Size   Used  Avail Use% Mounted on
>   /dev/hda1               11G   9.2G   1.4G  88% /
>   udev                   264M   242k   264M   1% /dev
>   /dev/hda4              4.9G   4.6G   329M  94% /home
>   /dev/hda5               25G    21G   3.9G  85% /mnt/share
>   none                   264M      0   264M   0% /dev/shm

Please post the output of 'fdisk -l' run as root. Without this info it's
not really possible to give you a full answer, but I'll still try.

>  where hda5 is an extended part located after hda1 and before swap. At
> the ends is hda4.

Hmmmm, you want ot re-order those partitions so their number follows the
location on-disk.

>   All parts are reiserfs unless hda5 which is FAT and I want to get rid of it.
> 
>  So what I want to do is to increase the size of hda1 and move some
> things around.
>  I plan to remove the extended partition, thereby creating space right
> after hda1 so that this one can be increased. Then I intend to create
> a new swap part of 1Gb right after the new hda1 and use the remaining
> space for /home.

No no no no no you do not want to do this.

Without an extended partition you will limit yourself to 4 partitions
total and it is a nightmare to get it back to having an extended
partition. Leave it as is, it does no harm and as far as you the user
are concerned you end up with up to 16 (maybe 64) partitions max.

> So my question is, can I do all this using QTParted? And in a normal
> session, without unmouting any partitions, or do I need to boot from a
> install-cd?

You do this on the command line with tools like fdisk. QTParted may or
may not be able to do it, I always had uncertain results and have
learned to not trust such gui tools.

alan


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-21 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-21 12:54 [gentoo-user] help on partitioning Fernando Meira
2006-07-21 13:59 ` Alan McKinnon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox