Re: can I mount a Linux ext2fs from an extended partition ?

2000-03-27 Thread John Reynolds~
[ 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: >

Re: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why?

2000-03-27 Thread Jarrod
On Mon, 27 Mar 2000, Michael DeMutis wrote: > Date: Mon, 27 Mar 2000 14:26:23 -0500 > From: Michael DeMutis <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why? > > I download all the sources, and run a make world. > > After compiling al

Re: no ports work anymore

2000-03-27 Thread Claude Tardif
> > This is the supfile I used to update my installation of freebsd to > > -stable (I installed cvsup-bin from packages): > > > > *default tag=RELENG_3 > > *default host=cvsup5.FreeBSD.org > > *default base=/usr/local/etc/cvsup > > *default prefix=/usr > > *default release=cvs delete use-rel-suffi

Re: can I mount a Linux ext2fs from an extended partition ?

2000-03-27 Thread Grigoriy Strokin
On Mon, Mar 27, 2000 at 02:50:26PM -0700, John Reynolds~ wrote: > > [ 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 /// > >

No Subject

2000-03-27 Thread Bommarito, Brian
 

Re: can I mount a Linux ext2fs from an extended partition ?

2000-03-27 Thread John Reynolds~
[ 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"

Re: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why?

2000-03-27 Thread Eric Hedstrom
After making & installing world, you also have to configure, compile, and install a new kernel. See section 18.4.9 in . uname reports the build information for your kernel. Eric Michael DeMutis wrote: > > I posted earlier about my cvsupfile. > >

Re: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why?

2000-03-27 Thread Chad R. Larson
As I recall, Michael DeMutis wrote: > I download all the sources, and run a make world. > > After compiling all and installing all, my uname -a reports: > > FreeBSD tristo.netinc.ca 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 > 23:40:35 GMT 1999 [EMAIL PROTECTED]:/usr/src/sys/compile/GENE

Re: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why?

2000-03-27 Thread Mark Ovens
On Mon, Mar 27, 2000 at 02:26:23PM -0500, Michael DeMutis wrote: > I posted earlier about my cvsupfile. > > Here it is again: > > Here is my "cvsupfile" > > *default host=cvsup2.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_3 > *defaul

Re: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why?

2000-03-27 Thread Jim King
> I posted earlier about my cvsupfile. > > Here it is again: > > Here is my "cvsupfile" > > *default host=cvsup2.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default tag=RELENG_3 > *default delete use-rel-suffix > > src-all > src-crypto > src-secure > *de

Re: no ports work anymore

2000-03-27 Thread Mark Ovens
On Mon, Mar 27, 2000 at 04:15:12PM -0500, Marc Tardif wrote: > I have cvsup'ed my freebsd box to stable from a very recent installation, > making sure I downloaded all the source code and the appropriate port > subdirectories for what I need (including devel for dependencies). Both > the make buil

Re: CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why?

2000-03-27 Thread John Reynolds~
[ On Monday, March 27, Michael DeMutis wrote: ] > I posted earlier about my cvsupfile. > > Here it is again: > > Here is my "cvsupfile" > > I download all the sources, and run a make world. > > After compiling all and installing all, my uname -a reports: > > FreeBSD tristo.netinc.ca 3.3-RELE

no ports work anymore

2000-03-27 Thread Marc Tardif
I have cvsup'ed my freebsd box to stable from a very recent installation, making sure I downloaded all the source code and the appropriate port subdirectories for what I need (including devel for dependencies). Both the make buildworld and make installworld went well and so did the compilation of

CVSUp, MakeWorld, uname -a reports 3.3-RELEASE #0, Why?

2000-03-27 Thread Michael DeMutis
I posted earlier about my cvsupfile. Here it is again: Here is my "cvsupfile" *default host=cvsup2.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_3 *default delete use-rel-suffix src-all src-crypto src-secure *default tag=. ports-all doc-all