[ 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 |
| [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