I just Installed FreeBSD 10 (to be used a server machine) and when I reached the "Partitioning" section, I selected:
(1) Guided Partitioning Tool (Recommended for Beginners)
(2) Entire Disk
Then it showed me the auto created partitions. I did not modify anything (left it default), clicked "Finish" and continued with the install.
However, I noticed when I run
Are there going to be any security issues? Can this be fixed without reinstalling?
(1) Guided Partitioning Tool (Recommended for Beginners)
(2) Entire Disk
Then it showed me the auto created partitions. I did not modify anything (left it default), clicked "Finish" and continued with the install.
However, I noticed when I run
df -h, the installer did not create any slices for /usr, /var, /tmp:
Code:
Filesystem Size Used Avail Capacity Mounted on
/dev/ada0p2 105G 2.0G 94G 2% /
devfs 1.0K 1.0K 0B 100% /dev
fdescfs 1.0K 1.0K 0B 100% /dev/fd
Are there going to be any security issues? Can this be fixed without reinstalling?