From: Paul Jakma (paul at domain clubi.ie)
Date: Sun 14 May 2000 - 11:00:15 IST
On Sat, 13 May 2000, David Meagher wrote:
ello,
this evening i was trying to link two directories on two different
harddrives
i tried
ll -D /dir1 /mnt/DOS-hdb1/dir2
^^
you meant ln right?
and
ll -F /dir1 /mnt/DOS-hdb1/dir2
^^^^^^^^
is this a DOS filesystem? (dos fs don't support links).
it either gave me a
you can't hard link these two directories
or
won't connect directories on different devices
/dir1 is on a different partition to /mnt/DOS-hdb1/dir2.
any one got any ideas?
you can't create hard links between files on different filesystems.
try ln -s instead.
-- Paul Jakma paul at domain clubi.ie PGP5 key: http://www.clubi.ie/jakma/publickey.txt ------------------------------------------- Fortune: Andrea: Unhappy the land that has no heroes. Galileo: No, unhappy the land that _____needs heroes. -- Bertolt Brecht, "Life of Galileo"
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:06:08 GMT