Skip to content

Sample dracut module to resize root LVM partition on reboot

Notifications You must be signed in to change notification settings

thedolphin/dracut-root-lv-resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Intro

This is sample dracut module to resize root LVM partition on reboot

Installation and usage

  • install files
  • uncomment and adjust lvm_resize in /etc/dracut.conf.d/lvm-resize-root.conf
  • run dracut -f to enable module
  • reboot host
  • ensure root volume resized
  • comment out lvm_resize in /etc/dracut.conf.d/lvm-resize-root.conf
  • run dracut -f to disable module

About

Sample dracut module to resize root LVM partition on reboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages