Date: Tue, 11 Apr 2006 23:27:03 -0400 From: "Rong-En Fan" <grafan@gmail.com> To: "FreeBSD Current" <freebsd-current@freebsd.org> Subject: tail, tr: not found when booting Message-ID: <6eb82e0604112027q557fa36bw692f147913112997@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I just upgraded my -currnet to today. I noticed that rc complains about tail and tr not found: [...] Trying to mount root from ufs:/dev/ad0s3a start_init: trying /sbin/init tail: not found tr: not found Loading configuration files. kernel dumps on /dev/ad0s3b [...] The following line in rc.subr looks suspicious JID=3D`ps -p $$ -o jid | tail -1 | tr -d ' '` They should be replaced by absolute name as the rest command in rc.subr. :-) Regards, Rong-En fan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6eb82e0604112027q557fa36bw692f147913112997>