Diskussion:Install-Party/Debian: Unterschied zwischen den Versionen

Aus Wiki StuRa HTW Dresden
Zur Navigation springen Zur Suche springen
Zeile 1: Zeile 1:
== (default) crypted disk layout ==
== (default) crypted disk layout ==


; während der Installation:
{|
{|
|-
|-
Zeile 26: Zeile 27:
|-
|-
|}
|}
; nach der Installation:
<code>cat /etc/fstab</code>
<pre>
</pre>
<code>cat /etc/crypttab</code>
<pre>
</pre>

Version vom 11. September 2018, 14:22 Uhr

(default) crypted disk layout

während der Installation
SCSI1 (0,0,0) (sda)
#1 primary 254.8 MB F ext2 /boot
#5 logical Rest K crypto (sd5_crypt)
Encrypted volume (sd5_crypt)
#1 Rest K lvm
LVM VG `hostname`-vg, LV home
#1 Rest - root - swap f ext4 /home
LVM VG `hostname`-vg, LV root
#1 30.0 GB f ext4 /
LVM VG `hostname`-vg, LV swap_1
#1 4.2 GB f ext4 swap
nach der Installation

cat /etc/fstab


cat /etc/crypttab