Changes between Initial Version and Version 1 of HBasic


Ignore:
Timestamp:
01/13/18 16:23:45 (6 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HBasic

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