diff --git a/generic/initrd.scripts b/generic/initrd.scripts index c78e52c..631431c 100644 --- a/generic/initrd.scripts +++ b/generic/initrd.scripts @@ -567,7 +567,7 @@ rundebugshell() { } setup_unionfs() { - if [ "${USE_UNIONFS_NORMAL}" -eq '1' -a "${CDROOT}" -eq '1' ] + if [ "${USE_UNIONFS_NORMAL}" -eq '1' ] then # Directory used for rw changes in union mount filesystem UNION=/union