Re: Building a kernel with config ?

2006-09-26 Thread George Potapov
On Tuesday 26 September 2006 19:23, Sean Bryant wrote: > Another way you could achieve the same thing is: > make kernel KERNCONF=KERNNAME > > this will combine both steps in to one. > Also for those who want to omit the KERNCONF step set KERNCONF in > /etc/make.conf and you can omit the KERNCONF a

Re: Too dumb to mount as non privileged user

2006-09-18 Thread George Potapov
On Monday 18 September 2006 15:12, [EMAIL PROTECTED] wrote: > So I changed the ownerships to 0666 but this didn't help either. > I doublechecked sysctl, groups and ownerships. Can please anybody give me a > hint? IIRC the mount point directory must be owned by the user attempting the mount.