Resizing and defragmenting Linux filesystems (NewsForge)
Posted Oct 14, 2003 7:38 UTC (Tue) by
eru (subscriber, #2753)
In reply to:
Resizing and defragmenting Linux filesystems (NewsForge) by vidileo
Parent article:
Resizing and defragmenting Linux filesystems (NewsForge)
How could you resize /var or /home or /tmp?
I guess you first have to shrink the partition that sits before the one
you want to grow... But I believe that in a complex case like this it is
much safer to make backups, wipe the disk clean and reinstall your system
with a better partitioning.
And another last question: Is it realy that bad to use a single
filesystem for a PC/Laptop you only use it yourself? Has anyone had a bad
experience with this?
I don't think it is bad at all. I nowadays install my desktop system with
with 3 partitions: "/boot", swap, and "/" for everything else, and believe
this is the best arrangement for a personal system, because then you don't
get inconvenient repartitioning problems if the usage of the various file
systems is not what you expected initially.
Besides, disk space allocation is a prime example of a tedious
mechanical task that should be entirely left to the computer.
Users (or even administrators of less-demanding installations) should not
have to care about partitioning. Linux can be made to work this way by
using the above simple partitioning scheme.
(
Log in to post comments)