Date: Tue, 25 Aug 2009 11:48:14 +0200 From: Mark Stapper <stark@mapper.nl> To: Jeronimo Calvo <jeronimocalvop@googlemail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Problem mounting EXT2FS Message-ID: <4A93B35E.4050408@mapper.nl> In-Reply-To: <beaf3aa50908241320k88fad1au2bd41fb311591bb1@mail.gmail.com> References: <beaf3aa50908241320k88fad1au2bd41fb311591bb1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2914449100E2225EA4156A22 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Jeronimo Calvo wrote: > Hi folks, im migrating from Linux to BSD, and i found my first problem.= =2E. > First of all, i did save my /home from my old Linux distribution on ano= ther > HD, ext2fs partition /dev/ad6s1... I can correctly see the drive from > sysinstall. > > I read about compiling the KERNEL in order to add Ext2fs support under > Freebsd, wich I did... Adding the line: > > Quote: > options EXT2FS > looking like this: > > Quote: > options KBD_INSTALL_CDEV # install a CDEV entry in /dev > options ADAPTIVE_GIANT # Giant mutex is adaptive. > options STOP_NMI # Stop CPUS using NMI instead of IPI > options AUDIT # Security event auditing > #options KDTRACE_FRAME # Ensure frames are compiled in > *options EXT2FS* > #options KDTRACE_HOOKS # Kernel DTrace hooks > After this i recompiled the kernel and installed... > > Quote: > # uname -a > FreeBSD 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 24 18:59:43 UTC 200= 9 > iscariote@:/usr/obj/usr/src/sys/MYKERNEL amd64 > Well... everything should be ready now to mount my ext2fs partition... = Using > the following command... > > Quote: > # mount > /dev/ad8s1a on / (ufs, local) > devfs on /dev (devfs, local) > /dev/ad8s1e on /tmp (ufs, local, soft-updates) > /dev/ad8s1f on /usr (ufs, local, soft-updates) > /dev/ad8s1d on /var (ufs, local, soft-updates) > /dev/ntfs/DATOSWIN on /media/DATOSWIN (ntfs, local, nosuid) > # mount -t extfs2 /dev/ad6s1 /ext2 > mount: /dev/ad6s1 : Operation not supported by device > > I tried several times, with not luck, one of those times i was able to = mount > it, but not to access it, when i tried to cd /ext2 (folder when is moun= ted) > system tells me that ext2 is not a folder... > > any ideas??? > > Thanks in advance!! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= =2Eorg" > =20 besides, I think it's ext2fs, not extfs2... Typo? greetz, Mark --------------enig2914449100E2225EA4156A22 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkqTs18ACgkQN9xNqOOVnWDA2ACglSUa//V2JQl9mssutHcDwn6L MHAAoI3kQ96KKJXOjeF32VM8XeLBHpjx =EIZm -----END PGP SIGNATURE----- --------------enig2914449100E2225EA4156A22--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A93B35E.4050408>