Class: Mkfs::Hybrid
Instance Method Summary collapse
-
#format_boot ⇒ Object
Boot is alrealy formatted.
Methods inherited from Lvm
#format_home, #format_root, #format_swap, #initialize
Methods inherited from Root
Constructor Details
This class inherits a constructor from Mkfs::Lvm
Instance Method Details
#format_boot ⇒ Object
Boot is alrealy formatted
143 144 |
# File 'lib/mkfs.rb', line 143 def format_boot end |