On Jan 15, 2008 7:55 PM, Markus Leuthold <[EMAIL PROTECTED]> wrote: > I was running out of diskspace, therefore > $ls -l /opt > lrwxrwxrwx 1 root root 14 2005-10-04 10:27 /opt -> /mnt/zwei/opt/ >
You may want to use 'mount -o bind /mnt/zwei/opt /opt' rather than a symlink. -- Santiago M. Mola Jabber ID: [EMAIL PROTECTED] _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
