In RHEL8 for fstab configuration is not more recommended to use absolute patch to the device like /dev/sda7.
The recommendation is to use the UUID identifier instead.
To get the swap or any other filesystem's UUID use the command blkid.
This will show you all filesystems UUIDs in example:
/dev/sda7: UUID="361ed5b5-872a-4e49-ba70-91efb28b2bb4" TYPE="swap" PARTUUID="caa5e8f6-01"
Copy the section UUID="361ed5b5-872a-4e49-ba70-91efb28b2bb4" and use it in fstab as follows.
UUID="361ed5b5-872a-4e49-ba70-91efb28b2bb4" swap swap defaults 0 0
reboot and verify swap is on
free -m
my problem with parted is that if i do 1MiB to 100Mib, will that be just 99MiB? Are they particular with that area?
upvoted 1 times
...
...
This section is not available anymore. Please use the main Exam Page.EX200 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
cytron
Highly Voted 2 years, 7 months agokitkat
1 year agokitkat
1 year agokenkct
Highly Voted 1 year, 4 months agoANI_04
Most Recent 1 year, 9 months agonickoftime
2 years, 2 months agonoobmaster96
1 year, 7 months ago