LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Partition full (https://www.linuxquestions.org/questions/linux-software-2/partition-full-56083/)

BinaryBob 04-21-2003 09:04 AM

Partition full
 
I partition out my system. But I underestimated how much space I needed in the /home partition and another one, which I can't remember right now (the server is at school, I'm at home). The format is ext3 for everything. It would be nice if I could just join all the partitions together is this possible? I can't lose any data, any solutions or suggestions would be greatly appreciated, thanks everyone!

acid_kewpie 04-21-2003 09:19 AM

no, that's not possible. it might be possibel to rearrange the partitions, but that wouldn't be an easy thing to do. if you can provide a full df output and more background info you might get lucky, i doubt it though

frieza 04-21-2003 10:22 AM

well, you could also backup everything, and repartition :) that would be a real bi**h but it should work

Mara 04-21-2003 02:56 PM

You can use 'parted' to resize the partitions. Parted is a console mode program and it's not very easy to do, but possible. If you have Mandrake installation cd (no 1), you can use it (nice, graphical partitioning tool in the installer).

cuckoopint 04-21-2003 10:07 PM

Quote:

You can use 'parted' to resize the partitions. Parted is a console mode program and it's not very easy to do, but possible.
The effectiveness of 'parted' is determined by the partition layout, as acid_kewpie stressed. With more information provided, BinaryBob may just get *lucky*.

BTW, for future reference - if a partition is expected to grow at unknown paces, maybe it would be useful to look into LVM.

Mara 04-22-2003 02:23 PM

Quote:

Originally posted by cuckoopint
The effectiveness of 'parted' is determined by the partition layout, as acid_kewpie stressed. With more information provided, BinaryBob may just get *lucky*.

With a compilicated partition layout, it may just require more 'steps'. Using parted it may be hard, but with MDK GUI tool is much easier and requires only much clicking (and thinking).


All times are GMT -5. The time now is 04:14 PM.