You work for XYZ organization and are setting up a new Linux box. The organization wants the
user’s data on the system to be safe even in the event of a crash of the root filesystem. Which
step do you think would help the administrator achieve the organization objective?
A.
Have /opt directory on its ownfilesystem with the filesystem being ext3.
B.
Have /home directory on its ownfilesystem with the filesystem being ext3.
C.
Have /var directory on its own filesystem and all other filesystems under / (root filesystem).
D.
Have /usr directory on its own filesystem and all other filesystems under / (root filesystem).