Changes between Version 25 and Version 26 of install_debian/server
- Timestamp:
- Feb 7, 2019, 9:27:14 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install_debian/server
v25 v26 128 128 }}} 129 129 130 * Install a lot of necessary packages for booting: 131 {{{ 132 apt install mdadm lvm2 cryptsetup grub-pc linux-image-amd64 bridge-utils 133 }}} 130 134 131 135 * Add and populate/modify the following files (use an existing system to compare format etc.) … … 138 142 139 143 140 * Install a lot of necessary packages for booting: 141 {{{ 142 apt install mdadm lvm2 cryptsetup grub-pc linux-image-amd64 bridge-utils 143 }}} 144 144 145 145 146 * Generate /etc/mdadm/mdadm.conf file. Generate with: