Debian/Ubuntu: Improve popcon instructions
The user needs to pick Yes when installing popcon.
parent
435dd95535
commit
e92b6f8199
|
@ -376,8 +376,8 @@ If you chose to create a `/tmp` dataset above, skip this step, as they are mutua
|
|||
The `popularity-contest` package reports the list of packages install on your system. Showing that ZFS is popular may be helpful in terms of long-term attention from the distro.
|
||||
|
||||
# apt install --yes popularity-contest
|
||||
|
||||
Choose Yes at the
|
||||
|
||||
Choose Yes at the prompt.
|
||||
|
||||
## Step 5: GRUB Installation
|
||||
|
||||
|
|
|
@ -393,6 +393,8 @@ The `popularity-contest` package reports the list of packages install on your sy
|
|||
|
||||
# apt install --yes popularity-contest
|
||||
|
||||
Choose Yes at the prompt.
|
||||
|
||||
## Step 5: GRUB Installation
|
||||
|
||||
5.1 Verify that the ZFS boot filesystem is recognized:
|
||||
|
|
|
@ -388,6 +388,8 @@ The `popularity-contest` package reports the list of packages install on your sy
|
|||
|
||||
# apt install --yes popularity-contest
|
||||
|
||||
Choose Yes at the prompt.
|
||||
|
||||
4.13 Setup system groups:
|
||||
|
||||
# addgroup --system lpadmin
|
||||
|
|
Loading…
Reference in New Issue