Howdy,
I'm having some issues getting a working serial console on a 7.2-amd64
system (Dell PE 2970). Everything is running at 9600bps to keep things
simple (BIOS, loader, getty). Normal DB-9 null cable to another host.
/etc/ttys has getty on ttyd0 with the "std.9600" gettytab entry and vt100
On Thu, Nov 26, 2009 at 09:57:58PM -0800, Gary Kline wrote:
>
> Altho I am still some time from having my migration from the
> 1998 Kayak -> 2009 Dell done and working, will it be possible
> to upgrade my 32bit 7.2-R, p4 to a 64bit 8.0?
It is possible, but not easy. Upgrading f
On Fri, Nov 27, 2009 at 02:45:39AM -0500, Charles Sprickman wrote:
> Howdy,
>
> I'm having some issues getting a working serial console on a
> 7.2-amd64 system (Dell PE 2970). Everything is running at 9600bps
> to keep things simple (BIOS, loader, getty). Normal DB-9 null cable
> to another host
yep. have upgraded to 8.0-RELEASE on a number of servers and it is very
boring. this is a feature. thanks all.
randy
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to
I just csupped with tag=RELENG_8 but can't complete "make buildworld".
I'm starting from 7.1-PRERELEASE (roughly Nov 18, 2008)
Any suggestions would be appreciated!
--
>>> stage 2.1: cleaning up the object tree
-
On Thu, 26 Nov 2009, Ken Smith wrote:
Just a quick note in case there are people here who aren't subscribed to the
freebsd-announce@ mailing list.
We have completed the 8.0-RELEASE cycle. Details about the release are
available from the main web site, in particular the announcement itself i
On Fri, Nov 27, 2009 at 02:59:12PM +, G. Paul Ziemba wrote:
> I just csupped with tag=RELENG_8 but can't complete "make buildworld".
> I'm starting from 7.1-PRERELEASE (roughly Nov 18, 2008)
>
> Any suggestions would be appreciated!
Just thinking oud loud, but I have seen this kind of thing h
ma...@tols.org (Marco van Tol) writes:
>On Fri, Nov 27, 2009 at 02:59:12PM +, G. Paul Ziemba wrote:
>> I just csupped with tag=RELENG_8 but can't complete "make buildworld".
>> I'm starting from 7.1-PRERELEASE (roughly Nov 18, 2008)
>>
>> Any suggestions would be appreciated!
>Just thinking
Hi!
> Just a quick note in case there are people here who aren't subscribed to
> the freebsd-announce@ mailing list.
>
> We have completed the 8.0-RELEASE cycle. Details about the release are
> available from the main web site, in particular the announcement itself
> is available here:
>
> ht
Hi Ken,
Ken Smith wrote:
> http://www.freebsd.org/releases/8.0R/announce.html
Just a small typo on that page - not a big deal:
The press release contains more information on this relese.
--
Oliver Lehmann
http://www.pof
This is pretty serious folks - as noted below I have tried several
options including limiting FIFO depth with the flags with no result.
The PUC-based ports are basically useless under 8.x as a consequence. I
can reproduce this lockup within 15-30 minutes every time.
>Submitter-Id: current-users
Karl Denninger wrote:
> This is pretty serious folks - as noted below I have tried several
> options including limiting FIFO depth with the flags with no result.
> The PUC-based ports are basically useless under 8.x as a consequence. I
> can reproduce this lockup within 15-30 minutes every time.
On Fri, Nov 27, 2009 at 12:54:17PM -0600, Karl Denninger wrote:
> For what its worth, USB-based serial adapters also fail in the same way,
> but faster (they have NEVER been reliable in this regard, and this
> hasn't improved)
There must be a regression of some kind, given that some FreeBSD
develo
Jeremy Chadwick wrote:
> On Fri, Nov 27, 2009 at 12:54:17PM -0600, Karl Denninger wrote:
>
>> For what its worth, USB-based serial adapters also fail in the same way,
>> but faster (they have NEVER been reliable in this regard, and this
>> hasn't improved)
>>
>
> There must be a regression
Roland Smith writes:
> It is possible, but not easy. Upgrading from 7.x to 8.0 on the same
> architecture is not that hard IMHO. Upgrading from i386 to amd64 on the same
> release is doable but tricky; you need a spare root partition to install the
> amd64 binaries.
Not at all, just make a backup
I was just upgrading from 7.2 to 8.0 using RELENG_8 and everything went
well until I did the installworld. Below is the error.
-Troy
--
>>> Installing everything
--
cd /us
cc is installed and I can execute it. I don't have any unique cc
variables being set in make.conf either.
-Troy
On Fri, Nov 27, 2009 at 02:33:38PM -0600, Troy wrote:
> I was just upgrading from 7.2 to 8.0 using RELENG_8 and everything went
> well until I did the installworld. Below is the error
Hi,
I am trying to figure out why java fails to start with 1024MB of heap on
i386 with 4GB of RAM and 4GB of swap. Both MAXDSIZ and DFLDSIZ are set
to 2GB. Here is my limits:
Resource limits (current):
cputime infinity secs
filesize infinity kB
datasize 2097152
On Fri, Nov 27, 2009 at 03:07:05PM -0600, Troy wrote:
> cc is installed and I can execute it. I don't have any unique cc
> variables being set in make.conf either.
Shot in the dark: are you using the -j argument during "make
installworld" (not buildworld)? If so, don't do that.
Otherwise, try m
On Fri, Nov 27, 2009 at 09:22:01PM +0100, Dag-Erling Sm?rgrav wrote:
> Roland Smith writes:
> > It is possible, but not easy. Upgrading from 7.x to 8.0 on the same
> > architecture is not that hard IMHO. Upgrading from i386 to amd64 on the same
> > release is doable but tricky; you need a spare ro
iH,
Been updating my src via svn and following stable/8. Looking at the
UPDATING file, it does not mention '8.0-RELEASE'
Did it just not make it in there yet?
http://svn.freebsd.org/viewvc/base/stable/8/UPDATING?view=markup
vs.
http://svn.freebsd.org/viewvc/base/release/8.0.0/UPDATING?view=
Tried to move make.conf aside and it did not help. I am not using -j in
the installworld command. Any other thoughts? I'm in a bind with my
upgrade without being able to do 'make installworld'
On 11/27/2009 3:42 PM, Jeremy Chadwick wrote:
On Fri, Nov 27, 2009 at 03:07:05PM -0600, Troy wrote
22 matches
Mail list logo