Expanding Disk Partition Instructions
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
The last part of Step 3 of https://vmware.github.io/photon/assets/files/html/3.0/photon_troubleshoot/expanding-disk-partition.html# shows the command "resizepart 2 100%"
In my testing, passing either a % or an actual size as a parameter did not work, I got a Token Error. I had to use "resizepart 2" and then enter an end value when prompted
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked expanding-disk-partition.html page and review the last part of Step 3. Verify the documented resizepart command and its prompted end-value behavior, then update the instruction so it matches the working procedure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- documentation, operating-systems
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100