User Tools

Site Tools


snippets:luks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
snippets:luks [2018/05/21 20:09] – created allsparksnippets:luks [2018/09/25 08:24] (current) allspark
Line 6: Line 6:
 ip=<ipaddress>:<server-address unused for luks>:<gateway>:<netmask>:<hostname>:eth1:static ip=<ipaddress>:<server-address unused for luks>:<gateway>:<netmask>:<hostname>:eth1:static
 ``` ```
 +or for dhcp
  
-in file `/etc/mkinitcpio.conf` add to hooks `dropbear encryptssh`+``` 
 +ip=:::::eth0:dhcp 
 +``` 
 + 
 +in file `/etc/mkinitcpio.conf` add to hooks `netconf dropbear encryptssh` 
 + 
 +* mkinitcpio-netconf for netconf 
 +* mkinitcpio-utils for encryptssh 
 +* mkinitcpio-dropbear for dropbear
snippets/luks.1526926163.txt.gz · Last modified: by allspark