From owner-freebsd-questions Tue May 28 18:56:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14609.mail.yahoo.com (web14609.mail.yahoo.com [216.136.224.241]) by hub.freebsd.org (Postfix) with SMTP id 20BA637B405 for ; Tue, 28 May 2002 18:56:04 -0700 (PDT) Message-ID: <20020529015603.12703.qmail@web14609.mail.yahoo.com> Received: from [66.156.12.58] by web14609.mail.yahoo.com via HTTP; Tue, 28 May 2002 18:56:03 PDT Date: Tue, 28 May 2002 18:56:03 -0700 (PDT) From: Jerry Murdock Subject: Re: bynari with linux emulation? To: Mark Smith Cc: "freebsd-questions@freebsd.org" In-Reply-To: <200205280608.XAA14558@beta.tricity.wsu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Mark Smith wrote: > > A simple grep for "bin" goes a long way towards finding hard coded path > > problems. At that point it's usually just a matter of grabbing the rpms > and > > installing any missing utilities. > > OK, this is getting better. Where would one get the RPMs? rpmfind.net is decent. > I need the Linux ps and useradd. ps is in the "procps" package. The instances I've needed ps, I've just used the FBSD version, otherwise you'll need to mount the linux emulator procfs(man linprocfs). Chances are it's just part of the startup/shutdown scripts, and a little tweaking of the parameters is all that's needed. I haven't used the linux useradd under emu, so can't comment. > This is my first toe into the Linux world. I've been using FreeBSD, > on and off, since version 0.1 way long ago. > One more tip on using rpms. Even if running from the linux sh, it's a good idea to use "--root /linux/compat" on the rpm command line to insure everything linux ends up under the /compat/linux branch. IIRC, installing the linux procps will blow away the FBSD procps if you don't. Jerry __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message