Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 18:56:03 -0700 (PDT)
From:      Jerry Murdock <jerry_murdock@yahoo.com>
To:        Mark Smith <msmith@beta.tricity.wsu.edu>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: bynari with linux emulation?
Message-ID:  <20020529015603.12703.qmail@web14609.mail.yahoo.com>
In-Reply-To: <200205280608.XAA14558@beta.tricity.wsu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
--- Mark Smith <msmith@beta.tricity.wsu.edu> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020529015603.12703.qmail>