I installed gnome3 and then configure a file, this file /etc/rc.conf like this
Then I updated the file /etc/fstab with this
I have only this partition / in virtual-box with the 512k partition. I didn't make much sense but I did.
I can't enter to the system with gdm3 installed. I think that this is because I read-only system. I enter Single User Mode, and I can't change fstab.
I don't know how to proceed to make the changes to the file. Thank you.
Here's the tutorial I followed. https://www.freebsd.org/doc/handbook/x11-wm.html
Code:
dbus_enable="YES"
hald_enable="YES"
Then I updated the file /etc/fstab with this
Code:
proc /proc procfs rw 0 0
I can't enter to the system with gdm3 installed. I think that this is because I read-only system. I enter Single User Mode, and I can't change fstab.
I don't know how to proceed to make the changes to the file. Thank you.
Here's the tutorial I followed. https://www.freebsd.org/doc/handbook/x11-wm.html