Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not perform mkfs against root disk #330

Merged
merged 1 commit into from Aug 6, 2020

Conversation

bjhuangr
Copy link
Contributor

@bjhuangr bjhuangr commented Aug 6, 2020

It is waste of time to mkfs against root disk, since the file
system format will be overwritten by the following disk dump.

So set the filesystem to 'none' to skip the mkfs.

Signed-off-by: bjhuangr bjhuangr@cn.ibm.com

It is waste of time to mkfs against root disk, since the file
system format will be overwritten by the following disk dump.

So set the filesystem to 'none' to skip the mkfs.

Signed-off-by: bjhuangr <bjhuangr@cn.ibm.com>
@jichenjc jichenjc merged commit d249946 into openmainframeproject:master Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants