Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2000 14:50:26 -0700 (MST)
From:      John Reynolds~ <jreynold@sedona.ch.intel.com>
To:        andreas@klemm.gtn.com, andreas.klemm.ak@bayer-ag.de, stable@freebsd.org
Subject:   Re: can I mount a Linux ext2fs from an extended partition ?
Message-ID:  <14559.55202.523180.943476@hip186.ch.intel.com>
In-Reply-To: <20000327233341.A98997@titan.klemm.gtn.com>
References:  <20000327233341.A98997@titan.klemm.gtn.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[ On Monday, March 27, Andreas Klemm wrote: ]
> Hi !
> 
> Am migrating a customer from Linux to Unix.
> His user data are on an extended partition.
> How can I mount it under FreeBSD 4.0 ?
> 
> 	Andreas ///
> 
> 

should just be:

 mount -t ex2fs /dev/whatever /mnt

See "man 8 mount_ext2fs" (which plain "mount" calls for a -t arg).

-Jr

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| John Reynolds               WCCG, CCE, Higher Levels of Abstraction       |
| Intel Corporation   MS: CH6-210   Phone: 480-554-9092   pgr: 602-868-6512 |
| jreynold@sedona.ch.intel.com  http://www-aec.ch.intel.com/~jreynold/      |
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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