From mboxrd@z Thu Jan 1 00:00:00 1970 From: brad@heeltoe.com (Brad Parker) Date: Sun, 04 May 2008 09:06:26 -0400 Subject: [Unix-jun72] Help needed with my mkfs.c In-Reply-To: <20080504090203.GA32355@minnie.tuhs.org> References: <20080504090203.GA32355@minnie.tuhs.org> Message-ID: <15775.1209906386@mini> Warren Toomey wrote: ... >/dev/rk0# chdir /usr # but the chdir fails >Bad directory I noticed that after the mount the directory bits where not set on the mount point (which I thought was odd). If the resulting node does not have the directory bits set, you can get "Bad directory" from the shell. something in the mode bits in the root of the fs? (I have not looked at the fs structure, but I'll take a look today since it's raining here and I won't be watching soccer or baseball) -brad