From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <127d444ff2cf5b2c5ad49fadf11ff961@collyer.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Booting a new kernel Date: Sun, 21 Nov 2004 22:51:45 -0800 From: geoff@collyer.net In-Reply-To: <41A186E4.8030307@telus.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 07dbebe6-eace-11e9-9e20-41e7f4b1d025 You can't create in your root, but you can create in the underlying file system if you mount it with -c and are in the right group (adm on my file server) or you set "allow" mode briefly: mount -c /srv/boot /n/boot mkdir /n/boot/cfg