Re: Fwd: upgrading remote server

2009-10-20 Thread Artifex Maximus
Hello! On Mon, Oct 19, 2009 at 11:29 PM, John Almberg jalmb...@identry.com wrote: Okay! After a lot of googling/reading I successfully upgraded to 7.2, now I'm trying to upgrade ports... I ran portmaster -L and got a long list of ports that need upgrading... From my reading, it seems like

Re: Fwd: upgrading remote server

2009-10-19 Thread John Almberg
Okay! After a lot of googling/reading I successfully upgraded to 7.2, now I'm trying to upgrade ports... I ran portmaster -L and got a long list of ports that need upgrading... From my reading, it seems like the only way to do this is to go through the list, one by one, and either (1) delete

Re: Fwd: upgrading remote server

2009-10-19 Thread Adam Vande More
On Mon, Oct 19, 2009 at 4:29 PM, John Almberg jalmb...@identry.com wrote: Okay! After a lot of googling/reading I successfully upgraded to 7.2, now I'm trying to upgrade ports... I ran portmaster -L and got a long list of ports that need upgrading... From my reading, it seems like the only

Fwd: upgrading remote server

2009-10-18 Thread Jeronimo Calvo
quiet interesting that serial port thingy! do you know the name of it btw? I will be interested to install on of them... and start saving some money going to my office :D when i can not use even ssh... 2009/10/18 John Almberg jalmb...@identry.com: I've been reading the upgrade chapter in

Re: Fwd: upgrading remote server

2009-10-18 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeronimo Calvo wrote: quiet interesting that serial port thingy! do you know the name of it btw? I will be interested to install on of them... and start saving some money going to my office :D when i can not use even ssh... Hi Jeronimo, When I

Re: Fwd: upgrading remote server

2009-10-18 Thread John Almberg
Jeronimo Calvo wrote: quiet interesting that serial port thingy! do you know the name of it btw? I will be interested to install on of them... and start saving some money going to my office :D when i can not use even ssh... I had to look it up... Here's what I have:

Re: Fwd: upgrading remote server

2009-10-18 Thread Paul Schmehl
--On October 18, 2009 7:02:34 PM +0100 Jeronimo Calvo jeronimocal...@googlemail.com wrote: quiet interesting that serial port thingy! do you know the name of it btw? I will be interested to install on of them... and start saving some money going to my office :D when i can not use even ssh...

Re: Fwd: upgrading remote server

2009-10-18 Thread John Almberg
My build-world is finally done, so going to see if it works, now... H'mmm... I have a question about the kernel configuration file... I am currently using a customer kernel. Unfortunately, this machine was installed by someone before my time, so I don't know the details. Can I make a 7.2

Re: Fwd: upgrading remote server

2009-10-18 Thread LoH
John Almberg wrote: My build-world is finally done, so going to see if it works, now... H'mmm... I have a question about the kernel configuration file... I am currently using a customer kernel. Unfortunately, this machine was installed by someone before my time, so I don't know the details.

Re: Fwd: upgrading remote server

2009-10-18 Thread John Almberg
The 7.2 GENERIC kernel includes PF, but not ALTQ. Okay, that's good to know. Thanks. Well, I was able to boot the new kernel in single user mode, but when I tried to run mergemaster -p, it couldn't find mergemaster. It looks like only one file system is mounted... nothing in /usr for

Re: Fwd: upgrading remote server

2009-10-18 Thread Paul Schmehl
--On October 18, 2009 6:53:04 PM -0400 John Almberg jalmb...@identry.com wrote: The 7.2 GENERIC kernel includes PF, but not ALTQ. Okay, that's good to know. Thanks. Well, I was able to boot the new kernel in single user mode, but when I tried to run mergemaster -p, it couldn't find

Re: Fwd: upgrading remote server

2009-10-18 Thread Warren Block
On Sun, 18 Oct 2009, John Almberg wrote: The 7.2 GENERIC kernel includes PF, but not ALTQ. Okay, that's good to know. Thanks. Well, I was able to boot the new kernel in single user mode, but when I tried to run mergemaster -p, it couldn't find mergemaster. Booting to single-user isn't

Re: Fwd: upgrading remote server

2009-10-18 Thread John Almberg
After you boot into single user mode, type mount -a. Then cd to /usr/src and run mergemaster -p. This worked, thanks. mergemaster -p then ran fine with no errors, but when I tried 'make installworld', it stopped on this error: --