29a4a9a681
Ubuntu Focal and Debian Sid. Sponsored by: The FreeBSD Foundation
15 lines
310 B
Plaintext
15 lines
310 B
Plaintext
[
|
|
{ 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 Bionic into /compat/ubuntu, use:
|
|
|
|
debootstrap --no-check-gpg bionic /compat/ubuntu
|
|
EOM
|
|
}
|
|
]
|