Offline install on CentOS 7 #1721
-
Has anyone cloned and locally hosted the resources necessary for installing with the so-setup-network script after cloning with git? Something similar to cloning a yum repository and running a small web server and hosting it for a offline network. Due to the needed configuration it has to be installed air-gaped and the .ISO does not allow for RAID or LVM of multiple disks during install unless I am missing something. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can always add more disks to the LVM post install and extend the file systems. Raid on the other hand is a little more difficult if using software raid. |
Beta Was this translation helpful? Give feedback.
You can always add more disks to the LVM post install and extend the file systems. Raid on the other hand is a little more difficult if using software raid.