Hi, Ariel!

On Wed, Feb 02, 2000 at 07:06:14PM +0200, you wrote the following:

> You cannot mount a directory over another. You can mount a device over an
> already mounted device (called supermount).
> 
> For example, if you have /dev/hda1 mounted on / , you can mount /dev/hda2
> on /var.

A nice thing that BSD has and Linux doesn't (AFAIK, anyway) is
union_mount, which allows you to mount a device on a direcory,
*retaining* the entries of the directory and just adding the entries
from the filesystem on the device. That should be really neat
(although I've never tried it). Also, I think I read sometime in
Kernel Traffic that someone was to implement that for Linux; does
anyone know what's the status of that?


-- 
Alex Shnitman                            | http://www.debian.org
[EMAIL PROTECTED], [EMAIL PROTECTED]   +-----------------------
http://alexsh.hectic.net    UIN 188956    PGP key on web page
       E1 F2 7B 6C A0 31 80 28  63 B8 02 BA 65 C7 8B BA

The best way to accelerate a Windows NT server is at 9.8 m/s^2.
        -- Shaul Rosenzweig

PGP signature

Reply via email to