From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 20 May 2012 21:59:34 +0100 Message-ID: From: Charles Forsyth To: rhoyerboat@gmail.com, Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=0015175cba3009c32104c07e101a Subject: Re: [9fans] /tmp dissappearance Topicbox-Message-UUID: 944bf9a0-ead7-11e9-9d60-3106f5b1d025 --0015175cba3009c32104c07e101a Content-Type: text/plain; charset=UTF-8 the hostowner might not have permission to write in / on the file system (ie, it's not like unix's "root") if you try the mount -c /srv/boot /n/boot method: h% mount -c /srv/boot /n/boot h% ls -ld /n/boot d-rwxrwxr-x M 62152 adm adm 0 Mar 2 2010 /n/boot on my system, i'd need to be adm or someone in group adm. you can add yourself to group adm (perhaps not always wise, but i suppose sometimes it's reasonable), but you need to use the file system console for that as well. that's why it's usually easier to create it via the console, as suggested. On 20 May 2012 21:49, andrew zerger wrote: > Well, my hostowner user cant seem to fudge the /tmp either (not by any > sane means such as unmount or rm) --0015175cba3009c32104c07e101a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable the hostowner might not have permission to write in / on the file system (i= e, it's not like unix's "root")
if you try the mount = -c /srv/boot /n/boot method:
=C2=A0 =C2=A0h% mount -c /srv/b= oot /n/boot
=C2=A0 =C2=A0h% ls -ld /n/boot
=C2=A0 =C2=A0d-rwxrwxr-x M 62= 152 adm adm 0 Mar =C2=A02 =C2=A02010 /n/boot
on my system, i'= d need to be adm or someone in group adm. you can add yourself to
group adm (perhaps not always wise, but i suppose sometimes it's reaso= nable), but you need
to use the file system console for that as well.

th= at's why it's usually easier to create it via the console, as sugge= sted.

On 20 May 2012 21:49, andrew zerger= <rhoyerboat@gmail.com> wrote:
Well, my hostowner user cant seem to fudge t= he /tmp either (not by any sane means such as unmount or rm)
<= /div>
--0015175cba3009c32104c07e101a--