Date: Sat, 4 Oct 1997 22:26:02 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: "Matthew D. Fuller" <fullermd@shell.futuresouth.com> Cc: "Marc M. LaFerrera" <mml@sunlink.net>, questions@FreeBSD.ORG Subject: Re: HELP!??!?! Message-ID: <Pine.BSF.3.95.971004222027.27568B-100000@current1.whistle.com> In-Reply-To: <Pine.BSF.3.96.971004232506.613A-100000@shell.futuresouth.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Oct 1997, Matthew D. Fuller wrote: > On Sat, 4 Oct 1997, Marc M. LaFerrera wrote: > > > ask you this next question, but, you never know. I have the same problem > > with linux. I can't mount my BSD partition from linux. what would the fs > > type be? And how can I add support for the fs type? > I'm not the one to answer this, but I don't think you CAN mount a Linux > partition from FreeBSD, or vice versa. The FreeBSD partition type would yes you can, though I've never done it. > be either ufs or 4.2BSD, though. > > > > > And, problem number 2. I have a Iomega Zip drive (Paralelle SCSI). It is > > very simple to get it working in Linux. But I haven't the slightest idea > > how to even get FreeBSD to know it exists. How can I make FreeBSD notice > > it? > Is it parallel or is it SCSI; they're 2 different interfaces. I'd guess > you mean SCSI, you I think you'd just reference it like any other SCSI > drive; as sd(whatever number). The parallel SCSI driver is a separate driver. (the Zip does SCSI commands but over the Parallel port) Use the mail archives accessable through www.freebsd.org (support page) to find the pointer to it.. once it's loaded you access the zip as sd0. > > > Problem number 3. I am on a regular analog line. 56k motorola modem surfr. > > Once again, getting ppp to work in linux is very simple. I can get FreeBSD > > to dial out using pppd and connect. It will assign me a dynamic IP and > > everything. Except, the only problem is, whenever I try to connect to a > > remote host or do anything other then connect to localhost, I get "unknown > > host". I've tried everything I know of. I have edited /etc/resolv.conf to > > the correct NS's and a few other things. But everything I seem to do > > doesn't work. Any ideas of what can be wrong? > Make sure that the permissions on /etc/resolv.conf are set so that > everyone can read it. It should also contain your domain. Here's mine > from my machine > {~} root@mortis: %cat /etc/resolv.conf > domain erols.com > nameserver 205.252.116.62 > {~} root@mortis: %ll /etc | grep resolv.conf > -rw-r--r-- 1 root wheel 43 Sep 30 17:57 resolv.conf > {~} root@mortis: % The userland ppp (man ppp) is easier to set up and has more features, at the expense of performance (a bit). check that out as well. have you checked /etc/host.conf as well? > And there are the permissions, too. > > > I know these may seem like lame questions. But I am very new to FreeBSD. I > > have been with linux for quiet a while and kinda got used to it. > That's what this list is here for; we were all there once, and you should > have seen some of MY first questions... ;) > > > Thanx for all your help in advance. > > > > ------------------------------------------------------------ > > > > "Depression is just ther obvious solution for > > putting things aside" > > > > mml@sunlink.net > > http://www.sunlink.net/~mml > > > > -----BEGIN PGP SIGNATURE----- > > Version: 2.6.2 > > > > iQCVAwUBNCQHVf2osiC/e/e1AQHR3QP/SX+JicHOYTfiVVTJWUGspTCFNV5/d/yV > > u6gcdOZXFymjUVJEI7zTJXTSdHD0rTZ8HUXLxS5b22BDk+8D7OB18nx1lBryDqhU > > 3tfR7DJns5SPQczi0pBfvXdIiEjVL3yj3zb40s64y8WwTq0rGxyY3/8oQcyhdqdc > > oI3hLyn0uMs= > > =piM2 > > -----END PGP SIGNATURE----- > > *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > | FreeBSD; the way computers were meant to be | > * FreeBSD: turning PCs into workstations * > | Windows: turning workstations into typewriters | > * fullermd@futuresouth.com :-} MAtthew Fuller * > | http://keystone.westminster.edu/~fullermd | > *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.971004222027.27568B-100000>