May be basic Linux knowledge but here goes:
I'm in the process of migrating from one hardware box to another,
including going from ide to scsi harddrives.
How can I do this:
On "Server1" mount ibay data/files on "Server2"
Quite simple to be able to make the complete moving of the files in MC in the console.
I tried this, and think I got something wrong here:
mount //server2/data/files on /old/data type ext3 (rw)
What do I do wrong, or is it simply not possible to make a Linux mount like that in SME ??