Oracle
1Z0-403 · Question #98
You forgot the root password of the system. The single-user mode is also set to ask for the root password during login. You entered the rescue mode to fix this trouble and received an error as shown…
The correct answer is D. The root environment should be changed to /mnt/sysimage using the chroot /mnt/sysimage command. See the full explanation below for the reasoning.
Question
You forgot the root password of the system. The single-user mode is also set to ask for the root password during login. You entered the rescue mode to fix this trouble and received an error as shown below: Your system is mounted under the /mnt/sysimage directory. When finished please exit from the shell and your system will reboot. -/bin/sh-3.00# passwd Changing password for user root. passwd: unable to start pam -/bin/sh-3.00# What would you do to fix this error and change the root password successfully?
Options
- ASecurity Enhanced Linux (SELinux) should be disabled on the system.
- BThe /boot file system should be mounted on the /mnt/sysimage directory in rescue mode.
- CThe / (root) file system should be mounted on the /mnt/sysimage directory in rescue mode.
- DThe root environment should be changed to /mnt/sysimage using the chroot /mnt/sysimage command.
How the community answered
(59 responses)- A5% (3)
- B3% (2)
- C12% (7)
- D80% (47)
Community Discussion
No community discussion yet for this question.