How to Install Fedora 25 Minimal
- 
 @JaredBusch said in How to Install Fedora 25 Minimal: @black3dynamite said in How to Install Fedora 25 Minimal: Unlike installing Linux Integration Services, Hot-Add support is not enabled by default after installing hyperv-daemons. Create a file /etc/udev/rules.d/100-balloon.rules. You may use any other desired name for the file. Add the following content to the file: SUBSYSTEM=="memory", ACTION=="add", ATTR{state}="online" Reboot the system to enable Hot-Add support. See Note 8 on Supported CentOS and Red Hat Enterprise Linux virtual machines on Hyper-V You mean for dynamic memory to work? Yes, dynamic memory for ballooning and hot-add. 
