[luau] thumb drive
Vince Hoang
luau at ml.altern8.net
Mon Sep 29 19:05:00 PDT 2003
On Mon, Sep 29, 2003 at 04:30:56PM -1000, Hawaii Linux Institute wrote:
> If your /home directory is not installed in a separate
> partition, but as part of the root partition, then this becomes
> a two-step process:
>
> mount -t ext3 /dev/sda2 /mnt
>
> mount --bind /mnt/home /home
It can still be a single process. The extra step shows off
the bind option, which is a rather useful, but in this case,
unnecessary.
-Vince
More information about the LUAU
mailing list