Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 02:47:14 +0100
From:      Ivan <ivanvas@plovdiv.techno-link.com>
To:        lvaldeon@capgemini.es
Cc:        FreeBsd Newbies <freebsd-newbies@FreeBSD.ORG>
Subject:   Re: How can I load modules ???
Message-ID:  <38890C22.F28BA965@plovdiv.techno-link.com>
References:  <388849CF.8A28FBBF@capgemini.es>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38890C22.F28BA965>