Confirmed users
523
edits
(An update for ubuntu 8.10) |
(fix wrapping) |
||
| Line 10: | Line 10: | ||
# do the section below if on ubuntu 8.04, skip for Ubuntu 7.1. Other OS may also have this problem. If you see a problem when running nsinstall that says something "mmap - permission denied", come back here an try this. | # do the section below if on ubuntu 8.04, skip for Ubuntu 7.1. Other OS may also have this problem. If you see a problem when running nsinstall that says something "mmap - permission denied", come back here an try this. | ||
Ubuntu 8.10 sets vm.mmap_min_addr /etc/sysctl.d/10-process-security.conf | Ubuntu 8.10 sets vm.mmap_min_addr /etc/sysctl.d/10-process-security.conf | ||
So it is probably better to set the following variables in /etc/sysctl.d/40-scratchbox and then run 'sudo invoke-rc.d procps restart' | So it is probably better to set the following variables in | ||
/etc/sysctl.d/40-scratchbox | |||
and then run 'sudo invoke-rc.d procps restart' | |||
############## | ############## | ||
add the following to /etc/sysctl.conf | add the following to /etc/sysctl.conf | ||