Installworld fails...
From: Max Clements (clementsm_at_africanchildrenschoir.com)
Date: 04/29/04
- Previous message: David P. Discher: "FreeBSD 5.2.1 - Stable, boot2 and serial console"
- Next in thread: Parv: "Re: Installworld fails..."
- Reply: Parv: "Re: Installworld fails..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 16:03:25 -0700 To: questions@freebsd.org
I know I am overlooking something obvious with this question but some
other eyes would probably spot the error in a sec. My installworld is
failing as follows:
mkdir -p /tmp/install.45460
for prog in [ awk cap_mkdb cat chflags chmod chown date echo egrep find
grep ln make makewhati
s mkdir mtree mv perl pwd_mkdb rm sed sh sysctl test true uname wc zic;
do cp `which
$prog` /tmp/install.45460; done
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target
cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory
*** Error code 64
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
All the obvious stuff seems to be fine (perms, file locations etc...)
[52] root@****01:/usr/src # which which
/usr/bin/which
A copy of my environment is below:
TERM=vt320
SHELL=/usr/local/bin/bash
SSH_CLIENT=xxx.xxx.xxx.xxx 2544 22
SSH_TTY=/dev/ttyp0
USER=clementsm
PAGER=less
FTP_PASSIVE_MODE=no
MAIL=/var/mail/clementsm
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/hom
e/clementsm/bin
BLOCKSIZE=K
PWD=/usr/src
EDITOR=vim
PS1=[\#] \u@\h:\w \$
HOME=/root
SHLVL=2
LOGNAME=clementsm
SSH_CONNECTION=xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx 22
DISPLAY=localhost:10.0
_=/usr/bin/env
OLDPWD=/tmp
Any sugestions would be most useful...
Regards
-- Max Clements Information Systems Manager Music for Life Institute Tel: +1 (604) 532-9660 Fax: +1 (604) 532-9691 Mobile: +1 (604) 715-4458 Web: http://www.africanchildrenschoir.com - Helping Africa's most vulnerable children today, so they can help Africa tomorrow _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: David P. Discher: "FreeBSD 5.2.1 - Stable, boot2 and serial console"
- Next in thread: Parv: "Re: Installworld fails..."
- Reply: Parv: "Re: Installworld fails..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|