From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 03:09:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23BC91065678 for ; Tue, 9 Sep 2008 03:09:25 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: from mail-gx0-f17.google.com (mail-gx0-f17.google.com [209.85.217.17]) by mx1.freebsd.org (Postfix) with ESMTP id CF0CC8FC1D for ; Tue, 9 Sep 2008 03:09:24 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: by gxk10 with SMTP id 10so9426992gxk.19 for ; Mon, 08 Sep 2008 20:09:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=KuVmfOJ7LJu4707+mTUQF845KSHoPNmTf2bjZg+Fvy4=; b=QlVXweY1BtxaI0FrlEkXbvtoYUGchqZmGwVKuKfSbJiznRi8KQBo41PEX2TAnU7J4U 8t2pzNxMDRv3SEXw99gNuxUfBJN2DXJQn0hDDh26Jx85w+VY0/pjbr4qeRlrOvt5PzUY uqmSpUYQv5XmgQqJABIaJESaotNr+9dDK011I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=xsfs2NzgsPR2AOrc12TzvSLi846UEWPlLSDe6dp5Hff2umfcYwvaynPSqLlcYacojp O3wCMRVpgpz+EndMJmYERejKhMNR4ZweTPFZk+zPdl9QOsZHSqMNJ65Aeoa8VG8UcP7A /N0ts/t8dXIfgQJ0yvNxbo+dO63EcRFujgWpQ= Received: by 10.150.228.12 with SMTP id a12mr9135611ybh.144.1220929764066; Mon, 08 Sep 2008 20:09:24 -0700 (PDT) Received: from ?173.6.93.6? ( [173.6.93.6]) by mx.google.com with ESMTPS id j63sm7819749rne.9.2008.09.08.20.09.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Sep 2008 20:09:23 -0700 (PDT) Message-ID: <48C5E8C4.7090401@gmail.com> Date: Mon, 08 Sep 2008 23:08:52 -0400 From: Michael User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Martin McCormick References: <200809090238.m892c7Bp016497@dc.cis.okstate.edu> In-Reply-To: <200809090238.m892c7Bp016497@dc.cis.okstate.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Can FreeBSD6.3 Generic Kernels Mount a Linux EXT3 FS? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2008 03:09:25 -0000 Martin McCormick wrote: > My thanks to a member of this list who showed me what I was > doing wrong. in an example, the command is > > mount -t ext2fs /dev/[yourstoragedevicename] /mnt > > I had originally been typing -t ext2 which equals nothing to > FreeBSD. > > Martin McCormick > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >> lol, i could say something about it not being anything to freebsd... cheers mate mike