-
Notifications
You must be signed in to change notification settings - Fork 86
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
support unpartitioned disks in factory #725
Comments
We also have the need to support factory installation when the local disk already have one resource partition . If we put the intsallation resource in the local disk ,then the blivet will panic.. anaconda 29.19.0.24 exception report |
Add support for skipping the partitioning step in
DeviceFactory
. This would probably involve forcing the container size policy toSIZE_POLICY_MAX
.The text was updated successfully, but these errors were encountered: