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

Revert "Use dd conv=sparse" #70

Merged
merged 1 commit into from
Oct 30, 2019
Merged

Conversation

cgwalters
Copy link
Member

This reverts commit 33ba62e.

As bgilbert points out in
#20 (comment)

This isn't safe. The image might contain zeroed blocks for reasons other
than unallocated space, and if the target disk already has data on it,
we'll write a corrupt image to disk.

This reverts commit 33ba62e.

As bgilbert points out in
coreos#20 (comment)

> This isn't safe. The image might contain zeroed blocks for reasons other
> than unallocated space, and if the target disk already has data on it,
> we'll write a corrupt image to disk.
@cgwalters cgwalters mentioned this pull request Oct 29, 2019
@bgilbert
Copy link
Contributor

Could you PR this to the legacy branch? #65 will drop the script from master.

@cgwalters cgwalters changed the base branch from master to legacy October 29, 2019 19:17
@cgwalters
Copy link
Member Author

cgwalters commented Oct 29, 2019

Could you PR this to the legacy branch? #65 will drop the script from master.

It is done.

@cgwalters cgwalters merged commit b3b810a into coreos:legacy Oct 30, 2019
glennswest referenced this pull request in glennswest/coreos-installer Mar 31, 2020
Revert "Use `dd conv=sparse`"
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.

2 participants