[archiso] Always copytoram for NFS
Avoids problems on shutdown (and during normal usage if networks settings changed) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
6fae221c28
commit
b629c4a4ad
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ archiso_nfs_mount_handler() {
|
|||
launch_interactive_shell
|
||||
fi
|
||||
|
||||
copytoram="y"
|
||||
archiso_mount_handler ${newroot}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue