Changes between Initial Version and Version 1 of Snailix


Ignore:
Timestamp:
11/11/21 21:08:12 (2 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Snailix

    v1 v1  
     1= Basic setup =
     2
     3== LVM ==
     4Detail see [https://wiki.gentoo.org/wiki/LVM]
     5
     6=== grub2 ===
     7in /etc/default/grub
     8
     9{{{
     10GRUB_CMDLINE_LINUX="dolvm rootfstype=ext4 init=/usr/lib/systemd/systemd"
     11}}}
     12