[
{ type: install
  message: <<EOM
To successfully create an installation of Debian or Ubuntu
debootstrap requires the following kernel modules to be loaded:

linux64 fdescfs linprocfs linsysfs tmpfs

To install Ubuntu 18.04 LTS (Bionic Beaver) into /compat/ubuntu, run as root:

debootstrap bionic /compat/ubuntu
EOM
}
]
