Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat EX200 Exam - Topic 1 Question 33 Discussion

Create one partitions having size 100MB and mount it on data.
B) 1. Use fdisk /dev/hda to create new partition. 2. Type n For New partitions. 3. It will ask for Logical or Primary Partitions. Press l for logical. 4. It will ask for the Starting Cylinder: Use the Default by pressing Enter Key. 5. Type the Size: +100M you can specify either Last cylinder of size here. 6. Press P to verify the partitions lists and remember the partitions name. 7. Press w to write on partitions table. 8. Either Reboot or use partprobe command. 9. Use mkfs -t ext3 /dev/hda? OR mke2fs -j /dev/hda? To create ext3 filesystem. vi /etc/fstab Write: /dev/hda? /data ext3 defaults 1 2 Verify by mounting on current Sessions also: mount /dev/hda? /data
A) 1. Use fdisk /dev/hda to create new partition. 2. Type n For New partitions. 3. It will ask for Logical or Primary Partitions. Press l for logical. 4. It will ask for the Starting Cylinder: Use the Default by pressing Enter Key. 5. Type the Size: +100M you can specify either Last cylinder of size here. OR mke2fs -j /dev/hda? To create ext3 filesystem. vi /etc/fstab Write: /dev/hda? /data ext3 defaults 1 2 Verify by mounting on current Sessions also: mount /dev/hda? /data

RedHat EX200 Exam - Topic 1 Question 33 Discussion

Actual exam question for RedHat's EX200 exam
Question #: 33
Topic #: 1
[All EX200 Questions]

Create one partitions having size 100MB and mount it on data.

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Dean
10 months ago
I thought ext4 was the way to go now, why stick with ext3?
upvoted 0 times
...
Patti
10 months ago
Isn't there a risk of data loss if we mess up the partitioning?
upvoted 0 times
...
Kandis
11 months ago
Wait, do we really need to reboot after creating the partition? Seems unnecessary.
upvoted 0 times
...
Shawnee
11 months ago
I prefer option B, it's more thorough with the verification step.
upvoted 0 times
...
Marg
11 months ago
Just a heads up, both options start with fdisk and end with editing fstab.
upvoted 0 times
...
Evelynn
11 months ago
I definitely recall needing to update /etc/fstab, but I can't remember if the order of the options matters.
upvoted 0 times
...
Loreta
11 months ago
I feel like I might have mixed up the commands for creating the filesystem. Is it mkfs or mke2fs?
upvoted 0 times
...
Lashawn
11 months ago
I think option B is better because it includes the step to verify the partition list with 'P' before writing. That seems important.
upvoted 0 times
...
Alpha
11 months ago
I remember we practiced using fdisk, but I'm not sure if I should choose logical or primary for this partition.
upvoted 0 times
...
Leota
11 months ago
Based on my understanding of the vEdge platform, I believe the correct answer is D - non-Ethernet interfaces. I'll mark that one.
upvoted 0 times
...
Ryan
11 months ago
I've got a strategy for this. I'll first identify the costs that are clearly general and administrative, like salaries and office supplies. Then I'll consider the other costs and determine if any of them should also be included in that category.
upvoted 0 times
...
Rebbecca
11 months ago
I think this might relate to inventory larceny, but I'm not entirely sure if that’s the correct term for this situation.
upvoted 0 times
...

Save Cancel