We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Selection, partitioning, and formatting of the zvol within the Ubiquity installer may be automated and skipped.
The text was updated successfully, but these errors were encountered:
https://www.debian.org/releases/stable/example-preseed.txt https://help.ubuntu.com/lts/installation-guide/i386/apbs04.html
Did try without success: d-i partman-auto/disk string /dev/zvol/zd0 d-i partman-auto/method string regular d-i partman-auto/choose_recipe select atomic d-i partman-partitioning/confirm_write_new_label boolean true d-i partman/choose_partition select finish d-i partman/confirm boolean true d-i partman/confirm_nooverwrite boolean true
To install zfs should try: d-i pkgsel/include string zfs-initramfs
Action at end: Continue Testing
Sorry, something went wrong.
No branches or pull requests
Selection, partitioning, and formatting of the zvol within the Ubiquity installer may be automated and skipped.
The text was updated successfully, but these errors were encountered: