[ On Tuesday, March 28, Grigoriy Strokin wrote: ]
> On Mon, Mar 27, 2000 at 02:50:26PM -0700, John Reynolds~ wrote:
>
> > > 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 ?
> > >
> >
> > should just be:
> >
> > mount -t ex2fs /dev/whatever /mnt
>
> Oh, could you please eloborate on this? Namely, which 'whatever'
> should one specify for the first 'logical' partition
> of the extended partition on wd0, primary master hard drive?
>
OH! That's the info you were looking for ... I thought you were just looking
for the "ext2fs" option to "mount" ...
http://www.freebsd.org/handbook/disks-naming.html
that might help a bit ... I have not done this myself, but I believe I
remember from Greg Lehey's "The Complete FreeBSD" book that the 1st logical
drive is slice 5. So, under 4.0 "whatever" might be:
/dev/ad0s5
give it a whirl. Can anybody else verify or disprove the above (I'm just
guessing and trying to remember from broken memory :).
-Jr
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| John Reynolds WCCG, CCE, Higher Levels of Abstraction |
| Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 |
| [EMAIL PROTECTED] http://www-aec.ch.intel.com/~jreynold/ |
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message