Created
September 25, 2020 12:50
-
-
Save wrenkredhat/1f16fa8c0c8fe09616d3db19e585cc9f to your computer and use it in GitHub Desktop.
cinfig.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DRIVE1 /dev/sda | |
DRIVE2 /dev/sdb | |
SWRAID 1 | |
SWRAIDLEVEL 0 | |
BOOTLOADER grub | |
HOSTNAME wrshammer | |
PART /boot ext3 512M | |
PART lvm vg0 920G | |
LV vg0 root / ext4 250G | |
LV vg0 swap swap swap 8G | |
LV vg0 var /var ext4 600G | |
LV vg0 tmp /tmp ext4 42G | |
IMAGE /root/.oldroot/nfs/install/../images/CentOS-82-64-minimal.tar.gz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DRIVE1 /dev/sda | |
DRIVE2 /dev/sdb | |
SWRAID 1 | |
SWRAIDLEVEL 0 | |
BOOTLOADER grub | |
HOSTNAME wrshammer | |
PART /boot ext3 512M | |
PART lvm vg0 920G | |
LV vg0 root / ext4 250G | |
LV vg0 swap swap swap 8G | |
LV vg0 var /var ext4 600G | |
LV vg0 tmp /tmp ext4 42G | |
IMAGE /root/.oldroot/nfs/install/../images/CentOS-82-64-minimal.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment