2010/12/9 Jussi Lehtola <jussilehtola@xxxxxxxxxxxxxxxxx>
On Thu, 9 Dec 2010 10:45:48 +0100(clip)
admin lewis <adminlewis@xxxxxxxxx> wrote:
> Hi,
> I'm trying to make an hardlink between in this way:
> ln /my/path/source/file.txt /blah/blah/file.txt/
> but I've got the following error:
> ln: creating hard link `...../..../....' => `......../....../':
> Invalid cross-device link
> I've only one root filesystem so it's strange that error about
> cross-device..
> the source file is in /home/...... and the link target is
> in /var/ftp..... the following is my mount
>
> [root@mybox vsftpd]# mount
> /dev/mapper/vg_mybox-lv_root on / type ext4 (rw)
> /home on /home type none (rw,bind)This here is the probable cause of your problem...
yep I understand... but why I have a mountpoint mounted over the same mountpoint with only one partition mounted on / ?
--
Admin Lewis
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines