forked from altcloud/mkimage-profiles
rescue: drop evms by default
As current devmapper doesn't allow for simultaneous mounts of virtually the same device by different names (signalled by "Device or resource busy" when trying to e.g. mount /dev/sda2 but with /dev/evms/sda2 being just fine), EVMS triggering such behaviour but rarely needed should be avoided altogether until a hook to disable it is in place.
This commit is contained in:
parent
180ed5359c
commit
90d7a6142a
@ -8,8 +8,10 @@ bonnie++
|
||||
cfdisk
|
||||
ddrescue
|
||||
disktype
|
||||
evms
|
||||
evms-ncurses
|
||||
# NB: EVMS must be off by default as "normal" /dev/sd*
|
||||
# would suddenly get busy otherwise
|
||||
#evms
|
||||
#evms-ncurses
|
||||
fdisk
|
||||
gpart
|
||||
iotop
|
||||
|
Loading…
x
Reference in New Issue
Block a user