make distribution fails

Nagy László Zsolt nagylzs at freemail.hu
Wed Aug 9 21:03:23 UTC 2006


> I do:
>
> # cd /usr/src
> # make buildworld
> # make KERNCONF=DISKLESS buildkernel
> # mkdir /var/diskless/FreeBSD
> # make DESTDIR=/var/diskless/FreeBSD installworld
> # make DESTDIR=/var/diskless/FreeBSD distribution
> # make DESTDIR=/var/diskless/FreeBSD KERNCONF=DISKLESS installkernel
>
> You have to build/install world before distribution.
>   
Thanks, this was the problem. I created this for testing. Now I cannot 
remove it.

messias# cd /var
messias# chown -R root:wheel diskless
chown: diskless/usr/sbin/sliplogin: Operation not permitted

I cannot change owner or change permission for some files.
Is it possible to delete this directory somehow?

   Laszlo



More information about the freebsd-questions mailing list