From owner-freebsd-newbies Tue Dec 18 19:10:22 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from postino3.int.prima.com.ar (postino3.prima.com.ar [200.42.0.148]) by hub.freebsd.org (Postfix) with ESMTP id E1AEF37B417 for ; Tue, 18 Dec 2001 19:10:17 -0800 (PST) Received: from NachoLabs (a200042124077.rev.prima.com.ar [200.42.124.77]) by postino3.int.prima.com.ar (8.11.5/8.11.5) with ESMTP id fBJ3AEn29573 for ; Wed, 19 Dec 2001 00:10:15 -0300 (ART) Received: from Nachoman by NachoLabs with local (Exim 3.12 #1 (Debian)) id 16GX6H-00004U-00 for ; Wed, 19 Dec 2001 00:08:57 -0300 Date: Wed, 19 Dec 2001 00:08:56 -0300 From: Ignacio Rey To: freebsd-newbies@freebsd.org Subject: Accessing logical/extended partitions Message-ID: <20011219000856.A255@softhome.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.20i Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org My hard drive looks more or less like this: Partition 1: dos/win98 2: Linux / 3: FreeBSD slice 4: Extended 5: Linux swap 6: Linux /home Maybe I need to get used to device naming under FreeBSD =). I'm trying to mount the Linux /home partition, in order to read my personal files under FreeBSD. I tried this command: mount -t ext2fs /dev/ãd0s4b /mnt and I got this error: ext2fs: vfsloãd(ext2fs): No such file or directorý I checked and the device file exists, so this error got me confused. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message