Skip installing ubuntu-minimal
debootstrap seems to already be doing this. Plus, even if that changes, the instructions have the user installing ubuntu-standard or ubuntu-desktop later, which will pull it in.
parent
2e97301abd
commit
fc9a075bbc
|
@ -175,7 +175,6 @@ Even if you prefer a non-English system language, always ensure that `en_US.UTF-
|
||||||
deb-src http://archive.ubuntu.com/ubuntu yakkety-updates main universe
|
deb-src http://archive.ubuntu.com/ubuntu yakkety-updates main universe
|
||||||
# ln -s /proc/mounts /etc/mtab
|
# ln -s /proc/mounts /etc/mtab
|
||||||
# apt-get update
|
# apt-get update
|
||||||
# apt-get install --yes ubuntu-minimal
|
|
||||||
|
|
||||||
4.5 Install ZFS in the chroot environment for the new system:
|
4.5 Install ZFS in the chroot environment for the new system:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue