From owner-freebsd-questions@FreeBSD.ORG Tue Nov 11 06:07:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 015EB16A4CE for ; Tue, 11 Nov 2003 06:07:19 -0800 (PST) Received: from mail.rz.uni-ulm.de (gemini.rz.uni-ulm.de [134.60.246.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 890C743FE5 for ; Tue, 11 Nov 2003 06:07:17 -0800 (PST) (envelope-from Siegbert.Baude@gmx.de) Received: from gmx.de (lilith.wh-wurm.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.12.10/8.12.10) with ESMTP id hABE3auE015780 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 11 Nov 2003 15:05:14 +0100 (MET) Message-ID: <3FB0EC30.30002@gmx.de> Date: Tue, 11 Nov 2003 15:03:28 +0100 From: Siegbert Baude User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: de-de, de-at, de, en-us, en MIME-Version: 1.0 To: "Ralph F. De Witt" References: <200311102008.49106.ralphdewitt@charter.net> In-Reply-To: <200311102008.49106.ralphdewitt@charter.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-DCC-RollaNet-Metrics: gemini 1004; Body=2 Fuz1=2 Fuz2=2 cc: freebsd-questions@freebsd.org Subject: Re: Two Preinstall Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2003 14:07:19 -0000 Hi Ralph, > I have two questions before I plunge in and make my first FreeBSD install. > Normally I keep a back up copy of all my data in a ReiserFS formated partion > on my hard drive. When I do a Linux Distribution install I will reformat the > non back up partions and then restore my data by copying from the backup > partion. Will I be able to do this with my FreeBSD install? Will FreeBSD be > able to mount and read write data from this Linux Reiserfs formated partion? FreeBSD can read an write (albeit the latter is marked experimental) from an ext2fs. Reiserfs is not supported at the moment. So you would have to change the type of your backup partition. > My second question is hardware related. Is the Logitech 4000 Pro USB Web > camera supported in FreeBSD? Sorry, I can't help you with this one. Ciao Siegbert