From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 21:48:42 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 3847116A4CE for ; Thu, 18 Dec 2003 21:48:42 -0800 (PST) Received: from rocket.alienwebshop.com (rocket.alienwebshop.com [216.120.226.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 351E143D2D for ; Thu, 18 Dec 2003 21:48:41 -0800 (PST) (envelope-from Hostmaster@Video2Video.Com) Received: from rocket (rocket [216.120.226.160]) by rocket.alienwebshop.com (Postfix) with ESMTP id 6B9FBFEFD; Fri, 19 Dec 2003 00:48:40 -0500 (EST) Date: Fri, 19 Dec 2003 00:48:40 -0500 (EST) From: Peter Leftwich X-X-Sender: pete@rocket.alienwebshop.com To: FreeBSD LIST Message-ID: <20031219004318.W18755@rocket.alienwebshop.com> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: SDBUG Subject: How to mount FreeBSD from Debian or any Linux possibly 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: Fri, 19 Dec 2003 05:48:42 -0000 I thought I would GIVE BACK to the BSD community and share my breakthrough: Here is how to mount your freebsd partition from Linux (in my case, it was a CD-R of the Debian-based bootable known as Knoppix available from www.knoppix.net). As long as your Linux environment can "see" the partition, such as /mnt/hda2 (for example), you first $ umount /mnt/hda2 $ mkdir /mnt/freebsdpartition $ mount -t ufs -o ufstype=44bsd /dev/hda2 /mnt/freebsdpartition The only thing I could not figure out was how to "su" my currently-running X session. That would allow me to use KDE and Konqueror to browse graphically to the directory /mnt/freebsdpartition ... anyone know how? Happy holidays everyone, and happy reading-of-the-manpages!! :0) -- Peter Leftwich President & Founder, Video2Video Services Box 13692, La Jolla, CA, 92039 USA http://Www.Video2Video.Com