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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to