RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-22 Thread Mark Stout
. > -Original Message- > From: Brian A. Seklecki [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 21, 2007 7:51 AM > To: Mark Stout > Cc: Mark Stout; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > freebsd-questions@freebsd.org > Subject: RE: Upgrading to 6.2-RELEASE from 6.2-

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-21 Thread Brian A. Seklecki
Stout > > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > > freebsd-questions@freebsd.org > > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > > > > entering: > > > > mountroot> ufs:da0s1a > > > > ...doesn't

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-20 Thread Mark Stout
ROTECTED]; > freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > entering: > > mountroot> ufs:da0s1a > > ...doesn't work > > What does "?" command list. > > ~BAS > > On Tue, 2007-06-12 at 19:37 -

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-13 Thread Mark Stout
> -Original Message- > From: Brian A. Seklecki [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 13, 2007 8:52 AM > To: Mark Stout > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RE

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-13 Thread Brian A. Seklecki
entering: mountroot> ufs:da0s1a ...doesn't work What does "?" command list. ~BAS On Tue, 2007-06-12 at 19:37 -0700, Mark Stout wrote: > I couldn't load da0s1a even though /dev/da0s1a is my root drive. Manually > load my old kernel from the prompt worked. > > I believe the mountroot is durin

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-12 Thread Spiros Papadopoulos
Hi Mark, Some months ago i tried to upgrade my source from 5.2 to 6.1. I did "something" wrong and It took me 2 to 4 weeks to stabilize my system and to be honest i tried so many things that i am not sure what I did exactly and brought it back to normal. I remember re-building and re-installing t

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-12 Thread Mark Stout
I couldn't load da0s1a even though /dev/da0s1a is my root drive. Manually load my old kernel from the prompt worked. I believe the mountroot is during the boot load. I'm not anywhere near being able to do anything. I have no idea what the problem is. [EMAIL PROTECTED] wrote: no idea, but m

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-12 Thread Jack Barnett
no idea, but maybe: boot /boot/kernel/kernel or boot /boot/kernel.old/kernel What is 'mountroot' - is that the boot loader or the kernel/system giving you that? try mounting your root drive! do a `df -k`, anything already mounted? oh! or try: fsck did it ask you to login? M

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-12 Thread Mark Stout
I followed all the steps in the handbook as well as UPDATED and after a installworld and mergemaster its booting into 'mountroot>' and nothing I type mounts. This is a production machine so I'm in dire need of assistence. [EMAIL PROTECTED] wrote: On 11/06/07, Mark Stout <[EMAIL PROTECTED]> wro

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread [EMAIL PROTECTED]
On 11/06/07, Mark Stout <[EMAIL PROTECTED]> wrote: > Following the tasks in Rebuilding "world" in the handbook > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html I removed the > /usr/obj directory and did a buildworld. When tryinmg to compile the kernel its failing on

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread Mikhail Goriachev
essage- From: Mark Stout [mailto:[EMAIL PROTECTED] Sent: Monday, June 11, 2007 9:24 AM To: Mikhail Goriachev; Abdullah Ibn Hamad Al-Marri Cc: freebsd-questions@freebsd.org Subject: RE: Upgrading to 6.2-RELEASE from 6.2-STABLE -Original Message- From: Mikhail Goriachev [mailto:[EMAIL PRO

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread Mark Stout
-- > From: Mark Stout [mailto:[EMAIL PROTECTED] > Sent: Monday, June 11, 2007 9:24 AM > To: Mikhail Goriachev; Abdullah Ibn Hamad Al-Marri > Cc: freebsd-questions@freebsd.org > Subject: RE: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > > > > -Original Messag

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-11 Thread Mark Stout
> -Original Message- > From: Mikhail Goriachev [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 10, 2007 9:27 AM > To: Abdullah Ibn Hamad Al-Marri > Cc: Mark Stout; freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > >

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-10 Thread [EMAIL PROTECTED]
On 10/06/07, Abdullah Ibn Hamad Al-Marri <[EMAIL PROTECTED]> wrote: On 6/10/07, Mark Stout <[EMAIL PROTECTED]> wrote: > > > So how should I fix this? > > Thank you, > Mark Stout cd /usr/src make cleanworld mergemaster -p make buildworld make buildkernel make installkernel reboot cd /usr/src mak

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-10 Thread Mikhail Goriachev
Abdullah Ibn Hamad Al-Marri wrote: On 6/10/07, Mark Stout <[EMAIL PROTECTED]> wrote: So how should I fix this? Thank you, Mark Stout cd /usr/src make cleanworld mergemaster -p make buildworld make buildkernel make installkernel reboot cd /usr/src make installworld mergemaster -iU reboot Yo

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-10 Thread Abdullah Ibn Hamad Al-Marri
On 6/10/07, Mark Stout <[EMAIL PROTECTED]> wrote: So how should I fix this? Thank you, Mark Stout cd /usr/src make cleanworld mergemaster -p make buildworld make buildkernel make installkernel reboot cd /usr/src make installworld mergemaster -iU reboot You are done. :) -- Regards, -Abdu

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-09 Thread Mark Stout
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, June 09, 2007 7:32 PM > To: Mark Stout > Cc: freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > On 09/06/07, Mark Stou

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-09 Thread [EMAIL PROTECTED]
On 09/06/07, Mark Stout <[EMAIL PROTECTED]> wrote: > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, June 08, 2007 10:30 PM > To: Mark Stout > Cc: freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE fro

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-08 Thread [EMAIL PROTECTED]
On 08/06/07, Mark Stout <[EMAIL PROTECTED]> wrote: I'd prefer to remain at 6.2-STABLE but I can't find where the problem is with these IP errors. I'm figuring I've got a mixed code and that's the root cause but I'm not sure. Did you remove your object directories before starting the build? D

RE: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-08 Thread Mark Stout
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, June 08, 2007 9:12 PM > To: Mark Stout > Cc: freebsd-questions@freebsd.org > Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE > > > On 08/06/07, Mark Stout <[EMAI

Re: Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-08 Thread [EMAIL PROTECTED]
On 08/06/07, Mark Stout <[EMAIL PROTECTED]> wrote: Hello, I recently upgraded from 5.4-RELEASE to 6.2-STABLE. Now I'm having problems with the TCP stack. I suspect its because of code differences. I may have some older 5.4 code that was used during the build world process. For example, here'

Upgrading to 6.2-RELEASE from 6.2-STABLE

2007-06-08 Thread Mark Stout
Hello, I recently upgraded from 5.4-RELEASE to 6.2-STABLE. Now I'm having problems with the TCP stack. I suspect its because of code differences. I may have some older 5.4 code that was used during the build world process. For example, here's a partial ifconfig -a output fxp0: flags=8843 mtu