Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 1997 23:33:53 -0500 (CDT)
From:      "Matthew D. Fuller" <fullermd@shell.futuresouth.com>
To:        "Marc M. LaFerrera" <mml@sunlink.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: HELP!??!?! 
Message-ID:  <Pine.BSF.3.96.971004232506.613A-100000@shell.futuresouth.com>
In-Reply-To: <Pine.BSI.3.96.971004232946.16069A-100000@earth.sunlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Oct 1997, Marc M. LaFerrera wrote:

> Hello, I am having alot of problems. Hopefully you will be able to help
> me. First, I can't mount my linux partition from FreeBSD. Everytime I do:
> mount -t ext2fs /dev/wd0s1 /mnt
> I get, : 
> mount: ext2fs filesystem unsupported
> or something along those lines. I have the book "The complete FreeBSD"
> distributed by walnut creek cdrom. But it says nothing what so ever bout
> this. How do I add ext2fs support into my kernel? And, I know I shouldn't
> 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
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).

> 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: %
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.96.971004232506.613A-100000>