diff options
Diffstat (limited to 'docs/wiki/install.html')
-rw-r--r-- | docs/wiki/install.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/wiki/install.html b/docs/wiki/install.html index c633629..e9c882b 100644 --- a/docs/wiki/install.html +++ b/docs/wiki/install.html @@ -217,11 +217,9 @@ $ kiss install 9base <h3>Install the Kernel</h3> -<p><strong>IMPORTANT NOTE</strong></p> - -<p>If you have GCC 10.x on your system, you need to apply this <a href="https://dl.carbslinux.org/distfiles/linux-gcc-10-bootfix.patch">patch</a> to -your kernel sources. Otherwise your kernel will panic during the boot -stage.</p> +<p><strong>IMPORTANT:</strong> If you have GCC 10.x on your system, you need to apply +this <a href="https://dl.carbslinux.org/distfiles/linux-gcc-10-bootfix.patch">patch</a> to your kernel sources. Otherwise your kernel will panic +during the boot stage.</p> <p>Next step is installing the kernel, which might sound as a challenge you should download and extract the kernel tarball first.</p> |