asked on
ASKER
Linux is a UNIX-like open source operating system with hundreds of distinct distributions, including: Fedora, openSUSE, Ubuntu, Debian, Slackware, Gentoo, CentOS, and Arch Linux. Linux is generally associated with web and database servers, but has become popular in many niche industries and applications.
TRUSTED BY
- Yes the reason you are getting an error is the /home directory will already have files in it, if you want to mount it some where I would recomend /mount or /mnt.
- Have a look at /etc/fstab, there should be a entry in there relating to fs2:/fs2share
- Take a look at samba for a way to connect to normal windows shares ( http://us4.samba.org/samba/ )