Hello, I am completely new to FreeBSD and Unix in general. I've been using Windows my entire life and want to learn to use FreeBSD now. I installed 10.1 in VirtualBox and am wanting to add a user, but I receive an error at the end of adding the user:
And then that's the end of it. I am logged in as root, so I thought I had the ability to add users.
I have tried
Thanks in advance.
Code:
pw: mkdir '/home': Read-only file system
adduser: ERROR: there was an error adding user (ahmed).
I have tried
chmod +w /home, but I get an error saying no such file or directory exists.Thanks in advance.