Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tlug: Moving directories to a different disk



> Put the two directories on /dev/sdb1 and than make symbolic links in
> your / directory.
> E.g:
> 
> mount /dev/sdb1 /vol
> ln -s /vol/home /home
> ln -s /vol/var /var
This sure is a satisfactory solution, but there is a much more
advanced one: when compiling your kernel select 

    Multiple devices driver support

and then either 

        Linear (append) mode

or

        RAID-0 (striping) mode

Linear mode is good for partitions of vastly differing sizes and
simply adds up partitions. RAID-0 put your partitions in tandem
and adds up throughput of your harddisks, however, requires
partitions of equal size.

This will allow you to squeeze the last bit out of your disk
conglomerate. Ideal if you have an assortment of older,
relatively small disks and want them to put to some sensible
use.

Read /usr/src/Linux/Documentation/Configure.help for more
information.

                               Karl-Max Wagner
                               karlmax@example.com
--------------------------------------------------------------
Next Meeting: 8 August, Tokyo Station Yaesu central gate 12:30
featuring Linux on multiple platforms:
i386, Sparc, PA-Risc, Amiga, SGI, Alpha, PalmPilot, ...
Next Nomikai: September, 19:30 Tengu TokyoEkiMae 03-3275-3691
--------------------------------------------------------------
Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links