Hi all,
I have question on one of the RHCSA exam objectives from here:
https://www.redhat.com/certification/rhcsa/objectives/
"List, create, delete and set partition type for primary, extended, and logical partitions"
Are they basically talking about using the "Disk Utility" since there isn't a real partition manager (like gparted) included in RHEL?
The RH Installation guide has details for doing this during install, but the title of the section is "Configure Local Storage" which doesn't sound like they are talking about during install. Or am I wrong and they are talking about configuring during install?
For context, these are all of the objectives for this section:
- List, create, delete and set partition type for primary, extended, and logical partitions
- Create and remove physical volumes, assign physical volumes to volume groups, create and delete logical volumes
- Create and configure LUKS-encrypted partitions and logical volumes to prompt for password and mount a decrypted file system at boot
- Configure systems to mount file systems at boot by Universally Unique ID (UUID) or label
- Add new partitions, logical volumes and swap to a system non-destructively
Do you think they intend that you do it using command line tools? I don't get that impression since the installation and deployment guides don't shy away from command line instructions when it is the best/easiest way, but they don't talk about the command line at all when talking about partitioning.
Thanks for your insight!
J.