[pve-devel] minor typo zfs -> zpool
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Feb 14 10:21:39 CET 2023
Hi,
On 11/02/2023 00:54, Roland via pve-devel wrote:
>
> syscmd("zpool set bootfs=$zfspoolname/ROOT/$zfsrootvolname
> $zfspoolname") == 0 ||
> die "zfs set bootfs failed\n";
>
> that should have been:
>
> die "zpool set boofs failed\n";
Thanks for the report, fixed but kept boofs as bootfs ;-)
https://git.proxmox.com/?p=pve-installer.git;a=commitdiff;h=9fda294e9b349c14f67848b52379fe1bae22f06f
More information about the pve-devel
mailing list