From owner-freebsd-newbies Fri Jan 21 16:45:43 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from tepe.techno-link.com (tepe.techno-link.com [212.36.5.252]) by hub.freebsd.org (Postfix) with SMTP id F24331558C for ; Fri, 21 Jan 2000 16:45:24 -0800 (PST) (envelope-from ivanvas@plovdiv.techno-link.com) Received: (qmail 29115 invoked from network); 22 Jan 2000 00:45:23 -0000 Received: from pool9-pld.techno-link.com (HELO plovdiv.techno-link.com) (212.36.5.9) by tepe.techno-link.com with SMTP; 22 Jan 2000 00:45:23 -0000 Message-ID: <38890C22.F28BA965@plovdiv.techno-link.com> Date: Sat, 22 Jan 2000 02:47:14 +0100 From: Ivan X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: bg,ru,en MIME-Version: 1.0 To: lvaldeon@capgemini.es Cc: FreeBsd Newbies Subject: Re: How can I load modules ??? References: <388849CF.8A28FBBF@capgemini.es> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I mount my linux partition with mount -t ext2fs /dev/wd0s5 /mnt/linux and I think that in your case /dev/wd1s1a should be just /dev/wd0s1 As for the modules - I have compiled my kernel with 'ext2fs' option included but as far as I know if ext2fs support isn't in the kernel it should dynamically load when needed Lucas wrote: > Hi, > > I want to know how to mount modules in FreeBsd. > I´m triying to mount a linux particion and I think I have to load ext2fs > to do: > > mount_ext2fs /dev/wd1s1a /mnt/disk1 > > Thank you in advance > > Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message