waltd...@waltdnes.org writes:

>   I'll admit that my system setup is a bit unusual.  A long time ago, in
> a place far away, hard drives were small, compared to today's standards.
> The usual unix practice of multiple seprate partitions was not feasable
> for me, but I did want to keep root on its own partition.  So I

I remember partitioning a 60MB hard disk.  That was a really huge disk.
What's not feasible with partitioning a gigantic 500MB disk?

> compromised with a small / partition, with empty /home, /opt, /var,
> /usr, and /tmp directories.  Their real equivalents are bind-mounted
> from a much larger partition.

Why don't you just mount the large partition somewhere under /mnt and
create symlinks to the directories that are missing on the small
partition?

You might need /sbin and/or /bin on the small partition itself to be
able to mount anything at all.

Or, why don't you copy the system to the disk that has the large
partition and retire the 500MB disk?  That would reduce power
consumption and increase reliability by having less disks in use and by
making it more unlikely to mess up anything due to excessive
partitioning.


Not that I would do any of this.  Disks always come at least in pairs
because redundancy is required.  And since this is only one of your
machines, you could even run it diskless.

Reply via email to