Skip to content
Snippets Groups Projects
Commit b629c4a4 authored by Gerardo Pozzi's avatar Gerardo Pozzi
Browse files

[archiso] Always copytoram for NFS


Avoids problems on shutdown (and during normal usage if networks settings changed)

Signed-off-by: default avatarGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
parent 6fae221c
No related branches found
No related tags found
No related merge requests found
......@@ -22,5 +22,6 @@ archiso_nfs_mount_handler() {
launch_interactive_shell
fi
copytoram="y"
archiso_mount_handler ${newroot}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment