From owner-freebsd-questions Thu Jun 26 18:20:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA25104 for questions-outgoing; Thu, 26 Jun 1997 18:20:53 -0700 (PDT) Received: from rigel.oac.uci.edu (root@rigel.oac.uci.edu [128.200.80.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA25099 for ; Thu, 26 Jun 1997 18:20:50 -0700 (PDT) Received: from oac.uci.edu (dialin9074.slip.uci.edu [128.200.244.95]) by rigel.oac.uci.edu (8.8.5/8.7.1) with SMTP id SAA29375 for ; Thu, 26 Jun 1997 18:20:48 -0700 (PDT) Message-ID: <33B3157B.712F@mainpinch.ps.uci.edu> Date: Thu, 26 Jun 1997 18:20:59 -0700 From: William X-Mailer: Mozilla 3.0Gold (Win95; I) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Linux partition Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a P133 with a 2Gi Hard Disk, 1 Gi for the Freebsd 2.2, another 1 Gi for the Linux ver 1.2.8. I want to transfer some data from the linux partition ,so I tried to mount the linux partition with "mount -t ext2fs /dev/nameofdev" but it give me a message said ext2fs system are not avaiable. Is it possible to mount the linux partition ? if it is possible, can you suggest where I shall check ? Thanks