From owner-freebsd-qa Sun Jan 6 11:45: 4 2002 Delivered-To: freebsd-qa@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 70EE837B41A; Sun, 6 Jan 2002 11:45:02 -0800 (PST) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id LAA76363; Sun, 6 Jan 2002 11:39:50 -0800 (PST) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g06Jdii35108; Sun, 6 Jan 2002 11:39:44 -0800 (PST) (envelope-from archie) From: Archie Cobbs <archie@dellroad.org> Message-Id: <200201061939.g06Jdii35108@arch20m.dellroad.org> Subject: Re: cvs commit: src/sys/netgraph ng_ksocket.c (fwd) In-Reply-To: <20020105201548.L24836@windriver.com> "from Murray Stokely at Jan 5, 2002 08:15:49 pm" To: Murray Stokely <murray@freebsd.org> Date: Sun, 6 Jan 2002 11:39:43 -0800 (PST) Cc: re@freebsd.org, freebsd-qa@freebsd.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Murray Stokely writes: > > This is another MFC candidate.. it prevents a kernel panic and has > > been tested on -stable. Below is the -stable patch. > > Ok this is approved, thanks. It would be very much appreciated if you > could post a note to freebsd-qa letting user's know how they can help > stress test this. Sure... 1. Put a Windows machine (IP address X) and a FreeBSD machine (IP address Y) on the network somewhere. 2. Install the mpd-netgraph port on the FreeBSD machine and set it up as a PPTP server. Configure IPCP so that the client gets IP address Y (e.g., "set ipcp ranges X.X.X.X Y.Y.Y.Y"). 3. Using Microsoft VPN adapter, connect to the FreeBSD machine via PPTP Before this patch, you would get a kernel panic soon after the connection was established. After, mpd should detect an error writing data (EDEADLK) and close the connection, no panic. Thanks, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sun Jan 6 14:55: 2 2002 Delivered-To: freebsd-qa@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 7BC4E37B404; Sun, 6 Jan 2002 14:54:59 -0800 (PST) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.5) with SMTP id g06MsuD96317; Sun, 6 Jan 2002 17:54:56 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Sun, 6 Jan 2002 17:54:56 -0500 (EST) From: Robert Watson <rwatson@FreeBSD.org> X-Sender: robert@fledge.watson.org To: jlemon@FreeBSD.org Cc: qa@FreeBSD.org Subject: Reduced reliability due to larger socket queue defaults for TCP Message-ID: <Pine.NEB.3.96L.1020106174749.96223A-100000@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Recently ran into the following circumstance on a server with about a 15 day uptime (and hence about a 15-day old version of -STABLE): tcp4 0 33090 204.156.12.50.80 213.197.75.52.2378 FIN_WAIT_1 tcp4 0 33304 204.156.12.50.80 198.54.202.4.24052 FIN_WAIT_1 tcp4 0 32120 204.156.12.50.80 24.27.14.83.50129 FIN_WAIT_1 tcp4 0 33089 204.156.12.50.80 213.197.75.52.2381 FIN_WAIT_1 tcp4 0 33304 204.156.12.50.80 198.54.202.4.23509 FIN_WAIT_1 tcp4 0 33304 204.156.12.50.80 212.182.63.102.28130 FIN_WAIT_1 tcp4 0 33304 204.156.12.50.80 62.233.128.65.13712 FIN_WAIT_1 tcp4 0 33580 204.156.12.50.80 212.182.13.23.3473 LAST_ACK tcp4 0 31856 204.156.12.50.80 198.54.202.4.20584 FIN_WAIT_1 tcp4 0 31856 204.156.12.50.80 212.182.63.102.29962 LAST_ACK tcp4 0 33304 204.156.12.50.80 198.54.202.4.23960 FIN_WAIT_1 tcp4 0 31482 204.156.12.50.80 213.197.75.52.2373 FIN_WAIT_1 tcp4 0 32551 204.156.12.50.80 213.197.75.52.2374 FIN_WAIT_1 (on the order of hundreds of these), resulting in mbufs getting exhausted. maxusers is set to 256, so nmbclusters is 4608, which was previously a reasonable default. Presumably the problem I'm experiencing is that dud connections have doubled in capacity due to a larger send queue size. I've temporarily dropped the send queue max until I can reboot the machine to increase nmbclusters, but this failure mode does seem unfortunate. It's also worth considering adding a release note entry indicating that while this can improve performance, it can also reduce scalability. I suppose this shouldn't have caught me by surprise, but it did, since that server had previously not had a problem... :-) I don't suppose the TCP spec allows us to drain send socket queues in FIN_WAIT_1 or LAST_ACK? :-) Any other bright suggestions on ways we can make this change "safer"? Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Tue Jan 8 13:50:10 2002 Delivered-To: freebsd-qa@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 15C6A37B41B; Tue, 8 Jan 2002 13:50:07 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020108215006.DLCB288.rwcrmhc51.attbi.com@bmah.dyndns.org>; Tue, 8 Jan 2002 21:50:06 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g08Lo6C78057; Tue, 8 Jan 2002 13:50:06 -0800 (PST) (envelope-from bmah) Message-Id: <200201082150.g08Lo6C78057@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: phantom@freebsd.org Cc: bmah@freebsd.org, qa@freebsd.org Subject: Locale backout From: bmah@freebsd.org (Bruce A. Mah) Reply-To: bmah@freebsd.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5<Pi&akO)o^8;[r %l(8ZHlbF`dD>v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Jan 2002 13:50:06 -0800 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Hi Alexey-- Just saw a bunch of RELENG_4 commits from you. Are you done with your backout? (i.e. you're backing out the *.EUC -> *.euc?? rename, but the other locale changes are staying in?) I'm trying to figure out if it's time for me to resurrect that part of the release notes or not. Thanks, Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Tue Jan 8 16:33:33 2002 Delivered-To: freebsd-qa@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id E8EB437B402 for <qa@FreeBSD.org>; Tue, 8 Jan 2002 16:33:29 -0800 (PST) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.5) with SMTP id g090XPD32266 for <qa@FreeBSD.org>; Tue, 8 Jan 2002 19:33:26 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Tue, 8 Jan 2002 19:33:25 -0500 (EST) From: Robert Watson <rwatson@FreeBSD.org> X-Sender: robert@fledge.watson.org To: qa@FreeBSD.org Subject: Re: Reduced reliability due to larger socket queue defaults for TCP In-Reply-To: <Pine.NEB.3.96L.1020106174749.96223A-100000@fledge.watson.org> Message-ID: <Pine.NEB.3.96L.1020108192957.32228A-100000@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG The temptation here is one of two things: (1) Back out the change increasing the send-q socket buffer size as a default, and restore tuning(7) to recommend increasing the value, or (2) To add the following text to the release notes: In 4.5-RELEASE, default socket buffer sizes are increased to maximize performance on high speed networks. However, under some circumstances, this can dramatically increase the memory requirements of the network system, requiring a manual bumping of the kernel NMBCLUSTERS setting. This can be set using kern.ipc.nmbclusters. My temptation is to bump back (1) a bit, possibly to bump up the keepalive rate, and stick in this note. Reliability==good. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Sun, 6 Jan 2002, Robert Watson wrote: > > Recently ran into the following circumstance on a server with about a 15 > day uptime (and hence about a 15-day old version of -STABLE): > > tcp4 0 33090 204.156.12.50.80 213.197.75.52.2378 FIN_WAIT_1 > tcp4 0 33304 204.156.12.50.80 198.54.202.4.24052 FIN_WAIT_1 > tcp4 0 32120 204.156.12.50.80 24.27.14.83.50129 FIN_WAIT_1 > tcp4 0 33089 204.156.12.50.80 213.197.75.52.2381 FIN_WAIT_1 > tcp4 0 33304 204.156.12.50.80 198.54.202.4.23509 FIN_WAIT_1 > tcp4 0 33304 204.156.12.50.80 212.182.63.102.28130 FIN_WAIT_1 > tcp4 0 33304 204.156.12.50.80 62.233.128.65.13712 FIN_WAIT_1 > tcp4 0 33580 204.156.12.50.80 212.182.13.23.3473 LAST_ACK > tcp4 0 31856 204.156.12.50.80 198.54.202.4.20584 FIN_WAIT_1 > tcp4 0 31856 204.156.12.50.80 212.182.63.102.29962 LAST_ACK > tcp4 0 33304 204.156.12.50.80 198.54.202.4.23960 FIN_WAIT_1 > tcp4 0 31482 204.156.12.50.80 213.197.75.52.2373 FIN_WAIT_1 > tcp4 0 32551 204.156.12.50.80 213.197.75.52.2374 FIN_WAIT_1 > > (on the order of hundreds of these), resulting in mbufs getting exhausted. > maxusers is set to 256, so nmbclusters is 4608, which was previously a > reasonable default. Presumably the problem I'm experiencing is that dud > connections have doubled in capacity due to a larger send queue size. I've > temporarily dropped the send queue max until I can reboot the machine to > increase nmbclusters, but this failure mode does seem unfortunate. It's > also worth considering adding a release note entry indicating that while > this can improve performance, it can also reduce scalability. I suppose > this shouldn't have caught me by surprise, but it did, since that server > had previously not had a problem... :-) > > I don't suppose the TCP spec allows us to drain send socket queues in > FIN_WAIT_1 or LAST_ACK? :-) Any other bright suggestions on ways we can > make this change "safer"? > > Robert N M Watson FreeBSD Core Team, TrustedBSD Project > robert@fledge.watson.org NAI Labs, Safeport Network Services > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-qa" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Wed Jan 9 0:46:52 2002 Delivered-To: freebsd-qa@freebsd.org Received: from straylight.ringlet.net (discworld.nanolink.com [217.75.135.248]) by hub.freebsd.org (Postfix) with SMTP id B627837B429 for <qa@FreeBSD.org>; Wed, 9 Jan 2002 00:46:32 -0800 (PST) Received: (qmail 41561 invoked by uid 1000); 9 Jan 2002 08:45:10 -0000 Date: Wed, 9 Jan 2002 10:45:10 +0200 From: Peter Pentchev <roam@ringlet.net> To: Robert Watson <rwatson@FreeBSD.org> Cc: qa@FreeBSD.org Subject: Re: Reduced reliability due to larger socket queue defaults for TCP Message-ID: <20020109104509.C269@straylight.oblivion.bg> Mail-Followup-To: Robert Watson <rwatson@FreeBSD.org>, qa@FreeBSD.org References: <Pine.NEB.3.96L.1020106174749.96223A-100000@fledge.watson.org> <Pine.NEB.3.96L.1020108192957.32228A-100000@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <Pine.NEB.3.96L.1020108192957.32228A-100000@fledge.watson.org>; from rwatson@FreeBSD.org on Tue, Jan 08, 2002 at 07:33:25PM -0500 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Tue, Jan 08, 2002 at 07:33:25PM -0500, Robert Watson wrote: > The temptation here is one of two things: > > (1) Back out the change increasing the send-q socket buffer size as a > default, and restore tuning(7) to recommend increasing the value, or > > (2) To add the following text to the release notes: > > In 4.5-RELEASE, default socket buffer sizes are increased to > maximize performance on high speed networks. However, under > some circumstances, this can dramatically increase the memory > requirements of the network system, requiring a manual > bumping of the kernel NMBCLUSTERS setting. This can be > set using kern.ipc.nmbclusters. > > My temptation is to bump back (1) a bit, possibly to bump up the keepalive > rate, and stick in this note. Reliability==good. I personally feel better about (2).. The buffer size increase really does help with long-haul or high-latency connections. Normal users would rarely run thousands of TCP connections; those that do would either read the release notes, or be kindly pointed to those. People who really do run thousands of TCP connections will hopefully read the release notes and know what to do :) As a side note, maybe this should be mentioned in the FAQ, too. G'luck, Peter -- This sentence is false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Wed Jan 9 8:17:12 2002 Delivered-To: freebsd-qa@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 6C36737B400; Wed, 9 Jan 2002 08:17:07 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020109161706.BFEX24940.rwcrmhc53.attbi.com@bmah.dyndns.org>; Wed, 9 Jan 2002 16:17:06 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g09GH5s90370; Wed, 9 Jan 2002 08:17:05 -0800 (PST) (envelope-from bmah) Message-Id: <200201091617.g09GH5s90370@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Peter Pentchev <roam@ringlet.net> Cc: Robert Watson <rwatson@FreeBSD.ORG>, qa@FreeBSD.ORG Subject: Re: Reduced reliability due to larger socket queue defaults for TCP In-reply-to: <20020109104509.C269@straylight.oblivion.bg> References: <Pine.NEB.3.96L.1020106174749.96223A-100000@fledge.watson.org> <Pine.NEB.3.96L.1020108192957.32228A-100000@fledge.watson.org> <20020109104509.C269@straylight.oblivion.bg> Comments: In-reply-to Peter Pentchev <roam@ringlet.net> message dated "Wed, 09 Jan 2002 10:45:10 +0200." From: bmah@acm.org (Bruce A. Mah) Reply-To: bmah@acm.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5<Pi&akO)o^8;[r %l(8ZHlbF`dD>v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 09 Jan 2002 08:17:05 -0800 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG If memory serves me right, Peter Pentchev wrote: > On Tue, Jan 08, 2002 at 07:33:25PM -0500, Robert Watson wrote: > > The temptation here is one of two things: > > > > (1) Back out the change increasing the send-q socket buffer size as a > > default, and restore tuning(7) to recommend increasing the value, or > > > > (2) To add the following text to the release notes: > > > > In 4.5-RELEASE, default socket buffer sizes are increased to > > maximize performance on high speed networks. However, under > > some circumstances, this can dramatically increase the memory > > requirements of the network system, requiring a manual > > bumping of the kernel NMBCLUSTERS setting. This can be > > set using kern.ipc.nmbclusters. Two changes I'd make: "default socket buffer sizes" should really be "default TCP socket buffer sizes". Also, we should say that "some circumstances" includes (as an example) the case of machines serving many TCP connections. > I personally feel better about (2).. The buffer size increase really > does help with long-haul or high-latency connections. Normal users > would rarely run thousands of TCP connections; those that do would > either read the release notes, or be kindly pointed to those. People > who really do run thousands of TCP connections will hopefully read the > release notes and know what to do :) Yes, we can put this in the release notes, and there's a good chance people will read it, but we also need to document it somewhere less transitory. A new user who starts using FreeBSD 4.6-RELEASE can't be expected to go back to 4.5-RELEASE's documentation to find this little gem. > As a side note, maybe this should be mentioned in the FAQ, too. My first thought would have been tuning(7), as this question/problem isn't frequently asked (yet). But I guess the FAQ would work too. Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Wed Jan 9 12:23:41 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id B2DB837B404; Wed, 9 Jan 2002 12:23:28 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 03EEA4B65D; Wed, 9 Jan 2002 12:23:26 -0800 (PST) Date: Wed, 9 Jan 2002 12:23:25 -0800 From: Murray Stokely <murray@FreeBSD.org> To: freebsd-qa@FreeBSD.org Cc: freebsd-stable@FreeBSD.org Subject: 4.5 RC1 Now Available, Final Release January 26th Message-ID: <20020109122325.M18302@windriver.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="jaoouwwPWoQSJZYp" Content-Disposition: inline User-Agent: Mutt/1.2.5i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG --jaoouwwPWoQSJZYp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FreeBSD 4.5-RC1 / i386 is now available : ftp://releng4.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/ 4.5-RC1.iso The RC has been on ftp-master for several hours, so ftp.freebsd.org and the other Tier 1 mirrors should pick up the bits soon. The build for the Alpha platform will also be available shortly (within 12 hours). =20 Please help test this release candidate on as many different configurations as possible. Robert Watson posted a testing guide for FreeBSD 4.5 to the -qa list, which is archived here : http://docs.freebsd.org/cgi/getmsg.cgi?fetch=3D35004+0+archive/2001/freebsd= -qa/20011223.freebsd-qa We're particularly interested in seeing the RC put into more demanding environments than just a typical desktop install. A number of significant changes have been made that should increase performance over 4.4, and we'd like to test these new improvements as much as possible. RC1 x86 Errata : The ISO image includes XFree86 and a full package set, so if you think a package is missing that should be on the first CD of 4.5-RELEASE, please speak up now. Currently, we're planning to make the following changes to the package set for RC2 : 1. Remove KDE dependency on teTeX, and move this large package to another disc. 2. Use the extra space to add fvwm and GNOME + Sawfish. These packages are needed by sysinstall but are not available on this RC due to space limitations. RC1 Alpha Errata : - The release build was named "RC1" instead of "4.5-RC1", so the sysinstall welcome menu may look a bit funny. This will be fixed for RC2. - XFree86 3.3.6 currently has build problems on the Alpha, so X is not included on this first RC. - The Alpha ports-cluster is not available to the ports team at the moment, so this RC lacks packages. And finally, our original release schedule proved too aggressive for the holiday season. We've delayed the release until the 26th to give our -stable users more time to test the recent changes. Thanks! - The FreeBSD 4.5 Release Engineering Team --jaoouwwPWoQSJZYp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQE8PKa9tNcQog5FH30RAgfRAJ9dV0SupuzuNETQYb/SvOQBYIu4fwCggmkV vIOIPytvbWtj7SyvCNZOEUw= =9gLE -----END PGP SIGNATURE----- --jaoouwwPWoQSJZYp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Wed Jan 9 14: 3:37 2002 Delivered-To: freebsd-qa@freebsd.org Received: from pump3.york.ac.uk (pump3.york.ac.uk [144.32.128.131]) by hub.freebsd.org (Postfix) with ESMTP id 060DE37B41E; Wed, 9 Jan 2002 14:03:11 -0800 (PST) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by pump3.york.ac.uk (8.10.2/8.10.2) with ESMTP id g09M39c20259; Wed, 9 Jan 2002 22:03:09 GMT Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.11.6/8.11.3) with ESMTP id g09M39r90199; Wed, 9 Jan 2002 22:03:09 GMT (envelope-from gavin@ury.york.ac.uk) Date: Wed, 9 Jan 2002 22:03:09 +0000 (GMT) From: Gavin Atkinson <gavin@ury.york.ac.uk> To: <stable@freebsd.org>, <qa@freebsd.org> Subject: 4.5-PRE panic in vfs_cache with softupdates, via chipset Message-ID: <Pine.BSF.4.33.0201092138440.89714-400000@ury.york.ac.uk> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1118642895-1010613018=:89714" Content-ID: <Pine.BSF.4.33.0201092151140.90048@ury.york.ac.uk> Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1118642895-1010613018=:89714 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: <Pine.BSF.4.33.0201092151141.90048@ury.york.ac.uk> Hi, My machine, a Duron 800 Sony VAIO laptop, paniced while running buildworld under 4.5-PRERELEASE cvsupped 14:00 on 08/01/2002. I'm no kernel debugger and freely admit i have no idea what to do, but hopefully the gdb output below will help somebody. kernel core file can be uploaded somewhere if specific people want to see it. I was running buildworld, with /usr/src and /usr/obj on seperate partitions, both with softupdates on. I have the problematic VIA southbridge. I was building world, then suspended it (ctrl-z) before suspending the laptop with 'apm -z'. Later, woke it up, and about 20 seconds later resumed the build. Two or three more files were compiled before the kernel panic occured. I've attached a dmesg and the gdb output, as well as the output from 'pciconf -r -b pci0:0:0 0x0 0xff', in case it is some problem with the via chipset. The laptop has run stable except for this one panic and has compiled world several times. the debug kernel and vmcore are available for download if someone wants to look at them. Email me privately for the url. Thanks! gavin --0-1118642895-1010613018=:89714 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME=crash0 Content-Transfer-Encoding: BASE64 Content-ID: <Pine.BSF.4.33.0201092150180.89714@ury.york.ac.uk> Content-Description: gdb output Content-Disposition: ATTACHMENT; FILENAME=crash0 ZXBzaWxvbiMgZ2RiIC1rIC91c3Ivb2JqL3Vzci9zcmMvc3lzL1ZBSU8va2Vy bmVsLmRlYnVnIC1jIC92YXIvY3Jhc2gvdm1jb3JlLjANCkdOVSBnZGIgNC4x OA0KQ29weXJpZ2h0IDE5OTggRnJlZSBTb2Z0d2FyZSBGb3VuZGF0aW9uLCBJ bmMuDQpHREIgaXMgZnJlZSBzb2Z0d2FyZSwgY292ZXJlZCBieSB0aGUgR05V IEdlbmVyYWwgUHVibGljIExpY2Vuc2UsIGFuZCB5b3UgYXJlDQp3ZWxjb21l IHRvIGNoYW5nZSBpdCBhbmQvb3IgZGlzdHJpYnV0ZSBjb3BpZXMgb2YgaXQg dW5kZXIgY2VydGFpbiBjb25kaXRpb25zLg0KVHlwZSAic2hvdyBjb3B5aW5n IiB0byBzZWUgdGhlIGNvbmRpdGlvbnMuDQpUaGVyZSBpcyBhYnNvbHV0ZWx5 IG5vIHdhcnJhbnR5IGZvciBHREIuICBUeXBlICJzaG93IHdhcnJhbnR5IiBm b3IgZGV0YWlscy4NClRoaXMgR0RCIHdhcyBjb25maWd1cmVkIGFzICJpMzg2 LXVua25vd24tZnJlZWJzZCIuLi4NCklkbGVQVEQgYXQgcGhzeWljYWwgYWRk cmVzcyAweDAwM2Q0MDAwDQppbml0aWFsIHBjYiBhdCBwaHlzaWNhbCBhZGRy ZXNzIDB4MDAzMTVkMDANCnBhbmljc3RyOiBmcm9tIGRlYnVnZ2VyDQpwYW5p YyBtZXNzYWdlczoNCi0tLQ0KRmF0YWwgdHJhcCAxMjogcGFnZSBmYXVsdCB3 aGlsZSBpbiBrZXJuZWwgbW9kZQ0KZmF1bHQgdmlydHVhbCBhZGRyZXNzICAg PSAweDcyMDA3MzgNCmZhdWx0IGNvZGUgICAgICAgICAgICAgID0gc3VwZXJ2 aXNvciByZWFkLCBwYWdlIG5vdCBwcmVzZW50DQppbnN0cnVjdGlvbiBwb2lu dGVyICAgICA9IDB4ODoweGMwMTg4N2EwDQpzdGFjayBwb2ludGVyICAgICAg ICAgICA9IDB4MTA6MHhjOWExZWNkOA0KZnJhbWUgcG9pbnRlciAgICAgICAg ICAgPSAweDEwOjB4YzlhMWVjZTQNCmNvZGUgc2VnbWVudCAgICAgICAgICAg ID0gYmFzZSAweDAsIGxpbWl0IDB4ZmZmZmYsIHR5cGUgMHgxYg0KICAgICAg ICAgICAgICAgICAgICAgICAgPSBEUEwgMCwgcHJlcyAxLCBkZWYzMiAxLCBn cmFuIDENCnByb2Nlc3NvciBlZmxhZ3MgICAgICAgID0gaW50ZXJydXB0IGVu YWJsZWQsIHJlc3VtZSwgSU9QTCA9IDANCmN1cnJlbnQgcHJvY2VzcyAgICAg ICAgID0gNzU1MTggKGNwcDApDQppbnRlcnJ1cHQgbWFzayAgICAgICAgICA9 IG5vbmUNCnBhbmljOiBmcm9tIGRlYnVnZ2VyDQpwYW5pYzogZnJvbSBkZWJ1 Z2dlcg0KVXB0aW1lOiA3aDdtMzlzDQpkdW1waW5nIHRvIGRldiAjYWQvMHgy MDAwMSwgb2Zmc2V0IDc2MTg1Ng0KZHVtcCBhdGEwOiByZXNldHRpbmcgZGV2 aWNlcyAuLiBkb25lDQoxMjggMTI3IDEyNiAxMjUgMTI0IDEyMyAxMjIgMTIx IDEyMCAxMTkgMTE4IDExNyAxMTYgMTE1IDExNCAxMTMgMTEyIDExMSAxMTAg MTA5DQoxMDggMTA3IDEwNiAxMDUgMTA0IDEwMyAxMDIgMTAxIDEwMCA5OSA5 OCA5NyA5NiA5NSA5NCA5MyA5MiA5MSA5MCA4OSA4OCA4NyA4NiA4NQ0KIDg0 IDgzIDgyIDgxIDgwIDc5IDc4IDc3IDc2IDc1IDc0IDczIDcyIDcxIDcwIDY5 IDY4IDY3IDY2IDY1IDY0IDYzIDYyIDYxIDYwIDU5IDUNCjggNTcgNTYgNTUg NTQgNTMgNTIgNTEgNTAgNDkgNDggNDcgNDYgNDUgNDQgNDMgNDIgNDEgNDAg MzkgMzggMzcgMzYgMzUgMzQgMzMgMzINCjMxIDMwIDI5IDI4IDI3IDI2IDI1 IDI0IDIzIDIyIDIxIDIwIDE5IDE4IDE3IDE2IDE1IDE0IDEzIDEyIDExIDEw IDkgOCA3IDYgNSA0IDMNCjIgMQ0KLS0tDQojMCAgZHVtcHN5cyAoKSBhdCAv dXNyL3NyYy9zeXMva2Vybi9rZXJuX3NodXRkb3duLmM6NDczDQo0NzMgICAg ICAgICAgICAgaWYgKGR1bXBpbmcrKykgew0KKGtnZGIpIGJ0DQojMCAgZHVt cHN5cyAoKSBhdCAvdXNyL3NyYy9zeXMva2Vybi9rZXJuX3NodXRkb3duLmM6 NDczDQojMSAgMHhjMDE1ZmVmNyBpbiBib290IChob3d0bz0yNjApIGF0IC91 c3Ivc3JjL3N5cy9rZXJuL2tlcm5fc2h1dGRvd24uYzozMTMNCiMyICAweGMw MTYwMmU1IGluIHBhbmljIChmbXQ9MHhjMDJhZmJlNCAiZnJvbSBkZWJ1Z2dl ciIpDQogICAgYXQgL3Vzci9zcmMvc3lzL2tlcm4va2Vybl9zaHV0ZG93bi5j OjU4MQ0KIzMgIDB4YzAxMzhhMDEgaW4gZGJfcGFuaWMgKGFkZHI9LTEwNzIx MzQyNDAsIGhhdmVfYWRkcj0wLCBjb3VudD0xLA0KICAgIG1vZGlmPTB4Yzlh MWViNDQgIiIpIGF0IC91c3Ivc3JjL3N5cy9kZGIvZGJfY29tbWFuZC5jOjQz NQ0KIzQgIDB4YzAxMzg5YTEgaW4gZGJfY29tbWFuZCAobGFzdF9jbWRwPTB4 YzAyZWJmZTQsIGNtZF90YWJsZT0weGMwMmViZTI0LA0KICAgIGF1eF9jbWRf dGFibGVwPTB4YzAzMTBlZjgpIGF0IC91c3Ivc3JjL3N5cy9kZGIvZGJfY29t bWFuZC5jOjMzMw0KIzUgIDB4YzAxMzhhNjYgaW4gZGJfY29tbWFuZF9sb29w ICgpIGF0IC91c3Ivc3JjL3N5cy9kZGIvZGJfY29tbWFuZC5jOjQ1Nw0KIzYg IDB4YzAxM2FiODMgaW4gZGJfdHJhcCAodHlwZT0xMiwgY29kZT0wKSBhdCAv dXNyL3NyYy9zeXMvZGRiL2RiX3RyYXAuYzo3MQ0KIzcgIDB4YzAyODM0ZWUg aW4ga2RiX3RyYXAgKHR5cGU9MTIsIGNvZGU9MCwgcmVncz0weGM5YTFlYzk4 KQ0KICAgIGF0IC91c3Ivc3JjL3N5cy9pMzg2L2kzODYvZGJfaW50ZXJmYWNl LmM6MTU4DQojOCAgMHhjMDI5MmU2MCBpbiB0cmFwX2ZhdGFsIChmcmFtZT0w eGM5YTFlYzk4LCBldmE9MTE5NTM5NTEyKQ0KICAgIGF0IC91c3Ivc3JjL3N5 cy9pMzg2L2kzODYvdHJhcC5jOjk1MQ0KIzkgIDB4YzAyOTJiMzkgaW4gdHJh cF9wZmF1bHQgKGZyYW1lPTB4YzlhMWVjOTgsIHVzZXJtb2RlPTAsIGV2YT0x MTk1Mzk1MTIpDQogICAgYXQgL3Vzci9zcmMvc3lzL2kzODYvaTM4Ni90cmFw LmM6ODQ5DQojMTAgMHhjMDI5MjZkZiBpbiB0cmFwIChmcmFtZT17dGZfZnMg PSAxNiwgdGZfZXMgPSAxNiwgdGZfZHMgPSAxNiwNCiAgICAgIHRmX2VkaSA9 IC05MTI2MjM5MzYsIHRmX2VzaSA9IC05MTIxMzQ0MTIsIHRmX2VicCA9IC05 MTIxMzQ5NDAsDQogICAgICB0Zl9pc3AgPSAtOTEyMTM0OTcyLCB0Zl9lYngg PSAxMTk1Mzk0ODgsIHRmX2VkeCA9IDcyODMsDQogICAgICB0Zl9lY3ggPSAt OTEyNjIzOTE2LCB0Zl9lYXggPSAtMTA1ODMxNjI4OCwgdGZfdHJhcG5vID0g MTIsIHRmX2VyciA9IDAsDQogICAgICB0Zl9laXAgPSAtMTA3MjEzNDI0MCwg dGZfY3MgPSA4LCB0Zl9lZmxhZ3MgPSA2NjA1MCwgdGZfZXNwID0gMCwNCiAg ICAgIHRmX3NzID0gLTkxMjYyMzkzNn0pIGF0IC91c3Ivc3JjL3N5cy9pMzg2 L2kzODYvdHJhcC5jOjQ0OA0KIzExIDB4YzAxODg3YTAgaW4gY2FjaGVfbG9v a3VwIChkdnA9MHhjOTlhNzZjMCwgdnBwPTB4YzlhMWVlZTAsIGNucD0weGM5 YTFlZWY0KQ0KICAgIGF0IC91c3Ivc3JjL3N5cy9rZXJuL3Zmc19jYWNoZS5j OjIxMA0KIzEyIDB4YzAxODhjYmMgaW4gdmZzX2NhY2hlX2xvb2t1cCAoYXA9 MHhjOWExZWQ3NCkNCiAgICBhdCAvdXNyL3NyYy9zeXMva2Vybi92ZnNfY2Fj aGUuYzo0NzENCiMxMyAweGMwMjM1MmIxIGluIHVmc192bm9wZXJhdGUgKGFw PTB4YzlhMWVkNzQpDQogICAgYXQgL3Vzci9zcmMvc3lzL3Vmcy91ZnMvdWZz X3Zub3BzLmM6MjQyMw0KIzE0IDB4YzAxOGJkNTEgaW4gbG9va3VwIChuZHA9 MHhjOWExZWVjYykgYXQgdm5vZGVfaWYuaDo1Mg0KIzE1IDB4YzAxOGI4NGMg aW4gbmFtZWkgKG5kcD0weGM5YTFlZWNjKSBhdCAvdXNyL3NyYy9zeXMva2Vy bi92ZnNfbG9va3VwLmM6MTUzDQojMTYgMHhjMDE5NDE0MyBpbiB2bl9vcGVu IChuZHA9MHhjOWExZWVjYywgZm1vZGU9MSwgY21vZGU9MCkNCiAgICBhdCAv dXNyL3NyYy9zeXMva2Vybi92ZnNfdm5vcHMuYzoxMzgNCiMxNyAweGMwMTkw MjRjIGluIG9wZW4gKHA9MHhjODQwY2EwMCwgdWFwPTB4YzlhMWVmODApDQog ICAgYXQgL3Vzci9zcmMvc3lzL2tlcm4vdmZzX3N5c2NhbGxzLmM6OTk5DQoj MTggMHhjMDI5MzEzZCBpbiBzeXNjYWxsMiAoZnJhbWU9e3RmX2ZzID0gNDcs IHRmX2VzID0gNDcsIHRmX2RzID0gNDcsDQogICAgICB0Zl9lZGkgPSAwLCB0 Zl9lc2kgPSAxMzQ3Nzc1MzYsIHRmX2VicCA9IC0xMDc3OTM5ODIwLA0KICAg ICAgdGZfaXNwID0gLTkxMjEzNDE4OCwgdGZfZWJ4ID0gMCwgdGZfZWR4ID0g MTM0Njg3NjIwLCB0Zl9lY3ggPSAxMzQ3Nzc1NjUsDQogICAgICB0Zl9lYXgg PSA1LCB0Zl90cmFwbm8gPSAwLCB0Zl9lcnIgPSAyLCB0Zl9laXAgPSAxMzQ1 OTc0NzIsIHRmX2NzID0gMzEsDQogICAgICB0Zl9lZmxhZ3MgPSA2NTksIHRm X2VzcCA9IC0xMDc3OTM5ODgwLCB0Zl9zcyA9IDQ3fSkNCiAgICBhdCAvdXNy L3NyYy9zeXMvaTM4Ni9pMzg2L3RyYXAuYzoxMTU1DQojMTkgMHhjMDI4NDJh NSBpbiBYaW50MHg4MF9zeXNjYWxsICgpDQojMjAgMHg4MDRkNWY5IGluID8/ ICgpDQojMjEgMHg4MDRjYWY4IGluID8/ICgpDQojMjIgMHg4MDRhZjk3IGlu ID8/ICgpDQojMjMgMHg4MDRhNjIzIGluID8/ICgpDQojMjQgMHg4MDQ4MTM1 IGluID8/ICgpDQooa2dkYikgZiAxMQ0KIzExIDB4YzAxODg3YTAgaW4gY2Fj aGVfbG9va3VwIChkdnA9MHhjOTlhNzZjMCwgdnBwPTB4YzlhMWVlZTAsIGNu cD0weGM5YTFlZWY0KQ0KICAgIGF0IC91c3Ivc3JjL3N5cy9rZXJuL3Zmc19j YWNoZS5jOjIxMA0KMjEwICAgICAgICAgICAgICAgICAgICAgbnVtY2hlY2tz Kys7DQooa2dkYikgcCBudW1jaGVja3MNCiQxID0gMzIyNjY3MjMNCihrZ2Ri KQ0KU3VzcGVuZGVkDQplcHNpbG9uIyBoZWFkIC0yMjAgL3Vzci9zcmMvc3lz L2tlcm4vdmZzX2NhY2hlLmMgfHRhaWwgLTIwDQogICAgICAgICAgICAgICAg ICAgICAgICB9DQogICAgICAgICAgICAgICAgICAgICAgICAqdnBwID0gZHZw LT52X2RkOw0KICAgICAgICAgICAgICAgICAgICAgICAgcmV0dXJuICgtMSk7 DQogICAgICAgICAgICAgICAgfQ0KICAgICAgICB9DQogICAgICAgIGhhc2gg PSBmbnZfMzJfYnVmKGNucC0+Y25fbmFtZXB0ciwgY25wLT5jbl9uYW1lbGVu LCBGTlYxXzMyX0lOSVQpOw0KICAgICAgICBoYXNoID0gZm52XzMyX2J1Zigm ZHZwLT52X2lkLCBzaXplb2YoZHZwLT52X2lkKSwgaGFzaCk7DQogICAgICAg IExJU1RfRk9SRUFDSChuY3AsIChOQ0hIQVNIKGhhc2gpKSwgbmNfaGFzaCkg ew0KICAgICAgICAgICAgICAgIG51bWNoZWNrcysrOw0KICAgICAgICAgICAg ICAgIGlmIChuY3AtPm5jX2R2cCA9PSBkdnAgJiYgbmNwLT5uY19ubGVuID09 IGNucC0+Y25fbmFtZWxlbiAmJg0KICAgICAgICAgICAgICAgICAgICAhYmNt cChuY3AtPm5jX25hbWUsIGNucC0+Y25fbmFtZXB0ciwgbmNwLT5uY19ubGVu KSkNCiAgICAgICAgICAgICAgICAgICAgICAgIGJyZWFrOw0KICAgICAgICB9 DQogICAgICAgIC8qIFdlIGZhaWxlZCB0byBmaW5kIGFuIGVudHJ5ICovDQog ICAgICAgIGlmIChuY3AgPT0gMCkgew0KICAgICAgICAgICAgICAgIGlmICgo Y25wLT5jbl9mbGFncyAmIE1BS0VFTlRSWSkgPT0gMCkgew0KICAgICAgICAg ICAgICAgICAgICAgICAgbnVtbWlzc3phcCsrOw0KICAgICAgICAgICAgICAg IH0gZWxzZSB7DQplcHNpbG9uIyBmZw0KZ2RiIC1rIC91c3Ivb2JqL3Vzci9z cmMvc3lzL1ZBSU8va2VybmVsLmRlYnVnIC1jIC92YXIvY3Jhc2gvdm1jb3Jl LjANCihrZ2RiKSBwIG5jcA0KJDIgPSAoc3RydWN0IG5hbWVjYWNoZSAqKSAw eDANCg0K --0-1118642895-1010613018=:89714 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME="dmesg.out" Content-Transfer-Encoding: BASE64 Content-ID: <Pine.BSF.4.33.0201092150181.89714@ury.york.ac.uk> Content-Description: dmesg Content-Disposition: ATTACHMENT; FILENAME="dmesg.out" Q29weXJpZ2h0IChjKSAxOTkyLTIwMDIgVGhlIEZyZWVCU0QgUHJvamVjdC4N CkNvcHlyaWdodCAoYykgMTk3OSwgMTk4MCwgMTk4MywgMTk4NiwgMTk4OCwg MTk4OSwgMTk5MSwgMTk5MiwgMTk5MywgMTk5NA0KCVRoZSBSZWdlbnRzIG9m IHRoZSBVbml2ZXJzaXR5IG9mIENhbGlmb3JuaWEuIEFsbCByaWdodHMgcmVz ZXJ2ZWQuDQpGcmVlQlNEIDQuNS1QUkVSRUxFQVNFICM0OiBUdWUgSmFuICA4 IDE2OjAzOjE0IEdNVCAyMDAyDQogICAgcm9vdEBlcHNpbG9uLnVyeS55b3Jr LmFjLnVrOi91c3Ivb2JqL3Vzci9zcmMvc3lzL1ZBSU8NClRpbWVjb3VudGVy ICJpODI1NCIgIGZyZXF1ZW5jeSAxMTkzMTgyIEh6DQpDUFU6IEFNRCBEdXJv bih0bSkgUHJvY2Vzc29yICg4MDAuMDMtTUh6IDY4Ni1jbGFzcyBDUFUpDQog IE9yaWdpbiA9ICJBdXRoZW50aWNBTUQiICBJZCA9IDB4NjcwICBTdGVwcGlu ZyA9IDANCiAgRmVhdHVyZXM9MHgxODNmOWZmPEZQVSxWTUUsREUsUFNFLFRT QyxNU1IsUEFFLE1DRSxDWDgsU0VQLE1UUlIsUEdFLE1DQSxDTU9WLFBBVCxQ U0UzNixNTVgsRlhTUj4NCiAgQU1EIEZlYXR1cmVzPTB4YzA0NDAwMDA8PGIx OD4sQU1JRSxEU1AsM0ROb3chPg0KcmVhbCBtZW1vcnkgID0gMTM0MjE3NzI4 ICgxMzEwNzJLIGJ5dGVzKQ0KY29uZmlnPiBxDQphdmFpbCBtZW1vcnkgPSAx MjY2NzI4OTYgKDEyMzcwNEsgYnl0ZXMpDQpQcmVsb2FkZWQgZWxmIGtlcm5l bCAia2VybmVsIiBhdCAweGMwM2I1MDAwLg0KUHJlbG9hZGVkIHVzZXJjb25m aWdfc2NyaXB0ICIvYm9vdC9rZXJuZWwuY29uZiIgYXQgMHhjMDNiNTA5Yy4N ClByZWxvYWRlZCBlbGYgbW9kdWxlICJzbmRfdmlhODJjNjg2LmtvIiBhdCAw eGMwM2I1MGVjLg0KUHJlbG9hZGVkIGVsZiBtb2R1bGUgInNuZF9wY20ua28i IGF0IDB4YzAzYjUxOTQuDQptb2R1bGVfcmVnaXN0ZXJfaW5pdDogTU9EX0xP QUQgKHZlc2EsIGMwMjlmZWUwLCAwKSBlcnJvciA2DQpQZW50aXVtIFBybyBN VFJSIHN1cHBvcnQgZW5hYmxlZA0KbWQwOiBNYWxsb2MgZGlzaw0KVXNpbmcg JFBJUiB0YWJsZSwgNiBlbnRyaWVzIGF0IDB4YzAwZmRmNjANCmFwbTA6IDxB UE0gQklPUz4gb24gbW90aGVyYm9hcmQNCmFwbTogZm91bmQgQVBNIEJJT1Mg djEuMiwgY29ubmVjdGVkIGF0IHYxLjINCm5weDA6IDxtYXRoIHByb2Nlc3Nv cj4gb24gbW90aGVyYm9hcmQNCm5weDA6IElOVCAxNiBpbnRlcmZhY2UNCnBj aWIwOiA8SG9zdCB0byBQQ0kgYnJpZGdlPiBvbiBtb3RoZXJib2FyZA0KcGNp MDogPFBDSSBidXM+IG9uIHBjaWIwDQpwY2liMTogPFZJQSA4MzYzIChBcG9s bG8gS1QxMzMpIFBDSS1QQ0kgKEFHUCkgYnJpZGdlPiBhdCBkZXZpY2UgMS4w IG9uIHBjaTANCnBjaTE6IDxQQ0kgYnVzPiBvbiBwY2liMQ0KcGNpMTogPEFU SSBNb2JpbGl0eS0xIGdyYXBoaWNzIGFjY2VsZXJhdG9yPiBhdCAwLjAgaXJx IDUNCmlzYWIwOiA8VklBIDgyQzY4NiBQQ0ktSVNBIGJyaWRnZT4gYXQgZGV2 aWNlIDcuMCBvbiBwY2kwDQppc2EwOiA8SVNBIGJ1cz4gb24gaXNhYjANCmF0 YXBjaTA6IDxWSUEgODJDNjg2IEFUQTEwMCBjb250cm9sbGVyPiBwb3J0IDB4 MWM0MC0weDFjNGYgYXQgZGV2aWNlIDcuMSBvbiBwY2kwDQphdGFwY2kwOiBD b3JyZWN0aW5nIFZJQSBjb25maWcgZm9yIHNvdXRoYnJpZGdlIGRhdGEgY29y cnVwdGlvbiBidWcNCmF0YTA6IGF0IDB4MWYwIGlycSAxNCBvbiBhdGFwY2kw DQphdGExOiBhdCAweDE3MCBpcnEgMTUgb24gYXRhcGNpMA0KdWhjaTA6IDxW SUEgODNDNTcyIFVTQiBjb250cm9sbGVyPiBwb3J0IDB4MWMwMC0weDFjMWYg aXJxIDkgYXQgZGV2aWNlIDcuMiBvbiBwY2kwDQp1c2IwOiA8VklBIDgzQzU3 MiBVU0IgY29udHJvbGxlcj4gb24gdWhjaTANCnVzYjA6IFVTQiByZXZpc2lv biAxLjANCnVodWIwOiBWSUEgVUhDSSByb290IGh1YiwgY2xhc3MgOS8wLCBy ZXYgMS4wMC8xLjAwLCBhZGRyIDENCnVodWIwOiAyIHBvcnRzIHdpdGggMiBy ZW1vdmFibGUsIHNlbGYgcG93ZXJlZA0KdWhjaTE6IDxWSUEgODNDNTcyIFVT QiBjb250cm9sbGVyPiBwb3J0IDB4MWMyMC0weDFjM2YgaXJxIDkgYXQgZGV2 aWNlIDcuMyBvbiBwY2kwDQp1c2IxOiA8VklBIDgzQzU3MiBVU0IgY29udHJv bGxlcj4gb24gdWhjaTENCnVzYjE6IFVTQiByZXZpc2lvbiAxLjANCnVodWIx OiBWSUEgVUhDSSByb290IGh1YiwgY2xhc3MgOS8wLCByZXYgMS4wMC8xLjAw LCBhZGRyIDENCnVodWIxOiAyIHBvcnRzIHdpdGggMiByZW1vdmFibGUsIHNl bGYgcG93ZXJlZA0KaXNhYjE6IDxQQ0kgdG8gSVNBIGJyaWRnZSAodmVuZG9y PTExMDYgZGV2aWNlPTMwNTcpPiBhdCBkZXZpY2UgNy40IG9uIHBjaTANCnBj bTA6IDxWSUEgVlQ4MkM2ODZBPiBwb3J0IDB4MWM1MC0weDFjNTMsMHgxYzU0 LTB4MWM1NywweDEwMDAtMHgxMGZmIGlycSA1IGF0IGRldmljZSA3LjUgb24g cGNpMA0KY2hpcDE6IDxWSUEgODJDNjg2IEFDOTcgTW9kZW0+IHBvcnQgMHgx NDAwLTB4MTRmZiBpcnEgNSBhdCBkZXZpY2UgNy42IG9uIHBjaTANCnBjaWMw OiA8VEkgUENJLTE0MjAgUENJLUNhcmRCdXMgQnJpZGdlPiBpcnEgOSBhdCBk ZXZpY2UgMTAuMCBvbiBwY2kwDQpwY2ljMDogUENJIE1lbW9yeSBhbGxvY2F0 ZWQ6IDB4NDQwMDAwMDANCnBjaWMwOiBUSTEyWFggUENJIENvbmZpZyBSZWc6 IFtyaW5nIGVuYWJsZV1bc3BlYWtlciBlbmFibGVdW3B3ciBzYXZlXVtGVU5D IHBjaSBpbnQgKyBDU0Mgc2VyaWFsIGlzYSBpcnFdDQpwY2NhcmQwOiA8UEMg Q2FyZCBidXMgKGNsYXNzaWMpPiBvbiBwY2ljMA0KcGNpYzE6IDxUSSBQQ0kt MTQyMCBQQ0ktQ2FyZEJ1cyBCcmlkZ2U+IGlycSAxMCBhdCBkZXZpY2UgMTAu MSBvbiBwY2kwDQpwY2ljMTogUENJIE1lbW9yeSBhbGxvY2F0ZWQ6IDB4NDQw MDEwMDANCnBjaWMxOiBUSTEyWFggUENJIENvbmZpZyBSZWc6IFtyaW5nIGVu YWJsZV1bc3BlYWtlciBlbmFibGVdW3B3ciBzYXZlXVtGVU5DIHBjaSBpbnQg KyBDU0Mgc2VyaWFsIGlzYSBpcnFdDQpwY2NhcmQxOiA8UEMgQ2FyZCBidXMg KGNsYXNzaWMpPiBvbiBwY2ljMQ0KcGNpMDogPHVua25vd24gY2FyZD4gKHZl bmRvcj0weDEwNGMsIGRldj0weDgwMjApIGF0IDE0LjAgaXJxIDkNCnJsMDog PFJlYWxUZWsgODEzOSAxMC8xMDBCYXNlVFg+IHBvcnQgMHgxODAwLTB4MThm ZiBtZW0gMHhlODAwNDgwMC0weGU4MDA0OGZmIGlycSAxMCBhdCBkZXZpY2Ug MTYuMCBvbiBwY2kwDQpybDA6IEV0aGVybmV0IGFkZHJlc3M6IDA4OjAwOjQ2 OjJmOjhiOjAxDQptaWlidXMwOiA8TUlJIGJ1cz4gb24gcmwwDQpybHBoeTA6 IDxSZWFsVGVrIGludGVybmFsIG1lZGlhIGludGVyZmFjZT4gb24gbWlpYnVz MA0KcmxwaHkwOiAgMTBiYXNlVCwgMTBiYXNlVC1GRFgsIDEwMGJhc2VUWCwg MTAwYmFzZVRYLUZEWCwgYXV0bw0Kb3JtMDogPE9wdGlvbiBST01zPiBhdCBp b21lbSAweGMwMDAwLTB4Y2ZmZmYsMHhkMDAwMC0weGQzZmZmLDB4ZDQwMDAt MHhkNjdmZiwweGRjMDAwLTB4ZGZmZmYgb24gaXNhMA0KZmRjMDogPE5FQyA3 MjA2NUIgb3IgY2xvbmU+IGF0IHBvcnQgMHgzZjAtMHgzZjUsMHgzZjcgaXJx IDYgZHJxIDIgb24gaXNhMA0KZmRjMDogRklGTyBlbmFibGVkLCA4IGJ5dGVz IHRocmVzaG9sZA0KZmQwOiA8MTQ0MC1LQiAzLjUiIGRyaXZlPiBvbiBmZGMw IGRyaXZlIDANCmF0a2JkYzA6IDxLZXlib2FyZCBjb250cm9sbGVyIChpODA0 Mik+IGF0IHBvcnQgMHg2MCwweDY0IG9uIGlzYTANCmF0a2JkMDogPEFUIEtl eWJvYXJkPiBmbGFncyAweDEgaXJxIDEgb24gYXRrYmRjMA0Ka2JkMCBhdCBh dGtiZDANCnBzbTA6IDxQUy8yIE1vdXNlPiBpcnEgMTIgb24gYXRrYmRjMA0K cHNtMDogbW9kZWwgR2xpZGVQb2ludCwgZGV2aWNlIElEIDANCnZnYTA6IDxH ZW5lcmljIElTQSBWR0E+IGF0IHBvcnQgMHgzYzAtMHgzZGYgaW9tZW0gMHhh MDAwMC0weGJmZmZmIG9uIGlzYTANCnNjMDogPFN5c3RlbSBjb25zb2xlPiBh dCBmbGFncyAweDEwMCBvbiBpc2EwDQpzYzA6IFZHQSA8MTYgdmlydHVhbCBj b25zb2xlcywgZmxhZ3M9MHgzMDA+DQpzaW8wIGF0IHBvcnQgMHgzZjgtMHgz ZmYgaXJxIDQgZmxhZ3MgMHgxMCBvbiBpc2EwDQpzaW8wOiB0eXBlIDE2NTUw QQ0KcHBjMDogPFBhcmFsbGVsIHBvcnQ+IGF0IHBvcnQgMHgzNzgtMHgzN2Yg aXJxIDcgb24gaXNhMA0KcHBjMDogU01DLWxpa2UgY2hpcHNldCAoRUNQL0VQ UC9QUzIvTklCQkxFKSBpbiBDT01QQVRJQkxFIG1vZGUNCnBwYzA6IEZJRk8g d2l0aCAxNi8xNi84IGJ5dGVzIHRocmVzaG9sZA0KcGxpcDA6IDxQTElQIG5l dHdvcmsgaW50ZXJmYWNlPiBvbiBwcGJ1czANCmxwdDA6IDxQcmludGVyPiBv biBwcGJ1czANCmxwdDA6IEludGVycnVwdC1kcml2ZW4gcG9ydA0KcHBpMDog PFBhcmFsbGVsIEkvTz4gb24gcHBidXMwDQpwY2YwOiBjYW4ndCByZXNlcnZl IGlycSwgcG9sbGVkIG1vZGUuDQpwY2YwOiA8UENGODU4NCBJMkMgYnVzIGNv bnRyb2xsZXI+IGF0IHBvcnQgMHgzMjAtMHgzMjEgaXJxIDUgb24gaXNhMA0K aWljYnVzMDogPFBoaWxpcHMgSTJDIGJ1cz4gb24gcGNmMCBhZGRyIDB4YWEN CmlpY3NtYjA6IDxJMkMgdG8gU01CIGJyaWRnZT4gb24gaWljYnVzMA0Kc21i dXMwOiA8U3lzdGVtIE1hbmFnZW1lbnQgQnVzPiBvbiBpaWNzbWIwDQpzbWIw OiA8U01CdXMgZ2VuZXJhbCBwdXJwb3NlIEkvTz4gb24gc21idXMwDQppaWMw OiA8STJDIGdlbmVyYWwgcHVycG9zZSBJL08+IG9uIGlpY2J1czANCmFkMDog MTQ0MDNNQiA8SElUQUNISV9ESzIzQ0EtMTU+IFsyOTI2NC8xNi82M10gYXQg YXRhMC1tYXN0ZXIgVURNQTEwMA0KYWNkMDogRFZELVJPTSA8UVNJIERWRC1S T00gU0RSLTA4MT4gYXQgYXRhMS1tYXN0ZXIgdXNpbmcgUElPNA0KTW91bnRp bmcgcm9vdCBmcm9tIHVmczovZGV2L2FkMHMxYQ0KDQo= --0-1118642895-1010613018=:89714 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=southbridgedump Content-Transfer-Encoding: BASE64 Content-ID: <Pine.BSF.4.33.0201092203080.90048@ury.york.ac.uk> Content-Description: output of pciconf -r -b pci0:0:0 0x0 0xff Content-Disposition: attachment; filename=southbridgedump MHgwMDAwMDAwNiAweDAwMDAwMDExIDB4MDAwMDAwMDUgMHgwMDAwMDAwMw0K MHgwMDAwMDAwNiAweDAwMDAwMDAwIDB4MDAwMDAwMTAgMHgwMDAwMDAyMg0K MHgwMDAwMDAwMyAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwNg0K MHgwMDAwMDAwMCAweDAwMDAwMDA4IDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwOCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDBmMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDA0ZCAweDAwMDAwMDEwIDB4MDAwMDAwZjYgMHgwMDAwMDA4MA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDBhMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAxNiAweDAwMDAwMGY0IDB4MDAwMDAwZmIgMHgwMDAwMDBiNA0K MHgwMDAwMDA0NyAweDAwMDAwMDhkIDB4MDAwMDAwMDggMHgwMDAwMDAwOA0K MHgwMDAwMDBlOCAweDAwMDAwMGUwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwNCAweDAwMDAwMDA4IDB4MDAwMDAwMDggMHgwMDAwMDAwOA0K MHgwMDAwMDAzZiAweDAwMDAwMGFhIDB4MDAwMDAwY2IgMHgwMDAwMDBlMA0K MHgwMDAwMDAwMCAweDAwMDAwMDEyIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDA0MCAweDAwMDAwMDJjIDB4MDAwMDAwNjUgMHgwMDAwMDAwZg0K MHgwMDAwMDAwMCAweDAwMDAwMDdmIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDBkNiAweDAwMDAwMDg4IDB4MDAwMDAwY2MgMHgwMDAwMDAwYw0K MHgwMDAwMDAwZSAweDAwMDAwMDgwIDB4MDAwMDAwZDIgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMSAweDAwMDAwMGY0IDB4MDAwMDAwMTEgMHgwMDAwMDAwMg0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMQ0K MHgwMDAwMDAwZiAweDAwMDAwMDQwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDA4MCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMiAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDExIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMiAweDAwMDAwMGMwIDB4MDAwMDAwMjAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMyAweDAwMDAwMDAyIDB4MDAwMDAwMDAgMHgwMDAwMDAxZg0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAyYiAweDAwMDAwMDIyIDB4MDAwMDAwMDAgMHgwMDAwMDA2Mw0K MHgwMDAwMDBkYiAweDAwMDAwMGRkIDB4MDAwMDAwMjIgMHgwMDAwMDA1MA0K MHgwMDAwMDAxMSAweDAwMDAwMGZmIDB4MDAwMDAwMDAgMHgwMDAwMDAwZA0K MHgwMDAwMDA0NyAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMSAweDAwMDAwMDAwIDB4MDAwMDAwMDIgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDA0MCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAzIDB4MDAwMDAwMDQgMHgwMDAwMDAwMA0K MHgwMDAwMDAyMiAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K MHgwMDAwMDAwMCAweDAwMDAwMDAwIDB4MDAwMDAwMDAgMHgwMDAwMDAwMA0K --0-1118642895-1010613018=:89714-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Wed Jan 9 15:17:47 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id 88A6C37B404; Wed, 9 Jan 2002 15:17:41 -0800 (PST) Received: from colt.ncptiddische.net (ppp-182.wobline.de [212.68.69.193]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id g09NHcp32483; Thu, 10 Jan 2002 00:17:38 +0100 Received: from tisys.org (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id g09NIaX51648; Thu, 10 Jan 2002 00:18:37 +0100 (CET) (envelope-from nils@tisys.org) Received: (from nils@localhost) by tisys.org (8.11.6/8.11.6) id g09NHr692562; Thu, 10 Jan 2002 00:17:53 +0100 (CET) (envelope-from nils) Date: Thu, 10 Jan 2002 00:17:17 +0100 From: Nils Holland <nils@tisys.org> To: Gavin Atkinson <gavin@ury.york.ac.uk> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: 4.5-PRE panic in vfs_cache with softupdates, via chipset Message-ID: <20020110001717.A92381@tisys.org> References: <Pine.BSF.4.33.0201092138440.89714-400000@ury.york.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <Pine.BSF.4.33.0201092138440.89714-400000@ury.york.ac.uk>; from gavin@ury.york.ac.uk on Wed, Jan 09, 2002 at 10:03:09PM +0000 X-Operating-System: FreeBSD jodie.ncptiddische.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE X-Machine-Uptime: 12:05AM up 2:20, 1 user, load averages: 0.00, 0.00, 0.00 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Wed, Jan 09, 2002 at 10:03:09PM +0000, Gavin Atkinson stood up and spoke: > > I was running buildworld, with /usr/src and /usr/obj on seperate > partitions, both with softupdates on. I have the problematic VIA > southbridge. I was building world, then suspended it (ctrl-z) before > suspending the laptop with 'apm -z'. Later, woke it up, and about 20 > seconds later resumed the build. Two or three more files were compiled > before the kernel panic occured. Welcome to the club ;-) Now, I'm no kernel expert either, but I wonder if you can reproduce your problem. If it's similar to mine, you should be able exactly what you did when the panic occured, and in about two out of three cases the problem should be there again. *Sigh*, Soren's fix has made my machine noticably more stable, what I really appreciate! However, there seem to be some issues that have not yet been sorted out, and the fact that these issues are there can only be blamed to VIA and the motherboard manufacturers (BIOS programmers). From what I can say, people who use their 686B machines for "normal" desktop work will probably never face this problem, even without any patching at all. On the other hand, people who are into (demanding) networking, compiling or file-copying will almost surely face this problem at some point in time, at least if their system is in the same state as Gavin's and mine is. If I had more money on my bank account right now, I'd probably simply replace my mainboard with an unaffected one (either no VIA chipset or one of the latest VIA things) and send my current one to Soren for further investigation. I guess that if he'd see how strange it performs, he'd throw it out of the window after a short period of time, and that's what I almost did for about 20 times so far ;-) Greetings Nils Greetings Nils -- Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Wed Jan 9 20:15:48 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail.boulderlabs.com (mail.boulderlabs.com [206.168.112.48]) by hub.freebsd.org (Postfix) with ESMTP id 9A68137B405; Wed, 9 Jan 2002 20:15:42 -0800 (PST) Received: from calypso.boulderlabs.com (cpe-24-221-212-162.co.sprintbbd.net [24.221.212.162]) by mail.boulderlabs.com (8.11.6/8.11.6) with ESMTP id g0A4FTQ86463; Wed, 9 Jan 2002 21:15:30 -0700 (MST) (envelope-from bob@cs.colorado.edu) Received: from calypso.boulderlabs.com (localhost [127.0.0.1]) by calypso.boulderlabs.com (980427.SGI.8.8.8/8.8.5) with ESMTP id VAA55561; Wed, 9 Jan 2002 21:15:25 -0700 (MST) Message-Id: <200201100415.VAA55561@calypso.boulderlabs.com> From: Robert Gray <bob@cs.colorado.edu> To: Murray Stokely <murray@FreeBSD.ORG> Cc: freebsd-qa@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: 4.5 RC1 testing, Linux compatability In-reply-to: Your message of "Wed, 09 Jan 2002 12:23:25 MST." Date: Wed, 09 Jan 2002 21:15:25 -0700 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG I did a fresh, Standard install of 4.5 RC1, selecting kernel sources with X11. The basic install seemed fine. But when I attempted "Would you like to enable Linux binary compatibility?", The GUI screen said "Add of package linux_base-6.1 aborted, error 1 - Please check the debug screen for more info." and it said: ldconfig: warning: /usr/local/lib: No such file or directory ldconfig: /usr/local/lib/aout: No such file or directory ldconfig: /usr/X11/lib/aout: No such file or directory Linux mode is not enabled. Loading linux kernel module now... link_elf: symbol seminfo undefined The linux kernel module could not be loaded. Please enable linxu mode manually and retry. -bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Wed Jan 9 23:42:10 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 2D10837B404; Wed, 9 Jan 2002 23:42:05 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 2FA514B65D; Wed, 9 Jan 2002 23:42:03 -0800 (PST) Date: Wed, 9 Jan 2002 23:42:03 -0800 From: Murray Stokely <murray@FreeBSD.org> To: Robert Gray <bob@cs.colorado.edu> Cc: Murray Stokely <murray@FreeBSD.ORG>, freebsd-qa@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: 4.5 RC1 testing, Linux compatability Message-ID: <20020109234203.T15454@windriver.com> References: <200201100415.VAA55561@calypso.boulderlabs.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="//h4sZKAxcnndsN6" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201100415.VAA55561@calypso.boulderlabs.com>; from bob@cs.colorado.edu on Wed, Jan 09, 2002 at 09:15:25PM -0700 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG --//h4sZKAxcnndsN6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jan 09, 2002 at 09:15:25PM -0700, Robert Gray wrote: > Linux mode is not enabled. > Loading linux kernel module now... > link_elf: symbol seminfo undefined > The linux kernel module could not be loaded. > Please enable linxu mode manually and retry. Ok, I think we've resolved this. We recently removed support for SYSV semaphores from the boot kernel. This exposed a bug in the Linux module. The Linux module is supposed to depend (and hence automatically load) the sysvsem module, but that doesn't work on -STABLE for the x86. (It works in current and -STABLE for the Alpha). We will make sure to fix this for RC2. Thanks for finding this important bug! - Murray --//h4sZKAxcnndsN6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQE8PUXKtNcQog5FH30RAoYMAKCOLBowF9VVKgDP9rRlW+C9q8IVZACgolxb U7Qw6nP6TnNWxnrua7lNu6E= =ugJd -----END PGP SIGNATURE----- --//h4sZKAxcnndsN6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 0:43:14 2002 Delivered-To: freebsd-qa@freebsd.org Received: from pump3.york.ac.uk (pump3.york.ac.uk [144.32.128.131]) by hub.freebsd.org (Postfix) with ESMTP id 8560A37B41B; Thu, 10 Jan 2002 00:43:09 -0800 (PST) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by pump3.york.ac.uk (8.10.2/8.10.2) with ESMTP id g0A8h3419774; Thu, 10 Jan 2002 08:43:03 GMT Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.11.6/8.11.3) with ESMTP id g0A8h2795687; Thu, 10 Jan 2002 08:43:03 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Thu, 10 Jan 2002 08:43:01 +0000 (GMT) From: Gavin Atkinson <gavin@ury.york.ac.uk> To: Nils Holland <nils@tisys.org> Cc: <stable@FreeBSD.ORG>, <qa@FreeBSD.ORG> Subject: Re: 4.5-PRE panic in vfs_cache with softupdates, via chipset In-Reply-To: <20020110001717.A92381@tisys.org> Message-ID: <Pine.BSF.4.33.0201100839450.95631-100000@ury.york.ac.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Thu, 10 Jan 2002, Nils Holland wrote: > On Wed, Jan 09, 2002 at 10:03:09PM +0000, Gavin Atkinson stood up and spoke: > > > > I was running buildworld, with /usr/src and /usr/obj on seperate > > partitions, both with softupdates on. I have the problematic VIA > > southbridge. I was building world, then suspended it (ctrl-z) before > > suspending the laptop with 'apm -z'. Later, woke it up, and about 20 > > seconds later resumed the build. Two or three more files were compiled > > before the kernel panic occured. > > Welcome to the club ;-) > > Now, I'm no kernel expert either, but I wonder if you can reproduce your > problem. If it's similar to mine, you should be able exactly what you did > when the panic occured, and in about two out of three cases the problem > should be there again. No - I think that it's irregular. It's only happened twice, once while running buildworld, and once whlie running grep on /usr/src/sys. I certanly cannot make it panic on command. > If I had more money on my bank account right now, I'd probably simply > replace my mainboard with an unaffected one (either no VIA chipset or one > of the latest VIA things) and send my current one to Soren for further > investigation. I guess that if he'd see how strange it performs, he'd throw > it out of the window after a short period of time, and that's what I almost > did for about 20 times so far ;-) heh. sadly this is a brand new laptop... Thanks, Gavin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 2: 0:33 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 91A9C37B402 for <qa@FreeBSD.org>; Thu, 10 Jan 2002 02:00:28 -0800 (PST) Received: (qmail 23711 invoked from network); 10 Jan 2002 10:00:25 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for <stable@FreeBSD.org>; 10 Jan 2002 10:00:25 -0000 Message-ID: <XFMail.020110015947.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 10 Jan 2002 01:59:47 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: stable@FreeBSD.org, qa@FreeBSD.org Subject: New cdboot ISO available Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG A new experimental CD bootstrap was recently added to -stable for the i386 architecture that allows the full contents of the CD to be used when booting. The method we currently uses relies on the BIOS emulating a floppy drive from a floppy image file on the CD. This limits the size of the kernel that we can boot off of. The new CD bootstrap allows a full GENERIC kernel to be used when booting off of a CD, allowing more drivers to work out of the box. However, not all BIOS's that support the older method support this newer method of CD booting. The release engineering team would like feedback as to roughly how many machines do not work with the new bootstrap utility as well as how many machines do work. If most machines work with the new bootstrap, then we may switch to using the new bootstrap on the release ISO images. Note that this only affects booting directly from the CD. Booting from floppies and then installing off of the CD will work the same with both images. The cdboot image can be found at ftp://releng4.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.5-RC1-cdboot.iso The MD5 checksum of the image is: MD5 (4.5-RC1-cdboot.iso) = 294c50cdfe77f51b8224ae9679afeabf This new bootstrap utility is used on Windows NT 4, Windows ME, and Windows 2000 CD's (and probably Windows XP CD's), so if your system has a 'Designed for' sticker featuring one of those operating systems, it will probably work with cdboot. Please test this ISO and provide feedback to the -stable or -qa lists thanks. RC1 x86 cdboot Errata : 1. The kernel configuration tool USERCONFIG does not currently work on the cdboot ISO. Thanks! - The FreeBSD 4.5 Release Engineering Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 7:41:38 2002 Delivered-To: freebsd-qa@freebsd.org Received: from paperboy.epcdirect.co.uk (paperboy.epcdirect.co.uk [195.10.242.11]) by hub.freebsd.org (Postfix) with ESMTP id E4CDB37B426; Thu, 10 Jan 2002 07:41:11 -0800 (PST) Received: (from root@localhost) by paperboy.epcdirect.co.uk (8.11.6/8.11.1) id g0AFfAg82654; Thu, 10 Jan 2002 15:41:10 GMT (envelope-from freebsd-net@epcdirect.co.uk) Delivered-To: stable@freebsd.org Received: from lfarr (l-farr.int.epcdirect.co.uk [192.168.6.200]) by paperboy.epcdirect.co.uk (8.11.6/8.11.1av) with ESMTP id g0AFf7d82646; Thu, 10 Jan 2002 15:41:08 GMT (envelope-from freebsd-net@epcdirect.co.uk) From: "Lawrence Farr" <freebsd-net@epcdirect.co.uk> To: <stable@freebsd.org> Cc: "'John Baldwin'" <jhb@freebsd.org>, <qa@freebsd.org> Subject: RE: New cdboot ISO available Date: Thu, 10 Jan 2002 15:41:11 -0000 Message-ID: <000d01c199ed$3b0fbab0$c806a8c0@lfarr> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3311 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Is this used by the make release scripts? Lawrence Farr EPC Direct Limited > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of John Baldwin > Sent: 10 January 2002 10:00 > To: stable@FreeBSD.ORG; qa@FreeBSD.ORG > Subject: New cdboot ISO available > > > A new experimental CD bootstrap was recently added to -stable > for the i386 > architecture that allows the full contents of the CD to be > used when booting. > The method we currently uses relies on the BIOS emulating a > floppy drive from a > floppy image file on the CD. This limits the size of the > kernel that we can > boot off of. The new CD bootstrap allows a full GENERIC > kernel to be used when > booting off of a CD, allowing more drivers to work out of the > box. However, > not all BIOS's that support the older method support this > newer method of CD > booting. > > The release engineering team would like feedback as to > roughly how many > machines do not work with the new bootstrap utility as well > as how many > machines do work. If most machines work with the new > bootstrap, then we may > switch to using the new bootstrap on the release ISO images. > > Note that this only affects booting directly from the CD. > Booting from > floppies and then installing off of the CD will work the same > with both images. > > The cdboot image can be found at > ftp://releng4.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES /4.5-RC1-cdboot.iso The MD5 checksum of the image is: MD5 (4.5-RC1-cdboot.iso) = 294c50cdfe77f51b8224ae9679afeabf This new bootstrap utility is used on Windows NT 4, Windows ME, and Windows 2000 CD's (and probably Windows XP CD's), so if your system has a 'Designed for' sticker featuring one of those operating systems, it will probably work with cdboot. Please test this ISO and provide feedback to the -stable or -qa lists thanks. RC1 x86 cdboot Errata : 1. The kernel configuration tool USERCONFIG does not currently work on the cdboot ISO. Thanks! - The FreeBSD 4.5 Release Engineering Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 12:48: 1 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id B3B6137B400 for <qa@freebsd.org>; Thu, 10 Jan 2002 12:47:59 -0800 (PST) Received: (qmail 5387 invoked from network); 10 Jan 2002 20:47:57 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for <freebsd-net@epcdirect.co.uk>; 10 Jan 2002 20:47:57 -0000 Message-ID: <XFMail.020110124718.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <000d01c199ed$3b0fbab0$c806a8c0@lfarr> Date: Thu, 10 Jan 2002 12:47:18 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Lawrence Farr <freebsd-net@epcdirect.co.uk> Subject: RE: New cdboot ISO available Cc: qa@freebsd.org Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 10-Jan-02 Lawrence Farr wrote: > Is this used by the make release scripts? > > Lawrence Farr > EPC Direct Limited Err, it's not used by the make release scripts. The make release scripts generate a disc1/ directory that we build the ISO's from. :) The only difference between a cdboot ISO and a boot.flp ISO are the arguments you pass to mkisofs for booting. For a boot.flp ISO like the default ISO, you use "-b floppies/boot.flp". For cdboot, you use "-b boot/cdboot -no-emul-boot". -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 14:10:35 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail1.murraystate.edu (mail1.murraystate.edu [216.249.159.50]) by hub.freebsd.org (Postfix) with SMTP id B238137B41E; Thu, 10 Jan 2002 14:10:29 -0800 (PST) Received: from runbox.com (216.249.168.70) by mail1.murraystate.edu (NPlex 5.5.031) id 3C122179000BBDFD; Thu, 10 Jan 2002 16:07:33 -0600 Message-ID: <3C3E1167.5080302@runbox.com> Date: Thu, 10 Jan 2002 16:10:47 -0600 From: AL Grant <agrant@runbox.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20020109 X-Accept-Language: en-us MIME-Version: 1.0 To: John Baldwin <jhb@FreeBSD.org> Cc: stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available References: <XFMail.020110015947.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG John Baldwin wrote: >A new experimental CD bootstrap was recently added to -stable for the i386 >architecture that allows the full contents of the CD to be used when booting. >The method we currently uses relies on the BIOS emulating a floppy drive from a >floppy image file on the CD. This limits the size of the kernel that we can >boot off of. The new CD bootstrap allows a full GENERIC kernel to be used when >booting off of a CD, allowing more drivers to work out of the box. However, >not all BIOS's that support the older method support this newer method of CD >booting. > >The release engineering team would like feedback as to roughly how many >machines do not work with the new bootstrap utility as well as how many >machines do work. If most machines work with the new bootstrap, then we may >switch to using the new bootstrap on the release ISO images. > >Note that this only affects booting directly from the CD. Booting from >floppies and then installing off of the CD will work the same with both images. > >The cdboot image can be found at >ftp://releng4.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.5-RC1-cdboot.iso > >The MD5 checksum of the image is: >MD5 (4.5-RC1-cdboot.iso) = 294c50cdfe77f51b8224ae9679afeabf > >This new bootstrap utility is used on Windows NT 4, Windows ME, and Windows >2000 CD's (and probably Windows XP CD's), so if your system has a >'Designed for' sticker featuring one of those operating systems, it will >probably work with cdboot. > >Please test this ISO and provide feedback to the -stable or -qa lists thanks. > >RC1 x86 cdboot Errata : > > 1. The kernel configuration tool USERCONFIG does not currently work on the > cdboot ISO. > > Thanks! > > - The FreeBSD 4.5 Release Engineering Team > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > > > Hello, I have tried to download this program 3 times and it will never finish the download. The first time I got 660171KB and it quit then I got 660170KB and it quit. Just now I tried again and it got 660168KB and quit. Every time it shows 99% complete. I have checked the program against the checksum to make sure that it was not finished and the download program was not just misreporting the size. Is this a problem with my system or is there a problem with the file? Thanks, A.L.Grant To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 14:21:28 2002 Delivered-To: freebsd-qa@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id 2B91637B402; Thu, 10 Jan 2002 14:21:20 -0800 (PST) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id 542B75DB8; Thu, 10 Jan 2002 23:21:19 +0100 (CET) Date: Thu, 10 Jan 2002 23:21:19 +0100 From: Jesper Skriver <jesper@FreeBSD.org> To: AL Grant <agrant@runbox.com> Cc: John Baldwin <jhb@FreeBSD.org>, stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available Message-ID: <20020110232119.B9994@FreeBSD.org> Mail-Followup-To: Jesper Skriver <jesper@FreeBSD.org>, AL Grant <agrant@runbox.com>, John Baldwin <jhb@FreeBSD.org>, stable@FreeBSD.org, qa@FreeBSD.org References: <XFMail.020110015947.jhb@FreeBSD.org> <3C3E1167.5080302@runbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C3E1167.5080302@runbox.com>; from agrant@runbox.com on Thu, Jan 10, 2002 at 04:10:47PM -0600 X-PGP-Fingerprint: 6B88 9CE8 66E9 E631 C9C5 5EB4 22AB F0EC F956 1C31 X-PGP-Public-Key: http://freesbee.wheel.dk/~jesper/gpgkey.pub Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Thu, Jan 10, 2002 at 04:10:47PM -0600, AL Grant wrote: > I have tried to download this program 3 times and it will never finish > the download. > The first time I got 660171KB and it quit then I got 660170KB and it > quit. Just now I tried again and it got 660168KB and quit. Every time it > shows 99% complete. > I have checked the program against the checksum to make sure that it was > not finished and the download program was not just misreporting the size. > Is this a problem with my system or is there a problem with the file? You didn't mention where you downloaded it from, but it sounds like you was downloading from a mirror which still hadn't gotten the complete file ... /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: FreeBSD committer @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 14:42:28 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mailrelay.netcologne.de (mailrelay.netcologne.de [194.8.194.96]) by hub.freebsd.org (Postfix) with ESMTP id 5E78D37B41A for <qa@FreeBSD.ORG>; Thu, 10 Jan 2002 14:42:24 -0800 (PST) Received: from localhost (xdsl-213-168-116-122.netcologne.de [213.168.116.122]) by mailrelay.netcologne.de (8.11.6/8.11.6) with ESMTP id g0AMgKN09310 for <qa@FreeBSD.ORG>; Thu, 10 Jan 2002 23:42:20 +0100 (MET) Received: (qmail 270 invoked by uid 1001); 10 Jan 2002 22:40:26 -0000 Date: Thu, 10 Jan 2002 23:40:26 +0100 From: Thomas Seck <tmseck@netcologne.de> To: qa@FreeBSD.ORG Subject: Re: New cdboot ISO available Message-ID: <20020110224026.GA239@laurel.seck.home> References: <XFMail.020110015947.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> User-Agent: Mutt/1.3.24i Organization: private site in Germany X-PGP-KeyID: DF46EE05 X-PGP-Fingerprint: A38F AE66 6B11 6EB9 5D1A B67D 2444 2FE1 DF46 EE05 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG # John Baldwin (jhb@FreeBSD.ORG): > Please test this ISO and provide feedback to the -stable or -qa lists > thanks. I could successfully boot the image on a P133 and a Celeron 400. I will do some installation testing on a Duron 800 system tomorrow at work. --Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 15: 3:11 2002 Delivered-To: freebsd-qa@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 11CC837B836 for <qa@FreeBSD.ORG>; Thu, 10 Jan 2002 14:54:53 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020110225453.WTQJ10199.rwcrmhc53.attbi.com@bmah.dyndns.org>; Thu, 10 Jan 2002 22:54:53 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g0AMsrQ06804; Thu, 10 Jan 2002 14:54:53 -0800 (PST) (envelope-from bmah) Message-Id: <200201102254.g0AMsrQ06804@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Thomas Seck <tmseck@netcologne.de> Cc: qa@FreeBSD.ORG Subject: Re: New cdboot ISO available In-reply-to: <20020110224026.GA239@laurel.seck.home> References: <XFMail.020110015947.jhb@FreeBSD.org> <20020110224026.GA239@laurel.seck.home> Comments: In-reply-to Thomas Seck <tmseck@netcologne.de> message dated "Thu, 10 Jan 2002 23:40:26 +0100." From: bmah@FreeBSD.ORG (Bruce A. Mah) Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5<Pi&akO)o^8;[r %l(8ZHlbF`dD>v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Jan 2002 14:54:53 -0800 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG If memory serves me right, Thomas Seck wrote: > # John Baldwin (jhb@FreeBSD.ORG): > > > Please test this ISO and provide feedback to the -stable or -qa lists > > thanks. > > I could successfully boot the image on a P133 and a Celeron 400. > > I will do some installation testing on a Duron 800 system tomorrow at > work. Whether the image boots or not is less a function of what processor you have in a machine and more a function of the motherboard and BIOS (maybe disk controller?). For some well-known vendors, it's meaningful to say what model a machine is. Still it's good to see you're having some success...thanks for reporting it. My own testing shows that I can boot the cdboot image on an IBM ThinkPad T21 and a Sony Vaio PCG-Z505HS. I haven't tried it yet on my workstation (Asus P2B motherboard with Adaptec 2940U2W) or my firewall (Intel ZP motherboard with Adaptec 2940), because I can't down either machine at the moment. Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 15:14:12 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mcqueen.wolfsburg.de (pns.wobline.de [212.68.68.5]) by hub.freebsd.org (Postfix) with ESMTP id A2A3C37BC89 for <qa@FreeBSD.ORG>; Thu, 10 Jan 2002 15:13:40 -0800 (PST) Received: from colt.ncptiddische.net (ppp-228.wobline.de [212.68.69.239]) by mcqueen.wolfsburg.de (8.11.3/8.11.3/tw-20010821) with ESMTP id g0ANDbC09564; Fri, 11 Jan 2002 00:13:38 +0100 Received: from tisys.org (jodie.ncptiddische.net [192.168.0.2]) by colt.ncptiddische.net (8.11.6/8.11.6) with ESMTP id g0ANEfX57634; Fri, 11 Jan 2002 00:14:41 +0100 (CET) (envelope-from nils@tisys.org) Received: (from nils@localhost) by tisys.org (8.11.6/8.11.6) id g0ANDxg61664; Fri, 11 Jan 2002 00:13:59 +0100 (CET) (envelope-from nils) Date: Fri, 11 Jan 2002 00:13:59 +0100 From: Nils Holland <nils@tisys.org> To: Thomas Seck <tmseck@netcologne.de> Cc: qa@FreeBSD.ORG Subject: Re: New cdboot ISO available Message-ID: <20020111001359.B61473@tisys.org> References: <XFMail.020110015947.jhb@FreeBSD.org> <20020110224026.GA239@laurel.seck.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020110224026.GA239@laurel.seck.home>; from tmseck@netcologne.de on Thu, Jan 10, 2002 at 11:40:26PM +0100 X-Operating-System: FreeBSD jodie.ncptiddische.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE X-Machine-Uptime: 12:01AM up 6:28, 2 users, load averages: 0.14, 0.04, 0.01 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Thu, Jan 10, 2002 at 11:40:26PM +0100, Thomas Seck stood up and spoke: > # John Baldwin (jhb@FreeBSD.ORG): > > > Please test this ISO and provide feedback to the -stable or -qa lists > > thanks. > > I could successfully boot the image on a P133 and a Celeron 400. > > I will do some installation testing on a Duron 800 system tomorrow at > work. Yes, cdboot seems to work fine, at least it succeeded on five out of five machines here, all built between 1997 and 2001. Greetings Nils -- Nils Holland Ti Systems - FreeBSD in Tiddische, Germany http://www.tisys.org * nils@tisys.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 15:24: 5 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail1.murraystate.edu (mail1.murraystate.edu [216.249.159.50]) by hub.freebsd.org (Postfix) with SMTP id 4807037B402; Thu, 10 Jan 2002 15:23:58 -0800 (PST) Received: from runbox.com (216.249.168.70) by mail1.murraystate.edu (NPlex 5.5.031) id 3C122179000BC507; Thu, 10 Jan 2002 17:21:02 -0600 Message-ID: <3C3E22A0.7000708@runbox.com> Date: Thu, 10 Jan 2002 17:24:16 -0600 From: AL Grant <agrant@runbox.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20020109 X-Accept-Language: en-us MIME-Version: 1.0 To: Jesper Skriver <jesper@FreeBSD.org> Cc: John Baldwin <jhb@FreeBSD.org>, stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available References: <XFMail.020110015947.jhb@FreeBSD.org> <3C3E1167.5080302@runbox.com> <20020110232119.B9994@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Jesper Skriver wrote: >On Thu, Jan 10, 2002 at 04:10:47PM -0600, AL Grant wrote: > >>I have tried to download this program 3 times and it will never finish >>the download. >>The first time I got 660171KB and it quit then I got 660170KB and it >>quit. Just now I tried again and it got 660168KB and quit. Every time it >>shows 99% complete. >>I have checked the program against the checksum to make sure that it was >>not finished and the download program was not just misreporting the size. >>Is this a problem with my system or is there a problem with the file? >> > >You didn't mention where you downloaded it from, but it sounds like you >was downloading from a mirror which still hadn't gotten the complete >file ... > >/Jesper > I am trying again direct from the link posted to the list. AL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 15:26:29 2002 Delivered-To: freebsd-qa@freebsd.org Received: from bunrab.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by hub.freebsd.org (Postfix) with ESMTP id 2273237B41D for <qa@FreeBSD.ORG>; Thu, 10 Jan 2002 15:26:26 -0800 (PST) Received: (from david@localhost) by bunrab.catwhisker.org (8.11.6/8.11.6) id g0ANQQ241566 for qa@FreeBSD.ORG; Thu, 10 Jan 2002 15:26:26 -0800 (PST) (envelope-from david) Date: Thu, 10 Jan 2002 15:26:26 -0800 (PST) From: David Wolfskill <david@catwhisker.org> Message-Id: <200201102326.g0ANQQ241566@bunrab.catwhisker.org> To: qa@FreeBSD.ORG Subject: Re: New cdboot ISO available In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG >Date: Thu, 10 Jan 2002 01:59:47 -0800 (PST) >From: John Baldwin <jhb@FreeBSD.ORG> >A new experimental CD bootstrap was recently added to -stable for the i386 >architecture that allows the full contents of the CD to be used when booting. >.... >The release engineering team would like feedback as to roughly how many >machines do not work with the new bootstrap utility as well as how many >machines do work. If most machines work with the new bootstrap, then we may >switch to using the new bootstrap on the release ISO images. >.... >Please test this ISO and provide feedback to the -stable or -qa lists thanks. I have tested it on 4 machines (so far); it worked on 3: * IBM Intellistation (686810U) OK * IBM ThinkPad (600E) OK * IBM ThinkPad (770Z) OK * NEC Versa (6030X) Failed Messages from the failure: CD Loader 1.01 Building the boot loader arguments Read Error: 0x01 Could not find Primary Volume Descriptor [Note that I had (successfully) upgraded the Versa to 4.5-RC1 with the "normal" ISO image earlier in the day. And the machiine is likely old and slow enough that it's of little interest.] Cheers, david -- David H. Wolfskill david@catwhisker.org I believe it would be irresponsible (and thus, unethical) for me to advise, recommend, or support the use of any product that is or depends on any Microsoft product for any purpose other than personal amusement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 15:43:44 2002 Delivered-To: freebsd-qa@freebsd.org Received: from pi.yip.org (pi.yip.org [199.45.111.121]) by hub.freebsd.org (Postfix) with ESMTP id B3C4D37B416; Thu, 10 Jan 2002 15:43:20 -0800 (PST) Received: (from melange@localhost) by pi.yip.org (8.11.3/8.11.3) id g0ANhGO63901; Thu, 10 Jan 2002 18:43:16 -0500 (EST) (envelope-from melange@yip.org) Date: Thu, 10 Jan 2002 18:43:16 -0500 From: Bob K <melange@yip.org> To: AL Grant <agrant@runbox.com> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available Message-ID: <20020110184316.X65270@yip.org> References: <XFMail.020110015947.jhb@FreeBSD.org> <3C3E1167.5080302@runbox.com> <20020110232119.B9994@FreeBSD.org> <3C3E22A0.7000708@runbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C3E22A0.7000708@runbox.com>; from agrant@runbox.com on Thu, Jan 10, 2002 at 05:24:16PM -0600 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Thu, Jan 10, 2002 at 05:24:16PM -0600, AL Grant wrote: > I am trying again direct from the link posted to the list. How about when you try it like this? fetch -a -R -r -w 75 -T 90 \ ftp://releng4.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.5-RC1-cdboot.iso OT: I made a small, dumb tcsh script for this sort of thing. You stick URLs in $HOME/.leech.urls, make a directory (or symlink) called $HOME/leeched , run the script, and forget about it. It records what it's downloaded so far in $HOME/.leeched.urls. Just looking at it now, I see a bunch of potential improvements, but hey, it works... #!/bin/tcsh -f foreach sucker ( `cat $HOME/.leech.urls` ) echo $$ > $HOME/leech.pid set sucked = 0 while ($sucked != 1) set sucked = 0 cd $HOME/leeched && fetch -a -R -r -w 75 -T 90 "$sucker" \ && set sucked = 1 \ && echo "$sucker leeched.">>$HOME/.leeched.urls end end -- Bob <melange@yip.org> | It's not how big your .sig is; it's how you use it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 16: 4:12 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 8CF1037B8E1 for <qa@FreeBSD.ORG>; Thu, 10 Jan 2002 16:02:13 -0800 (PST) Received: (qmail 25647 invoked from network); 11 Jan 2002 00:02:07 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for <david@catwhisker.org>; 11 Jan 2002 00:02:07 -0000 Message-ID: <XFMail.020110160133.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200201102326.g0ANQQ241566@bunrab.catwhisker.org> Date: Thu, 10 Jan 2002 16:01:33 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: David Wolfskill <david@catwhisker.org> Subject: Re: New cdboot ISO available Cc: qa@FreeBSD.ORG Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 10-Jan-02 David Wolfskill wrote: >>Date: Thu, 10 Jan 2002 01:59:47 -0800 (PST) >>From: John Baldwin <jhb@FreeBSD.ORG> > >>A new experimental CD bootstrap was recently added to -stable for the i386 >>architecture that allows the full contents of the CD to be used when booting. >>.... > >>The release engineering team would like feedback as to roughly how many >>machines do not work with the new bootstrap utility as well as how many >>machines do work. If most machines work with the new bootstrap, then we may >>switch to using the new bootstrap on the release ISO images. > >>.... > >>Please test this ISO and provide feedback to the -stable or -qa lists thanks. > > I have tested it on 4 machines (so far); it worked on 3: > > * IBM Intellistation (686810U) OK > * IBM ThinkPad (600E) OK > * IBM ThinkPad (770Z) OK > * NEC Versa (6030X) Failed > > Messages from the failure: > > CD Loader 1.01 > > Building the boot loader arguments > Read Error: 0x01 > Could not find Primary Volume Descriptor > > > [Note that I had (successfully) upgraded the Versa to 4.5-RC1 with the > "normal" ISO image earlier in the day. And the machiine is likely old > and slow enough that it's of little interest.] Hmm, that's weird. Can you see if the NEC Versa can boot a NT 4 or ME or 2000 CD? Also, how old is the BIOS on the Versa? (And is there a newer version you can flash onto it?) -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 16: 6:32 2002 Delivered-To: freebsd-qa@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 1B59737B447; Thu, 10 Jan 2002 16:06:19 -0800 (PST) Received: from chowder.localdomain (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.11.6/8.11.6) with ESMTP id g0B06GZ52601; Fri, 11 Jan 2002 10:36:17 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: <XFMail.20020111103616.doconnor@gsoft.com.au> X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> Date: Fri, 11 Jan 2002 10:36:16 +1030 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: John Baldwin <jhb@FreeBSD.org> Subject: RE: New cdboot ISO available Cc: qa@FreeBSD.org, stable@FreeBSD.org Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 10-Jan-2002 John Baldwin wrote: > The cdboot image can be found at > ftp://releng4.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.5-RC1-cdboot. > iso > > The MD5 checksum of the image is: > MD5 (4.5-RC1-cdboot.iso) = 294c50cdfe77f51b8224ae9679afeabf > > This new bootstrap utility is used on Windows NT 4, Windows ME, and Windows > 2000 CD's (and probably Windows XP CD's), so if your system has a > 'Designed for' sticker featuring one of those operating systems, it will > probably work with cdboot. > > Please test this ISO and provide feedback to the -stable or -qa lists thanks. Any chance of an ISO that is smaller, just for testing the CD boot thing? --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 16:13: 6 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 615B737B402 for <qa@FreeBSD.org>; Thu, 10 Jan 2002 16:12:56 -0800 (PST) Received: (qmail 8930 invoked from network); 11 Jan 2002 00:12:55 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for <doconnor@gsoft.com.au>; 11 Jan 2002 00:12:55 -0000 Message-ID: <XFMail.020110161221.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <XFMail.20020111103616.doconnor@gsoft.com.au> Date: Thu, 10 Jan 2002 16:12:21 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Subject: RE: New cdboot ISO available Cc: stable@FreeBSD.org, qa@FreeBSD.org Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 11-Jan-02 Daniel O'Connor wrote: > > On 10-Jan-2002 John Baldwin wrote: >> The cdboot image can be found at >> ftp://releng4.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.5-RC1-cdboot >> . >> iso >> >> The MD5 checksum of the image is: >> MD5 (4.5-RC1-cdboot.iso) = 294c50cdfe77f51b8224ae9679afeabf >> >> This new bootstrap utility is used on Windows NT 4, Windows ME, and Windows >> 2000 CD's (and probably Windows XP CD's), so if your system has a >> 'Designed for' sticker featuring one of those operating systems, it will >> probably work with cdboot. >> >> Please test this ISO and provide feedback to the -stable or -qa lists >> thanks. > > Any chance of an ISO that is smaller, just for testing the CD boot thing? Murray, would you mind a smaller image? Basically a miniinst.iso with no packagse and no X perhaps? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 16:52: 6 2002 Delivered-To: freebsd-qa@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 9FF6C37B41B; Thu, 10 Jan 2002 16:51:51 -0800 (PST) Received: from SAGEONE (adsl-64-219-30-200.dsl.crchtx.swbell.net [64.219.30.200]) by sage-american.com (8.9.3/8.9.3) with SMTP id SAA14933; Thu, 10 Jan 2002 18:51:47 -0600 (CST) Message-Id: <3.0.5.32.20020110185144.017b9de8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 10 Jan 2002 18:51:44 -0600 To: AL Grant <agrant@runbox.com>, Jesper Skriver <jesper@FreeBSD.ORG> From: jacks@sage-american.com Subject: Re: New cdboot ISO available Cc: John Baldwin <jhb@FreeBSD.ORG>, stable@FreeBSD.ORG, qa@FreeBSD.ORG In-Reply-To: <3C3E22A0.7000708@runbox.com> References: <XFMail.020110015947.jhb@FreeBSD.org> <3C3E1167.5080302@runbox.com> <20020110232119.B9994@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG I got a download this morning from that same link.... At 05:24 PM 1.10.2002 -0600, AL Grant wrote: >Jesper Skriver wrote: > >>On Thu, Jan 10, 2002 at 04:10:47PM -0600, AL Grant wrote: >> >>>I have tried to download this program 3 times and it will never finish >>>the download. >>>The first time I got 660171KB and it quit then I got 660170KB and it >>>quit. Just now I tried again and it got 660168KB and quit. Every time it >>>shows 99% complete. >>>I have checked the program against the checksum to make sure that it was >>>not finished and the download program was not just misreporting the size. >>>Is this a problem with my system or is there a problem with the file? >>> >> >>You didn't mention where you downloaded it from, but it sounds like you >>was downloading from a mirror which still hadn't gotten the complete >>file ... >> >>/Jesper >> >I am trying again direct from the link posted to the list. > >AL > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > > Best regards, Jack L. Stone, Server Admin =================================================== Sage-American http://www.sage-american.com jacks@sage-american.com "My center is giving way, my right is in retreat; ....situation excellent! ....I shall attack!" =================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 18: 4: 6 2002 Delivered-To: freebsd-qa@freebsd.org Received: from spoon.beta.com (spoon.beta.com [199.165.180.1]) by hub.freebsd.org (Postfix) with ESMTP id 17E7337B404 for <freebsd-qa@freebsd.org>; Thu, 10 Jan 2002 18:04:05 -0800 (PST) Received: from spoon.beta.com (mcgovern@localhost.beta.com [127.0.0.1]) by spoon.beta.com (8.11.6/8.11.6) with ESMTP id g0B23x219804 for <freebsd-qa@freebsd.org>; Thu, 10 Jan 2002 21:04:03 -0500 (EST) (envelope-from mcgovern@spoon.beta.com) Message-Id: <200201110204.g0B23x219804@spoon.beta.com> To: freebsd-qa@freebsd.org Subject: cdboot ok on Athlon 1Ghz... Date: Thu, 10 Jan 2002 21:03:59 -0500 From: Brian McGovern <mcgovern@spoon.beta.com> Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Just an FYI, but I have a couple of generic Athlon 1Ghz systems, and the cdboot stuff works fine on both. I'll be checking my IBM T20 and an HP Kayak tomorrow. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 19:28:25 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail.fibertel.com.ar (mta2.fibertel.com.ar [24.232.0.162]) by hub.freebsd.org (Postfix) with ESMTP id CCD2737B400; Thu, 10 Jan 2002 19:28:22 -0800 (PST) Received: from there (24.232.146.62) by mail.fibertel.com.ar (5.5.034) id 3C35C358000F266D; Fri, 11 Jan 2002 00:29:19 -0300 Message-ID: <3C35C358000F266D@mail.fibertel.com.ar> (added by postmaster@fibertel.com.ar) Content-Type: text/plain; charset="iso-8859-1" From: Noel Balansag <pongkee@hotmail.com> To: John Baldwin <jhb@FreeBSD.org>, stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available Date: Fri, 11 Jan 2002 00:25:05 -0300 X-Mailer: KMail [version 1.3] References: <XFMail.020110015947.jhb@FreeBSD.org> In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG works on my box. i can boot and install from the iso cd. only error i got was sawfish not found on INDEX. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 20: 1:48 2002 Delivered-To: freebsd-qa@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 752D237B404; Thu, 10 Jan 2002 20:01:47 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020111040147.LOYW3578.rwcrmhc52.attbi.com@bmah.dyndns.org>; Fri, 11 Jan 2002 04:01:47 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g0B41kk00396; Thu, 10 Jan 2002 20:01:46 -0800 (PST) (envelope-from bmah) Message-Id: <200201110401.g0B41kk00396@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-qa@freebsd.org Cc: bmah@freebsd.org Subject: More cdboot success From: bmah@freebsd.org (Bruce A. Mah) Reply-To: bmah@freebsd.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5<Pi&akO)o^8;[r %l(8ZHlbF`dD>v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Jan 2002 20:01:46 -0800 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Two more datapoints: cdboot loaded successfully on my home workstation (PII-400 on an Asus P2B motherboard + Adaptec 2940U2W) and my firewall (P54C-100 on an Intel ZP motherboard + Adaptec 2940UW). Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 20:10:51 2002 Delivered-To: freebsd-qa@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id A4D0E37B436; Thu, 10 Jan 2002 20:10:46 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020111041045.MCIK10199.rwcrmhc53.attbi.com@bmah.dyndns.org>; Fri, 11 Jan 2002 04:10:45 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g0B4Aj900592; Thu, 10 Jan 2002 20:10:45 -0800 (PST) (envelope-from bmah) Message-Id: <200201110410.g0B4Aj900592@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-qa@freebsd.org Cc: bmah@freebsd.org Subject: sysinstall(8) and ERRATA.TXT From: bmah@freebsd.org (Bruce A. Mah) Reply-To: bmah@freebsd.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5<Pi&akO)o^8;[r %l(8ZHlbF`dD>v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 10 Jan 2002 20:10:45 -0800 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG So...while I was wandering around the 4.5-RC1 snapshot sysinstall, I realized that apparently there is nowhere to read ERRATA.TXT. In my world-view it should be in the Documentation menu. It's not a big deal for RELEASEs, since typically the ERRATA.TXT doesn't have anything in it (4.4-RELEASE was an exception). But a SNAPSHOT might have some useful content in its ERRATA.TXT file. Should we fix this? Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Jan 10 22:47:57 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mailrelay.netcologne.de (mailrelay.netcologne.de [194.8.194.96]) by hub.freebsd.org (Postfix) with ESMTP id 5401137B417 for <freebsd-qa@freebsd.org>; Thu, 10 Jan 2002 22:47:50 -0800 (PST) Received: from localhost (xdsl-213-168-116-214.netcologne.de [213.168.116.214]) by mailrelay.netcologne.de (8.11.6/8.11.6) with ESMTP id g0B6lkN12362 for <freebsd-qa@freebsd.org>; Fri, 11 Jan 2002 07:47:46 +0100 (MET) Received: (qmail 504 invoked by uid 1001); 11 Jan 2002 06:47:00 -0000 Date: Fri, 11 Jan 2002 07:47:00 +0100 From: Thomas Seck <tmseck@netcologne.de> To: freebsd-qa@freebsd.org Subject: Re: New cdboot ISO available Message-ID: <20020111064700.GA474@laurel.seck.home> References: <XFMail.020110015947.jhb@FreeBSD.org> <20020110224026.GA239@laurel.seck.home> <200201102254.g0AMsrQ06804@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: <200201102254.g0AMsrQ06804@bmah.dyndns.org> User-Agent: Mutt/1.3.24i Organization: private site in Germany X-PGP-KeyID: DF46EE05 X-PGP-Fingerprint: A38F AE66 6B11 6EB9 5D1A B67D 2444 2FE1 DF46 EE05 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline # Bruce A. Mah (bmah@FreeBSD.ORG): > If memory serves me right, Thomas Seck wrote: > > # John Baldwin (jhb@FreeBSD.ORG): > > > > > Please test this ISO and provide feedback to the -stable or -qa lists > > > thanks. > > > > I could successfully boot the image on a P133 and a Celeron 400. > > > > I will do some installation testing on a Duron 800 system tomorrow at > > work. > > Whether the image boots or not is less a function of what processor you > have in a machine and more a function of the motherboard and BIOS (maybe > disk controller?). For some well-known vendors, it's meaningful to say > what model a machine is. Still it's good to see you're having some > success...thanks for reporting it. Sorry, 't was too late that evening. The P133 is a 430FX system with a Gigabyte GA586 Mainboard, the Celeron sits on a Gigabyte BX2000 board. Both systems are IDE based, PIIX3 and PIIX4 respectively. dmesg are attached, for the curious. --Thomas --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.laurel" Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-PRERELEASE #1: Fri Dec 28 19:15:47 CET 2001 tmseck@hardy.seck.home:/usr/obj/usr/src/sys/LAUREL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 133637119 Hz CPU: Pentium/P54C (133.64-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping = 12 Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 67108864 (65536K bytes) avail memory = 61956096 (60504K bytes) Preloaded elf kernel "kernel" at 0xc0351000. Intel Pentium detected, installing workaround for F00F bug md0: Malloc disk npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 isab0: <Intel 82371SB PCI to ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX3 ATA controller> port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: <Matrox MGA 1024SG/1064SG/1164SG graphics accelerator> at 9.0 irq 11 rl0: <RealTek 8139 10/100BaseTX> port 0x6100-0x61ff mem 0xe1004000-0xe10040ff irq 10 at device 10.0 on pci0 rl0: Ethernet address: 00:48:54:3d:5d:cf miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl1: <RealTek 8139 10/100BaseTX> port 0x6200-0x62ff mem 0xe1005000-0xe10050ff irq 9 at device 11.0 on pci0 rl1: Ethernet address: 00:06:7b:00:a7:7b miibus1: <MII bus> on rl1 rlphy1: <RealTek internal media interface> on miibus1 rlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 drq 1 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 sbc1: <Creative ViBRA16C> at port 0x220-0x22f,0x300-0x301,0x388-0x38b irq 5 drq 3,5 on isa0 pcm0: <SB16 DSP 4.13> on sbc1 IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, unlimited logging ad0: 2756MB <IBM-DCAA-32880> [5600/16/63] at ata0-master WDMA2 ata1-master: DMA limited to UDMA33, non-ATA66 compliant cable ad2: 4125MB <FUJITSU MPD3043AT> [8940/15/63] at ata1-master WDMA2 acd0: CD-RW <4X4X32> at ata1-slave using WDMA2 Mounting root from ufs:/dev/ad0s1a WARNING: driver Coda should register devices with make_dev() (dev_t = "#Coda/0") --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.hardy" Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-PRERELEASE #2: Mon Dec 31 12:05:14 CET 2001 tmseck@hardy.seck.home:/usr/obj/usr/src/sys/HARDY Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 399923411 Hz CPU: Pentium II/Pentium II Xeon/Celeron (399.92-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR> real memory = 402587648 (393152K bytes) avail memory = 388456448 (379352K bytes) Preloaded elf kernel "kernel" at 0xc033b000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 8 entries at 0xc00fdd70 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <NVidia Riva TNT graphics accelerator> at 0.0 irq 11 isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 ATA33 controller> port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 7.2 chip1: <Intel 82371AB Power management controller> port 0x5000-0x500f at device 7.3 on pci0 rl0: <RealTek 8139 10/100BaseTX> port 0xe400-0xe4ff mem 0xe0000000-0xe00000ff irq 10 at device 10.0 on pci0 rl0: Ethernet address: 00:48:54:3d:60:ce miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcm0: <AudioPCI ES1373-B> port 0xe800-0xe83f irq 5 at device 11.0 on pci0 orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 psm0: failed to get data. psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 drq 1 flags 0x3f on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in ECP+EPP mode (EPP 1.7) ppc0: FIFO with 16/16/16 bytes threshold lpt0: <Printer> on ppbus0 lpt0: Polled port ppi0: <Parallel I/O> on ppbus0 IP packet filtering initialized, divert disabled, rule-based forwarding disabled, default to deny, unlimited logging ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable ad0: 12416MB <QUANTUM FIREBALL CR13.0A> [25228/16/63] at ata0-master UDMA33 ad2: 19541MB <Maxtor 92041U4> [39703/16/63] at ata1-master UDMA33 acd0: CDROM <NEC CD-ROM DRIVE:282> at ata0-slave using UDMA33 Mounting root from ufs:/dev/ad0s1a --M9NhX3UHpAaciwkO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 3:40:17 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail.fibertel.com.ar (mta3.fibertel.com.ar [24.232.0.163]) by hub.freebsd.org (Postfix) with ESMTP id 2E42D37B404; Fri, 11 Jan 2002 03:40:13 -0800 (PST) Received: from there (24.232.146.62) by mail.fibertel.com.ar (5.5.034) id 3C35C51F000F2811; Fri, 11 Jan 2002 08:38:16 -0300 Message-ID: <3C35C51F000F2811@mail.fibertel.com.ar> (added by postmaster@fibertel.com.ar) Content-Type: text/plain; charset="iso-8859-1" From: Noel Balansag <pongkee@hotmail.com> To: John Baldwin <jhb@FreeBSD.org>, stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available Date: Fri, 11 Jan 2002 08:36:54 -0300 X-Mailer: KMail [version 1.3] References: <XFMail.020110015947.jhb@FreeBSD.org> <3C35C358000F266D@mail.fibertel.com.ar> (added by postmaster@fibertel.com.ar) In-Reply-To: <3C35C358000F266D@mail.fibertel.com.ar> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG oopppsss... forgot to mention something.... im using Epox MVP3C motherboard with VIA MVP3 chipset... On Friday 11 January 2002 00:25, Noel Balansag wrote: > works on my box. i can boot and install from the iso cd. only error i got > was sawfish not found on INDEX. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 4:45: 8 2002 Delivered-To: freebsd-qa@freebsd.org Received: from luxren2.boostworks.com (luxren2.boostworks.com [194.167.81.214]) by hub.freebsd.org (Postfix) with ESMTP id C398D37B402; Fri, 11 Jan 2002 04:45:02 -0800 (PST) Received: from boostworks.com (rn.lxlun.boostworks.com [192.168.8.100]) by luxren2.boostworks.com (8.11.3/8.11.3) with ESMTP id g0BCio630714; Fri, 11 Jan 2002 13:44:51 +0100 (CET) Message-Id: <200201111244.g0BCio630714@luxren2.boostworks.com> Date: Fri, 11 Jan 2002 13:44:47 +0100 (CET) From: remy@boostworks.com Subject: Re: New cdboot ISO available To: jhb@FreeBSD.ORG Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 10 Jan, John Baldwin wrote: > > The release engineering team would like feedback as to roughly how > many machines do not work with the new bootstrap utility as well as > how many machines do work. If most machines work with the new > bootstrap, then we may switch to using the new bootstrap on the > release ISO images. > Tested on an Intel SCB2 Mobo (Successor to STL2: Dual P3, Promise ATA, HE serverworks Chipset, 82550 based fxp). No flaws to report. Thanks for your work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 6:45:25 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mailrelay.netcologne.de (mailrelay.netcologne.de [194.8.194.96]) by hub.freebsd.org (Postfix) with ESMTP id 46E1637B416 for <freebsd-qa@freebsd.org>; Fri, 11 Jan 2002 06:45:21 -0800 (PST) Received: from localhost (xdsl-213-168-108-157.netcologne.de [213.168.108.157]) by mailrelay.netcologne.de (8.11.6/8.11.6) with ESMTP id g0BEjHN03009 for <freebsd-qa@freebsd.org>; Fri, 11 Jan 2002 15:45:17 +0100 (MET) Received: (qmail 530 invoked by uid 1001); 11 Jan 2002 14:44:09 -0000 Date: Fri, 11 Jan 2002 15:44:09 +0100 From: Thomas Seck <tmseck@netcologne.de> To: freebsd-qa@freebsd.org Subject: Installation report RC1-cdboot Message-ID: <20020111144409.GB390@laurel.seck.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i Organization: private site in Germany X-PGP-KeyID: DF46EE05 X-PGP-Fingerprint: A38F AE66 6B11 6EB9 5D1A B67D 2444 2FE1 DF46 EE05 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG As promised in <20020110224026.GA239@laurel.seck.home> to this list, I did some installations today, using the RC1-cdboot image. I hope this report is not to long and not "stating the obvious". The system I used for testing is a Duron 800 with an Elitegroup K7VZA mainboard, the IDE controller is the VIA 82C686 ATA100, having a Maxtor 4K040H2 disk (38 GB) attached. The video adaptor is a TNT2 Ultra based el-cheapo card, network card is a 3com905C-TX. The system was able to boot from the CD. I then tried to perform a standard installation. I let fdisk assign the whole disk to FreeBSD and labeled the disk according to the "auto" values. I could successfully install all distribution sets and the ports collection. Linux binary compatibility could be installed and enabled without errors too. Console, Mouse and time zone configuration were successfull as well. The XFree 3.3.6 installation and configuration succeeded. Installation of KDE and Gnome+Enlightenment were successful, the installation of Gnome+Sawfish _failed_ because the sawfish package "could not be found in the INDEX" (IIRC this has already been reported and fixed). Network configuration via DHCP worked. After the installation had finished the system booted flawlessly from the harddisk. I finally did a `make buildworld' as a small "stress test" which finished without errors. (Minor) issues: 1) The system had 128 MB RAM. Is there a special reason why sysinstall calculated a swap size of 242 MB instead of, say, 256 MB (kern.maxusers had been set automatically to 123 on this machine)? 2) When configuring the console font, there is no information that iso-8859-15 is needed to display the EURO-symbol - I think this will be a potential FAQ. In my opinion it is useful to move this new entry from its position near the end of the selection list closer to the entry for Western Europe so a new user does not need to scroll the list to find the entry for -15. --Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 7:40:31 2002 Delivered-To: freebsd-qa@freebsd.org Received: from pan.ch.intel.com (chfdns01.ch.intel.com [143.182.246.24]) by hub.freebsd.org (Postfix) with ESMTP id 9485337B416 for <qa@freebsd.org>; Fri, 11 Jan 2002 07:40:28 -0800 (PST) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by pan.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.48 2001/12/13 16:27:50 root Exp $) with ESMTP id PAA21747 for <qa@freebsd.org>; Fri, 11 Jan 2002 15:40:28 GMT Received: from chlx169.ch.intel.com (chlx169.ch.intel.com [143.182.225.37]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.14 2001/01/02 18:39:59 steved Exp $) with ESMTP id IAA07967 for <qa@freebsd.org>; Fri, 11 Jan 2002 08:40:27 -0700 (MST) X-Envelope-To: <qa@freebsd.org> X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by chlx169.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id IAA15203; Fri, 11 Jan 2002 08:40:55 -0700 X-Authentication-Warning: chlx169.ch.intel.com: jreynold set sender to jreynold@sedona.ch.intel.com using -f From: John Reynolds~ <jreynold@sedona.ch.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15423.1927.369160.400912@chlx169.ch.intel.com> Date: Fri, 11 Jan 2002 08:40:55 -0700 To: qa@freebsd.org Subject: Re: New cdboot ISO available In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> References: <XFMail.020110015947.jhb@FreeBSD.org> X-Mailer: VM 6.99 under Emacs 20.7.1 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG [ On Thursday, January 10, John Baldwin wrote: ] > > A new experimental CD bootstrap was recently added to -stable for the i386 > architecture that allows the full contents of the CD to be used when booting. > The method we currently uses relies on the BIOS emulating a floppy drive from a Here's some more test data John, SUCCESS: Asus P2B-DS (onboard AIC 7890) with the latest 1012B BIOS. I believe the scsi bios is v2.20, but I'd have to read the boot-up messages again to be sure. Worked like a charm from both CD-* devices hanging off the scsi bus. FAILURE: Dell Latitude CPx-J 650 laptop. The BIOS in this sucker I believe was the latest and is "A14" (going from memory--I don't have it in front of me, but I will double check and correct myself on the list if wrong). When I put this CD in the tray (and made sure that it was in the boot sequence) the laptop just "sat there" with a blank screen for approx 20 seconds, then proceed to give me my normal FreeBSD boot0 F1/F2 prompt for booting off the HDD. No error messages, no diagnostic messages, no nothing. I will do further testing with this laptop tonight to make sure I can boot off the 4.5-RC "regular" CD (to make sure my CD hasn't gone south). UNTESTED: I have an Abit BP6 (with the latest BIOS) that I will also check at lunch time. Thanks! -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, CDS - Senior CAD Engineer | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 10:10:58 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id D12CD37B404 for <qa@freebsd.org>; Fri, 11 Jan 2002 10:10:44 -0800 (PST) Received: (qmail 26760 invoked from network); 11 Jan 2002 18:10:44 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for <jreynold@sedona.ch.intel.com>; 11 Jan 2002 18:10:44 -0000 Message-ID: <XFMail.020111101010.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <15423.1927.369160.400912@chlx169.ch.intel.com> Date: Fri, 11 Jan 2002 10:10:10 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: John Reynolds~ <jreynold@sedona.ch.intel.com> Subject: Re: New cdboot ISO available Cc: qa@freebsd.org Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 11-Jan-02 John Reynolds~ wrote: > > [ On Thursday, January 10, John Baldwin wrote: ] >> >> A new experimental CD bootstrap was recently added to -stable for the i386 >> architecture that allows the full contents of the CD to be used when >> booting. >> The method we currently uses relies on the BIOS emulating a floppy drive >> from a > > Here's some more test data John, > > SUCCESS: Asus P2B-DS (onboard AIC 7890) with the latest 1012B BIOS. I believe > the scsi bios is v2.20, but I'd have to read the boot-up messages again to be > sure. Worked like a charm from both CD-* devices hanging off the scsi bus. Thanks! > FAILURE: Dell Latitude CPx-J 650 laptop. The BIOS in this sucker I believe > was > the latest and is "A14" (going from memory--I don't have it in front of me, > but I will double check and correct myself on the list if wrong). When I put > this CD in the tray (and made sure that it was in the boot sequence) the > laptop just "sat there" with a blank screen for approx 20 seconds, then > proceed to give me my normal FreeBSD boot0 F1/F2 prompt for booting off the > HDD. No error messages, no diagnostic messages, no nothing. Ok, do you have a Windows ME, NT 4, 2000, or XP CD? If so, can you test and see if it will boot? I know that ME and NT4 are bootable at least, so if those fail to boot it's likely your BIOS doesn't support this style of CD-booting. Does the laptop havea Designed For Windows 2000 Professional or NT4 sticker on it? If so and it doesn't boot that CD, then time to go beat up on Dell. :) > I will do further testing with this laptop tonight to make sure I can boot > off > the 4.5-RC "regular" CD (to make sure my CD hasn't gone south). Ok. Making sure you can mount the CD and read it would be good as well. :) > UNTESTED: I have an Abit BP6 (with the latest BIOS) that I will also check at > lunch time. Ok, thanks! -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 10:34:19 2002 Delivered-To: freebsd-qa@freebsd.org Received: from spoon.beta.com (spoon.beta.com [199.165.180.1]) by hub.freebsd.org (Postfix) with ESMTP id 37CA137B405 for <freebsd-qa@freebsd.org>; Fri, 11 Jan 2002 10:34:18 -0800 (PST) Received: from spoon.beta.com (mcgovern@localhost.beta.com [127.0.0.1]) by spoon.beta.com (8.11.6/8.11.6) with ESMTP id g0BIYH222971 for <freebsd-qa@freebsd.org>; Fri, 11 Jan 2002 13:34:17 -0500 (EST) (envelope-from mcgovern@spoon.beta.com) Message-Id: <200201111834.g0BIYH222971@spoon.beta.com> To: freebsd-qa@freebsd.org Subject: cdboot on IBM T20 Date: Fri, 11 Jan 2002 13:34:17 -0500 From: Brian McGovern <mcgovern@spoon.beta.com> Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG cdboot works on a T20 with a DVD drive, provided that it is on a CD-R media, and not CD-RW. The drive doesn't seem to like to read 2x4x CDRW media. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 10:37: 0 2002 Delivered-To: freebsd-qa@freebsd.org Received: from koza.acecape.com (koza2.acecape.com [66.9.36.222]) by hub.freebsd.org (Postfix) with ESMTP id 04F7137B416; Fri, 11 Jan 2002 10:36:55 -0800 (PST) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by koza.acecape.com (8.10.1/8.9.3) with ESMTP id g0BHf2P07603; Fri, 11 Jan 2002 12:41:02 -0500 (EST) Date: Fri, 11 Jan 2002 12:42:03 -0500 (EST) From: Francisco Reyes <lists@natserv.com> X-X-Sender: fran@zoraida.natserv.net To: John Baldwin <jhb@FreeBSD.ORG> Cc: stable@FreeBSD.ORG, <qa@FreeBSD.ORG> Subject: Re: New cdboot ISO available In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> Message-ID: <20020111124056.M5464-100000@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Thu, 10 Jan 2002, John Baldwin wrote: > A new experimental CD bootstrap was recently added to -stable for the i386 > architecture that allows the full contents of the CD to be used when booting. > boot off of. The new CD bootstrap allows a full GENERIC kernel to be used when > booting off of a CD, allowing more drivers to work out of the box. Is the Compaq 5is Raid on this new list of drivers included? (CISS driver I think). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 10:42:54 2002 Delivered-To: freebsd-qa@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id DDD8537B405; Fri, 11 Jan 2002 10:42:49 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020111184249.HKAA10199.rwcrmhc53.attbi.com@bmah.dyndns.org>; Fri, 11 Jan 2002 18:42:49 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g0BIgnH07907; Fri, 11 Jan 2002 10:42:49 -0800 (PST) (envelope-from bmah) Message-Id: <200201111842.g0BIgnH07907@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Francisco Reyes <lists@natserv.com> Cc: John Baldwin <jhb@FreeBSD.ORG>, stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available In-reply-to: <20020111124056.M5464-100000@zoraida.natserv.net> References: <20020111124056.M5464-100000@zoraida.natserv.net> Comments: In-reply-to Francisco Reyes <lists@natserv.com> message dated "Fri, 11 Jan 2002 12:42:03 -0500." From: bmah@acm.org (Bruce A. Mah) Reply-To: bmah@acm.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5<Pi&akO)o^8;[r %l(8ZHlbF`dD>v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 11 Jan 2002 10:42:49 -0800 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG If memory serves me right, Francisco Reyes wrote: > On Thu, 10 Jan 2002, John Baldwin wrote: > > > A new experimental CD bootstrap was recently added to -stable for the i386 > > architecture that allows the full contents of the CD to be used when bootin > g. > > > boot off of. The new CD bootstrap allows a full GENERIC kernel to be used > when > > booting off of a CD, allowing more drivers to work out of the box. > > > Is the Compaq 5is Raid on this new list of drivers included? (CISS driver > I think). The ciss driver is supported but it's not a part of the GENERIC kernel. With the old floppy emulation kernels, the kernel contains a subset of the GENERIC devices. cdboot kernels contain a full GENERIC kernel. Bruce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 10:43:48 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 482F037B419 for <qa@FreeBSD.ORG>; Fri, 11 Jan 2002 10:43:44 -0800 (PST) Received: (qmail 26704 invoked from network); 11 Jan 2002 18:43:43 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for <lists@natserv.com>; 11 Jan 2002 18:43:43 -0000 Message-ID: <XFMail.020111104308.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020111124056.M5464-100000@zoraida.natserv.net> Date: Fri, 11 Jan 2002 10:43:08 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Francisco Reyes <lists@natserv.com> Subject: Re: New cdboot ISO available Cc: qa@FreeBSD.ORG, stable@FreeBSD.ORG Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 11-Jan-02 Francisco Reyes wrote: > On Thu, 10 Jan 2002, John Baldwin wrote: > >> A new experimental CD bootstrap was recently added to -stable for the i386 >> architecture that allows the full contents of the CD to be used when >> booting. > >> boot off of. The new CD bootstrap allows a full GENERIC kernel to be used >> when >> booting off of a CD, allowing more drivers to work out of the box. > > > Is the Compaq 5is Raid on this new list of drivers included? (CISS driver > I think). No, right now this list isn't but so big, but it will grow as more drivers are added. To see the current list, look at /usr/src/release/scripts/dokern.sh at the non-SMALL i386 floppy. That is a sed script that trims drivers and options out of GENERIC to create the kernel on kern.flp and boot.flp. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 10:46: 4 2002 Delivered-To: freebsd-qa@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 3F68E37B417; Fri, 11 Jan 2002 10:46:01 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 7EEC1BCFB; Fri, 11 Jan 2002 10:46:00 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id KAA19494; Fri, 11 Jan 2002 10:45:59 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g0BIkAs44258; Fri, 11 Jan 2002 10:46:10 -0800 (PST) (envelope-from swear@blarg.net) To: AL Grant <agrant@runbox.com> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available References: <XFMail.020110015947.jhb@FreeBSD.org> <3C3E1167.5080302@runbox.com> From: swear@blarg.net (Gary W. Swearingen) Date: 11 Jan 2002 10:46:09 -0800 In-Reply-To: <3C3E1167.5080302@runbox.com> Message-ID: <4gpu4gzpxq.u4g@localhost.localdomain> Lines: 9 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG AL Grant <agrant@runbox.com> writes: > The first time I got 660171KB and it quit then I got 660170KB and it > quit. Just now I tried again and it got 660168KB and quit. Every time it > shows 99% complete. Though I can't say it would solve that problem, I recommend getting such big files using a resumable FTPer like ncftp/ncftpget so you don't have to restart from byte one after a download is interrupted. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 11:49:57 2002 Delivered-To: freebsd-qa@freebsd.org Received: from eros.primeirospassos.org (200-207-86-32.dsl.telesp.net.br [200.207.86.32]) by hub.freebsd.org (Postfix) with ESMTP id 9FA5537B419; Fri, 11 Jan 2002 11:49:49 -0800 (PST) Received: from eros.fugspbr.org (eros.fugspbr.org [200.207.86.32]) by eros.primeirospassos.org (Postfix) with ESMTP id E48A3737D; Fri, 11 Jan 2002 13:01:49 -0200 (BRST) Date: Fri, 11 Jan 2002 13:01:49 -0200 (BRST) From: Edson Brandi <ebrandi.listas@uol.com.br> X-X-Sender: ebrandi.listas@eros.fugspbr.org To: jhb@FreeBSD.ORG Cc: stable@FreeBSD.ORG, <qa@FreeBSD.ORG> Subject: Re: New cdboot ISO available Message-ID: <20020111125508.S5932-100000@eros.fugspbr.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Hi The FreeBSD 4.5-RC1 ISO booted fine on my system with the Soyo SY-5EH5 mainboard. [ ]'s Edson , , Edson Brandi /( )` Consultor UNIX \ \___ / | Fone: 0XX11 96555470 /- _ `-/ ' 0XX11 32244103 (/\/ \ \ /\ ICQ at Work: 32512639 / / | ` \ ICQ at Home: 100503189 O O ) / | --------------------------------------- `-^--'`< ' (_.) _ ) / Transforme seu PC numa Workstation Unix. `.___/` / Visite http://freebsd.ag.com.br `-----' / <----. __ / __ \ <----|====O)))==) \) /==== <----' `--' `.__,' \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 11:55:15 2002 Delivered-To: freebsd-qa@freebsd.org Received: from tomts13-srv.bellnexxia.net (tomts13.bellnexxia.net [209.226.175.34]) by hub.freebsd.org (Postfix) with ESMTP id 87A7337B41A; Fri, 11 Jan 2002 11:55:07 -0800 (PST) Received: from khan.anarcat.dyndns.org ([65.94.176.241]) by tomts13-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20020111195506.MBTX1750.tomts13-srv.bellnexxia.net@khan.anarcat.dyndns.org>; Fri, 11 Jan 2002 14:55:06 -0500 Received: from shall.anarcat.dyndns.org (shall.anarcat.dyndns.org [192.168.0.1]) by khan.anarcat.dyndns.org (Postfix) with ESMTP id 5AB8A1B3E; Fri, 11 Jan 2002 14:55:03 -0500 (EST) Received: by shall.anarcat.dyndns.org (Postfix, from userid 1000) id 8D8A820ACD; Fri, 11 Jan 2002 14:55:01 -0500 (EST) Date: Fri, 11 Jan 2002 14:55:01 -0500 From: The Anarcat <anarcat@anarcat.dyndns.org> To: John Baldwin <jhb@FreeBSD.org> Cc: stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available Message-ID: <20020111195500.GB351@shall.anarcat.dyndns.org> References: <XFMail.020110015947.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wq9mPyueHGvFACwf" Content-Disposition: inline In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG --wq9mPyueHGvFACwf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi cdboot worked fine booting from my SCSI Yamaha 8424S CDRW on my Intel i430TX motherboard. The BIOS software is Award 4.51PG. A. --wq9mPyueHGvFACwf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjw/QxMACgkQttcWHAnWiGdA1QCfeyhGKGDLtJqvXl7J3vSlVCH4 DewAnjjZTLX3Cn6t5yqlOybfLbFgxa4W =6oWt -----END PGP SIGNATURE----- --wq9mPyueHGvFACwf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 20:25:43 2002 Delivered-To: freebsd-qa@freebsd.org Received: from cx587235-b.chnd1.az.home.com (cx587235-b.chnd1.az.home.com [24.251.188.194]) by hub.freebsd.org (Postfix) with ESMTP id 0BCEA37B41F for <freebsd-qa@freebsd.org>; Fri, 11 Jan 2002 20:25:36 -0800 (PST) Received: from whale.home-net (whale [192.168.1.2]) by cx587235-b.chnd1.az.home.com (8.11.6/8.11.6) with ESMTP id g0C4PPM04236 for <freebsd-qa@freebsd.org>; Fri, 11 Jan 2002 21:25:25 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) Received: (from jjreynold@localhost) by whale.home-net (8.11.6/8.11.6) id g0C4PPh00568; Fri, 11 Jan 2002 21:25:25 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) From: John Reynolds <johnjen@reynoldsnet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15423.47797.19236.686113@whale.home-net> Date: Fri, 11 Jan 2002 21:25:25 -0700 To: freebsd-qa@freebsd.org Subject: new CD boot image testing X-Mailer: VM 6.88 under Emacs 20.7.1 Cc: Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Earlier today I reported that booting the new CD boot image on my Dell Latitude CPx-J 650 laptop didn't work. John B. asked me if it had a "made for Windows 2000/NT/ME" sticker on the laptop. Indeed it does. And, indeed I do have a bootable copy of Windows 2000 to try. Indeed the bloody laptop doesn't even boot this disc! It goes straight to the boot0 boot manager selection from the HDD. Something's definitely "up" with my h/w .... I've checked all the relevent BIOS settings and all seems to be in order. The CD drive is the first thing that it's supposed to check for booting before the HDD even but no dice. The strange thing is that when booting into FreeBSD or Windows the CD-ROM seems just fine--I can read from it, mount /cdrom, etc. No problem (can't say that rules out a h/w problem altogether but ...). So, I'm afraid without further screwing around to figure out what demons have possessed my laptop I can't make any conclusions on the CPx-J series. My best guess is that it would definitely work because of the cute Windoze sticker present. Anybody else got a CPx-J from Dell and can boot off this new image (or off any CD for that matter)? I'm using BIOS image A14 (and am checking for updates at this moment). -Jr -- John & Jennifer Reynolds johnjen@reynoldsnet.org http://www.reynoldsnet.org/ Senior CAD Engineer, WCCG, Intel Corporation jreynold@sedona.ch.intel.com Running FreeBSD since 2.1.5-RELEASE. FreeBSD: The Power to Serve! "Unix is user friendly, it's just particular about the friends it chooses." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 22:57: 6 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail.ezwv.com (hermes.ezwv.com [208.163.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 58E2D37B400; Fri, 11 Jan 2002 22:57:03 -0800 (PST) Received: from there (ip206102034164.dlup.ezwv.com [206.102.34.164]) by mail.ezwv.com (8.11.6/8.11.6) with SMTP id g0C6p2U15527; Sat, 12 Jan 2002 01:51:02 -0500 Message-Id: <200201120651.g0C6p2U15527@mail.ezwv.com> Content-Type: text/plain; charset="iso-8859-1" From: Randy Pratt <rpratt@ezwv.com> To: John Baldwin <jhb@FreeBSD.org> Subject: Re: New cdboot ISO available Date: Sat, 12 Jan 2002 01:57:02 -0500 X-Mailer: KMail [version 1.3] Cc: qa@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Thu, 10 Jan 2002 01:59:47 -0800 (PST), you wrote: ... > The release engineering team would like feedback as to roughly how many > machines do not work with the new bootstrap utility as well as how many > machines do work. If most machines work with the new bootstrap, then we may > switch to using the new bootstrap on the release ISO images. Boots fine on my Soyo SY-5EHM with: <VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge> at device 1.0 on pci0 and a CD-RW <LITE-ON LTR-12101B> at ata1-slave using PIO4 I did notice an unusual entry in dmesg: config> intro Invalid command or syntax. Type '?' for help It didn't seem to have any adverse effects and went ahead with a successful binary upgrade on a spare drive which had an existing 4.4 installation. Randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Fri Jan 11 23:27: 5 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 6885037B417; Fri, 11 Jan 2002 23:27:01 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 19B3A4B65D; Fri, 11 Jan 2002 23:27:00 -0800 (PST) Date: Fri, 11 Jan 2002 23:27:00 -0800 From: Murray Stokely <murray@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: Daniel O'Connor <doconnor@gsoft.com.au>, stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available Message-ID: <20020111232700.V22273@windriver.com> References: <XFMail.20020111103616.doconnor@gsoft.com.au> <XFMail.020110161221.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Y7xTucakfITjPcLV" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <XFMail.020110161221.jhb@FreeBSD.org>; from jhb@FreeBSD.org on Thu, Jan 10, 2002 at 04:12:21PM -0800 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG --Y7xTucakfITjPcLV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 10, 2002 at 04:12:21PM -0800, John Baldwin wrote: > > Any chance of an ISO that is smaller, just for testing the CD boot thin= g? >=20 > Murray, would you mind a smaller image? Basically a miniinst.iso with no How is 5 megabytes for you? We really just need to test the cdboot loader, so I think this will work fine : releng4.freebsd.org:/pub/FreeBSD/releases/i386/ISO-IMAGES/ 4.5-RC1-minicdboot.iso If the kernel boots and makes it into sysinstall, then the new cdloader works on your hardware. If you would like to do a full installation (which we certainly encourage!) then please download one of the 650MB ISOs. Thanks, - Murray --Y7xTucakfITjPcLV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQE8P+VDtNcQog5FH30RAivSAJ4tJV6CISPSndtb4idCtUnyFjA2XgCgpNyh Vkfo+4O3WLVpnONloebqPIU= =x/dT -----END PGP SIGNATURE----- --Y7xTucakfITjPcLV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 1:38:30 2002 Delivered-To: freebsd-qa@freebsd.org Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (Postfix) with ESMTP id 4400637B41A; Sat, 12 Jan 2002 01:37:45 -0800 (PST) Received: from cain.gsoft.com.au (darius@midget.dons.net.au [203.31.81.7]) by midget.dons.net.au (8.11.6/8.11.6) with ESMTP id g0C9bZQ02323; Sat, 12 Jan 2002 20:07:37 +1030 (CST) (envelope-from darius@dons.net.au) Message-ID: <XFMail.20020112200735.darius@dons.net.au> X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020111232700.V22273@windriver.com> Date: Sat, 12 Jan 2002 20:07:35 +1030 (CST) From: "Daniel O'Connor" <darius@dons.net.au> To: Murray Stokely <murray@FreeBSD.org> Subject: Re: New cdboot ISO available Cc: qa@FreeBSD.org, stable@FreeBSD.org, "Daniel O'Connor" <doconnor@gsoft.com.au>, John Baldwin <jhb@FreeBSD.org> Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 12-Jan-2002 Murray Stokely wrote: > On Thu, Jan 10, 2002 at 04:12:21PM -0800, John Baldwin wrote: > > > Any chance of an ISO that is smaller, just for testing the CD boot thing? > > > > Murray, would you mind a smaller image? Basically a miniinst.iso with no > > How is 5 megabytes for you? We really just need to test the cdboot > loader, so I think this will work fine : 5 meg is great :) (curse per byte charging) > If the kernel boots and makes it into sysinstall, then the new > cdloader works on your hardware. If you would like to do a full > installation (which we certainly encourage!) then please download one > of the 650MB ISOs. Hehe.. I do source upgrades :) I will try the ISO soon an report back.. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 1:41:50 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail.ipfw.org (cr308584-a.wlfdle1.on.wave.home.com [24.103.112.161]) by hub.freebsd.org (Postfix) with ESMTP id 9A24437B402; Sat, 12 Jan 2002 01:41:44 -0800 (PST) Received: from apollo (apollo.objtech.com [192.168.111.5]) by mail.ipfw.org (Postfix) with ESMTP id B2B02312D; Sat, 12 Jan 2002 04:41:43 -0500 (EST) Date: Sat, 12 Jan 2002 04:41:43 -0500 From: Peter Chiu <pccb@yahoo.com> X-Mailer: The Bat! (v1.53bis) Reply-To: Peter Chiu <pccb@yahoo.com> X-Priority: 3 (Normal) Message-ID: <1771131466.20020112044143@yahoo.com> To: Murray Stokely <murray@FreeBSD.org> Cc: stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG > > How is 5 megabytes for you? We really just need to test the cdboot > loader, so I think this will work fine : > > releng4.freebsd.org:/pub/FreeBSD/releases/i386/ISO-IMAGES/ > 4.5-RC1-minicdboot.iso It works fine on:- Dell Inspiron 8100, 3COM 10/100 PC Card 3CCFE574BT Abit BE6-II, 3COM 10/100 3C905B-TX Abit BP6, 3COM 10/100 3C905B-TX, RealTek 8029 The only problem is the dmesg output goes so far that I cannot double check each line item. -- Peter \\|// (o o) +-------------------------oOOo-(_)-oOOo-----------------------------+ EMail : mailto:pccb(at)yahoo(dot)com PGP Key : http://www.pchiu.com/pgpkey.txt PGP Fingerprint: 5167 897D A043 423E 9266 E67F 3A13 0394 B893 A931 +-------------------------------------------------------------------+ boss forgot system password To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 2:51:42 2002 Delivered-To: freebsd-qa@freebsd.org Received: from smtp.noos.fr (lafontaine.noos.net [212.198.2.72]) by hub.freebsd.org (Postfix) with ESMTP id 2F60E37B417 for <qa@FreeBSD.org>; Sat, 12 Jan 2002 02:51:38 -0800 (PST) Received: (qmail 141817070 invoked by uid 0); 12 Jan 2002 10:51:36 -0000 Received: from unknown (HELO atheria.ptijo.net) ([195.132.200.187]) (envelope-sender <ptiJo@noos.fr>) by 212.198.2.72 (qmail-ldap-1.03) with SMTP for <jhb@FreeBSD.org>; 12 Jan 2002 10:51:36 -0000 Date: Sat, 12 Jan 2002 11:51:36 +0100 From: ptiJo <ptiJo@noos.fr> To: John Baldwin <jhb@FreeBSD.org> Cc: stable@FreeBSD.org, qa@FreeBSD.org Subject: Re: New cdboot ISO available Message-Id: <20020112115136.3fb1c734.ptiJo@noos.fr> In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> References: <XFMail.020110015947.jhb@FreeBSD.org> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386--freebsd4.4) User-Agent: X-Face: X-Operating-System: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG 'boots on laptop DELL Latitude C600 ! --------------------- ptiJo <ptiJo@noos.fr> Linux: For those who don't like Windows *BSD: For those who like UNIX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 7:49:37 2002 Delivered-To: freebsd-qa@freebsd.org Received: from visar.norris-net.com (adsl-156-86-151.asm.bellsouth.net [66.156.86.151]) by hub.freebsd.org (Postfix) with ESMTP id 4C39137B41A; Sat, 12 Jan 2002 07:49:32 -0800 (PST) Received: (from derrick@localhost) by visar.norris-net.com (8.11.6/8.11.6) id g0CFnVC00912; Sat, 12 Jan 2002 10:49:31 -0500 (EST) (envelope-from derrick) Message-Id: <200201121549.g0CFnVC00912@visar.norris-net.com> Content-Type: text/plain; charset="iso-8859-1" From: Derrick Norris <derrick@norris-net.com> Reply-To: derrick@norris-net.com To: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available Date: Sat, 12 Jan 2002 10:49:31 -0500 X-Mailer: KMail [version 1.3] References: <XFMail.020110015947.jhb@FreeBSD.org> In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Thursday 10 January 2002 04:59 am, John Baldwin wrote: <snip> > Please test this ISO and provide feedback to the -stable or -qa > lists thanks. Used mini-cd boot ISO (5MB). Boots fine on: Dell Latitude CPx 500 laptop with standard CD-ROM in drive bay Homebrew with Asus CUSL2 MB and TDK 12x10x32 CD-RW Had problems on a Dell Dimension XPS P-166 with no-name CD-ROM drive and 64 MB RAM. I had originally burned the ISO onto a CD-RW blank, then tried on a CD-R with same results: CD Loader 1.01 Building the boot loader arguments Looking up /BOOT/LOADER... Found Relocating the loader and the BTX Starting the BTX loader BTX loader 1.00 BTX version is 1.01 int=0000000d err=00000000 efl=00010202 eip=0000e369 eax=000000fa ebx=00000000 ecx=00000000 edx=00094fa1 esi=00000000 edi=00000001 ebp=00093ff8 esp=00000000 cs=002b ds=0033 es=0033 fs=0033 gs=0033 ss=0033 cs:eip=2e 31 2e 31 2e 31 2e 31-34 2e 31 20 32 30 30 31 ss:esp=4f c8 81 02 00 89 e0 05-a0 0f 00 00 a3 cc 81 02 and the system halted. Derrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 9:49:58 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id C01BC37B404; Sat, 12 Jan 2002 09:49:51 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id g0CHriX97211; Sat, 12 Jan 2002 19:53:44 +0200 (EET) (envelope-from never) Date: Sat, 12 Jan 2002 19:53:44 +0200 From: Nevermind <never@nevermind.kiev.ua> To: John Baldwin <jhb@FreeBSD.ORG> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available Message-ID: <20020112175344.GB3454@nevermind.kiev.ua> References: <XFMail.020110015947.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Hello, John Baldwin! On Thu, Jan 10, 2002 at 01:59:47AM -0800, you wrote: > The release engineering team would like feedback as to roughly how many > machines do not work with the new bootstrap utility as well as how many > machines do work. If most machines work with the new bootstrap, then we may > switch to using the new bootstrap on the release ISO images. Works fine for Polaris iPB-A (intel 815EP chipset). -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 9:52: 1 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mile.nevermind.kiev.ua (freebsddiary.org.ua [213.186.199.26]) by hub.freebsd.org (Postfix) with ESMTP id 1469F37B404; Sat, 12 Jan 2002 09:51:50 -0800 (PST) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.11.6/8.11.4) id g0CHtkU97257; Sat, 12 Jan 2002 19:55:46 +0200 (EET) (envelope-from never) Date: Sat, 12 Jan 2002 19:55:46 +0200 From: Nevermind <never@nevermind.kiev.ua> To: John Baldwin <jhb@FreeBSD.ORG> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available Message-ID: <20020112175546.GC3454@nevermind.kiev.ua> References: <XFMail.020110015947.jhb@FreeBSD.org> <20020112175344.GB3454@nevermind.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20020112175344.GB3454@nevermind.kiev.ua> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Hello, Nevermind! On Sat, Jan 12, 2002 at 07:53:44PM +0200, you wrote: > > The release engineering team would like feedback as to roughly how many > > machines do not work with the new bootstrap utility as well as how many > > machines do work. If most machines work with the new bootstrap, then we may > > switch to using the new bootstrap on the release ISO images. > Works fine for Polaris iPB-A (intel 815EP chipset). Forgot to mention: acd0: CDROM <CD-540E> at ata1-slave using PIO4 -- NEVE-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 13: 5:37 2002 Delivered-To: freebsd-qa@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id C961737B420; Sat, 12 Jan 2002 13:05:33 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id NAA01250; Sat, 12 Jan 2002 13:05:32 -0800 Message-ID: <3C40A51B.1030201@owt.com> Date: Sat, 12 Jan 2002 13:05:31 -0800 From: Kent Stewart <kstewart@owt.com> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: John Baldwin <jhb@FreeBSD.ORG> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available References: <XFMail.020110015947.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG John Baldwin wrote: > A new experimental CD bootstrap was recently added to -stable for the i386 > architecture that allows the full contents of the CD to be used when booting. > The method we currently uses relies on the BIOS emulating a floppy drive from a > floppy image file on the CD. This limits the size of the kernel that we can > boot off of. The new CD bootstrap allows a full GENERIC kernel to be used when > booting off of a CD, allowing more drivers to work out of the box. However, > not all BIOS's that support the older method support this newer method of CD > booting. I have a ECS K7S5A that booted but sysinstall was completely hung. I had to hit the reset button to reboot. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 14: 7:34 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mikea.ath.cx (okc-65-30-192-11.mmcable.com [65.30.192.11]) by hub.freebsd.org (Postfix) with ESMTP id B25B137B41E; Sat, 12 Jan 2002 14:07:29 -0800 (PST) Received: (from mikea@localhost) by mikea.ath.cx (8.11.6/8.11.1) id g0CM7Ml58705; Sat, 12 Jan 2002 16:07:22 -0600 (CST) (envelope-from mikea) Date: Sat, 12 Jan 2002 16:07:22 -0600 From: mikea <mikea@mikea.ath.cx> To: John Baldwin <jhb@FreeBSD.ORG> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available Message-ID: <20020112160722.A58690@mikea.ath.cx> References: <XFMail.020110015947.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <XFMail.020110015947.jhb@FreeBSD.org>; from jhb@FreeBSD.ORG on Thu, Jan 10, 2002 at 01:59:47AM -0800 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Thu, Jan 10, 2002 at 01:59:47AM -0800, John Baldwin wrote: > A new experimental CD bootstrap was recently added to -stable for the i386 > architecture that allows the full contents of the CD to be used when booting. > The method we currently uses relies on the BIOS emulating a floppy drive from a > floppy image file on the CD. This limits the size of the kernel that we can > boot off of. The new CD bootstrap allows a full GENERIC kernel to be used when > booting off of a CD, allowing more drivers to work out of the box. However, > not all BIOS's that support the older method support this newer method of CD > booting. Worked fine booting from a no-name CDROM drive on my Soyo SY-7VCA motherboard with PIII-866 CPU and 256 MBytes RAM. Cool tool! -- Mike Andrews mikea@mikea.ath.cx Tired old sysadmin since 1964 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 14:50: 1 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail1.murraystate.edu (mail1.murraystate.edu [216.249.159.50]) by hub.freebsd.org (Postfix) with SMTP id 44B3137B41E; Sat, 12 Jan 2002 14:49:56 -0800 (PST) Received: from runbox.com (216.249.168.70) by mail1.murraystate.edu (NPlex 5.5.031) id 3C122179000C632F; Sat, 12 Jan 2002 16:46:55 -0600 Message-ID: <3C40BDAA.3080900@runbox.com> Date: Sat, 12 Jan 2002 16:50:18 -0600 From: AL Grant <agrant@runbox.com> User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20020109 X-Accept-Language: en-us MIME-Version: 1.0 To: "Gary W. Swearingen" <swear@blarg.net> Cc: stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available References: <XFMail.020110015947.jhb@FreeBSD.org> <3C3E1167.5080302@runbox.com> <4gpu4gzpxq.u4g@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG Gary W. Swearingen wrote: >AL Grant <agrant@runbox.com> writes: > >>The first time I got 660171KB and it quit then I got 660170KB and it >>quit. Just now I tried again and it got 660168KB and quit. Every time it >>shows 99% complete. >> > >Though I can't say it would solve that problem, I recommend getting such >big files using a resumable FTPer like ncftp/ncftpget so you don't >have to restart from byte one after a download is interrupted. > > > I was finally able to complete the download. It seems the problem is in the download interface for Mozilla. Once I went to command line I had no trouble. I have used this cdboot on a Biostar M7vkd with chipset VIA KT133A, & on a K7VMA mobo with VIA VT8365/VT82C686B chipset. I have also installed on my laptop a Toshiba 1555CDS all with no trouble. Thanks to everyone for the earlier help. ALG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 15:24: 1 2002 Delivered-To: freebsd-qa@freebsd.org Received: from gw.gbch.net (gw.gbch.net [203.143.238.93]) by hub.freebsd.org (Postfix) with SMTP id 4455A37B416 for <qa@FreeBSD.ORG>; Sat, 12 Jan 2002 15:23:57 -0800 (PST) Received: (qmail 63789 invoked by uid 1001); 13 Jan 2002 09:23:55 +1000 X-Posted-By: GJB-Post 2.23 27-Nov-2001 X-Operating-System: FreeBSD 4.2-RELEASE i386 X-Uptime: 3 days, 15:51 X-Location: Brisbane, Australia; 27.49841S 152.98439E X-URL: http://www.gbch.net/gjb.html X-Image-URL: http://www.gbch.net/gjb/gjb-auug048.gif X-GPG-Fingerprint: EBB2 2A92 A79D 1533 AC00 3C46 5D83 B6FB 4B04 B7D6 X-PGP-Public-Keys: http://www.gbch.net/keys.html Message-Id: <nospam-1010877835.63750@bambi.gbch.net> Date: Sun, 13 Jan 2002 09:23:55 +1000 From: Greg Black <gjb@gbch.net> To: AL Grant <agrant@runbox.com> Cc: "Gary W. Swearingen" <swear@blarg.net>, stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: New cdboot ISO available References: <XFMail.020110015947.jhb@FreeBSD.org> <3C3E1167.5080302@runbox.com> <4gpu4gzpxq.u4g@localhost.localdomain> <3C40BDAA.3080900@runbox.com> In-reply-to: <3C40BDAA.3080900@runbox.com> of Sat, 12 Jan 2002 16:50:18 CST Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG AL Grant wrote: | I was finally able to complete the download. It seems the problem is in | the download | interface for Mozilla. Once I went to command line I had no trouble. The mozilla download "capability" is a complete crock. The other day I tried to download an 8 MB file and mozilla put 30 MB of useless junk on my disk. I've had several cases of failures with it where any other tool I've tried has done the job right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 15:45: 1 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 173BA37B421 for <freebsd-qa@freebsd.org>; Sat, 12 Jan 2002 15:44:53 -0800 (PST) Received: (qmail 7161 invoked from network); 12 Jan 2002 23:44:52 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for <johnjen@reynoldsnet.org>; 12 Jan 2002 23:44:52 -0000 Message-ID: <XFMail.020112154413.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <15423.47797.19236.686113@whale.home-net> Date: Sat, 12 Jan 2002 15:44:13 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: John Reynolds <johnjen@reynoldsnet.org> Subject: RE: new CD boot image testing Cc: , freebsd-qa@freebsd.org Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 12-Jan-02 John Reynolds wrote: > John B. asked me if it had a "made for Windows 2000/NT/ME" sticker on the > laptop. Indeed it does. And, indeed I do have a bootable copy of Windows 2000 > to try. Indeed the bloody laptop doesn't even boot this disc! It goes > straight > to the boot0 boot manager selection from the HDD. Something's definitely "up" > with my h/w .... Doh. :) Thanks very much for checking. > So, I'm afraid without further screwing around to figure out what demons have > possessed my laptop I can't make any conclusions on the CPx-J series. My best > guess is that it would definitely work because of the cute Windoze sticker > present. Someone reported success on either a 600 or 800 latitude I think. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 15:45: 2 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with ESMTP id 2143037B422 for <qa@FreeBSD.ORG>; Sat, 12 Jan 2002 15:44:53 -0800 (PST) Received: (qmail 11114 invoked from network); 12 Jan 2002 23:44:51 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for <kstewart@owt.com>; 12 Jan 2002 23:44:51 -0000 Message-ID: <XFMail.020112154412.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3C40A51B.1030201@owt.com> Date: Sat, 12 Jan 2002 15:44:12 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Kent Stewart <kstewart@owt.com> Subject: Re: New cdboot ISO available Cc: qa@FreeBSD.ORG, stable@FreeBSD.ORG Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 12-Jan-02 Kent Stewart wrote: > > > John Baldwin wrote: > >> A new experimental CD bootstrap was recently added to -stable for the i386 >> architecture that allows the full contents of the CD to be used when >> booting. >> The method we currently uses relies on the BIOS emulating a floppy drive >> from a >> floppy image file on the CD. This limits the size of the kernel that we can >> boot off of. The new CD bootstrap allows a full GENERIC kernel to be used >> when >> booting off of a CD, allowing more drivers to work out of the box. However, >> not all BIOS's that support the older method support this newer method of CD >> booting. > > > I have a ECS K7S5A that booted but sysinstall was completely hung. I > had to hit the reset button to reboot. Hmmm, that is weird. I assume it doesn't hang with the normal ISO image? -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 15:45: 9 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id EBC0C37B405 for <qa@FreeBSD.ORG>; Sat, 12 Jan 2002 15:44:55 -0800 (PST) Received: (qmail 29403 invoked from network); 12 Jan 2002 23:44:53 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for <derrick@norris-net.com>; 12 Jan 2002 23:44:53 -0000 Message-ID: <XFMail.020112154413.jhb@FreeBSD.org> X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200201121549.g0CFnVC00912@visar.norris-net.com> Date: Sat, 12 Jan 2002 15:44:13 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: Derrick Norris <derrick@norris-net.com> Subject: Re: New cdboot ISO available Cc: qa@FreeBSD.ORG, stable@FreeBSD.ORG Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On 12-Jan-02 Derrick Norris wrote: > On Thursday 10 January 2002 04:59 am, John Baldwin wrote: > > <snip> > >> Please test this ISO and provide feedback to the -stable or -qa >> lists thanks. > > Used mini-cd boot ISO (5MB). > > Boots fine on: > Dell Latitude CPx 500 laptop with standard CD-ROM in drive bay > Homebrew with Asus CUSL2 MB and TDK 12x10x32 CD-RW > > Had problems on a Dell Dimension XPS P-166 with no-name CD-ROM drive > and 64 MB RAM. I had originally burned the ISO onto a CD-RW blank, > then tried on a CD-R with same results: > > CD Loader 1.01 > > Building the boot loader arguments > Looking up /BOOT/LOADER... Found > Relocating the loader and the BTX > Starting the BTX loader > > BTX loader 1.00 BTX version is 1.01 > > int=0000000d err=00000000 efl=00010202 eip=0000e369 > eax=000000fa ebx=00000000 ecx=00000000 edx=00094fa1 > esi=00000000 edi=00000001 ebp=00093ff8 esp=00000000 > > cs=002b ds=0033 es=0033 fs=0033 gs=0033 ss=0033 > > cs:eip=2e 31 2e 31 2e 31 2e 31-34 2e 31 20 32 30 30 31 > ss:esp=4f c8 81 02 00 89 e0 05-a0 0f 00 00 a3 cc 81 02 > > and the system halted. Oeer. Hmm, cs:eip is pointing at text ".1.1.1.14.1 2001" and blowing up trying to execute that. Hmm, eip is in a rather weird address. Oh, %esp is hosed somehow, the stack pointer shouldn't be zero. :) So somehow the stack pointer got messed up and it started executing garbage before blowing up. Can you read the CD contents find on this machine? What year is the BIOS onthe Dimension XPS and can it boot a Windows 2000, NT 4, or Me CD-ROM ok? Thanks! > Derrick -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 17:25:24 2002 Delivered-To: freebsd-qa@freebsd.org Received: from oddjob.trewitt.org (adsl-216-102-95-11.dsl.snfc21.pacbell.net [216.102.95.11]) by hub.freebsd.org (Postfix) with ESMTP id F408737B400; Sat, 12 Jan 2002 17:25:19 -0800 (PST) Received: from trewitt.org (g4.trewitt.org [10.0.0.4]) by oddjob.trewitt.org (8.11.3/8.11.1) with ESMTP id g0D1PJJ71252; Sat, 12 Jan 2002 17:25:19 -0800 (PST) (envelope-from glenn@trewitt.org) Message-ID: <3C40E1FF.3030304@trewitt.org> Date: Sat, 12 Jan 2002 17:25:19 -0800 From: Glenn Trewitt <glenn@trewitt.org> User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.4) Gecko/20011022 Netscape6/6.2 X-Accept-Language: en,pdf MIME-Version: 1.0 To: qa@FreeBSD.ORG Cc: stable@FreeBSD.ORG Subject: Re: New cdboot ISO available References: <XFMail.020110015947.jhb@FreeBSD.org> <200201121549.g0CFnVC00912@visar.norris-net.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG > > > >Please test this ISO and provide feedback to the -stable or -qa >lists thanks. > I used the mini-cd boot ISO. It worked fine on an: Intel 440 BX chipset + 400MHz Celeron. It worked fine on an: ALiM1647 + ALiM1535D chipset + 1200 MHz AMD Thunderbird, on an Iwill motherboard. It booted OK on a Sony VAIO superslim Z505HS (500 MHz Celeron), using the external Sony CDROM, connected via Sony's PC-card interface. However, once the kernel finished booting, it went through 3 or 4 steps: Use PC-card device as installation media? Select an I/O address area Select an available IRQ Since it booted off of the CDROM, it seems like it ought to be able to offer the option of "get the distribution off of the boot media". (Of course, I can imagine several different reasons why this wouldn't work.) Other than that, the VAIO boot went fine, and I got to the sysinstall screen. - Glenn Trewitt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 19:13:32 2002 Delivered-To: freebsd-qa@freebsd.org Received: from visar.norris-net.com (adsl-156-86-151.asm.bellsouth.net [66.156.86.151]) by hub.freebsd.org (Postfix) with ESMTP id 4BE4437B404; Sat, 12 Jan 2002 19:13:26 -0800 (PST) Received: (from derrick@localhost) by visar.norris-net.com (8.11.6/8.11.6) id g0D3DPf20217; Sat, 12 Jan 2002 22:13:25 -0500 (EST) (envelope-from derrick) Message-Id: <200201130313.g0D3DPf20217@visar.norris-net.com> Content-Type: text/plain; charset="iso-8859-1" From: Derrick Norris <derrick@norris-net.com> Reply-To: derrick@norris-net.com To: John Baldwin <jhb@FreeBSD.org> Subject: Re: New cdboot ISO available Date: Sat, 12 Jan 2002 22:13:25 -0500 X-Mailer: KMail [version 1.3] Cc: qa@FreeBSD.org, stable@FreeBSD.org References: <XFMail.020112154413.jhb@FreeBSD.org> In-Reply-To: <XFMail.020112154413.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG On Saturday 12 January 2002 06:44 pm, John Baldwin wrote: > On 12-Jan-02 Derrick Norris wrote: <snip> > > Had problems on a Dell Dimension XPS P-166 with no-name CD-ROM > > drive and 64 MB RAM. I had originally burned the ISO onto a > > CD-RW blank, then tried on a CD-R with same results: > > > > CD Loader 1.01 > > > > Building the boot loader arguments > > Looking up /BOOT/LOADER... Found > > Relocating the loader and the BTX > > Starting the BTX loader > > > > BTX loader 1.00 BTX version is 1.01 > > > > int=0000000d err=00000000 efl=00010202 eip=0000e369 > > eax=000000fa ebx=00000000 ecx=00000000 edx=00094fa1 > > esi=00000000 edi=00000001 ebp=00093ff8 esp=00000000 > > > > cs=002b ds=0033 es=0033 fs=0033 gs=0033 ss=0033 > > > > cs:eip=2e 31 2e 31 2e 31 2e 31-34 2e 31 20 32 30 30 31 > > ss:esp=4f c8 81 02 00 89 e0 05-a0 0f 00 00 a3 cc 81 02 > > > > and the system halted. > > Oeer. Hmm, cs:eip is pointing at text ".1.1.1.14.1 2001" and > blowing up trying to execute that. Hmm, eip is in a rather weird > address. Oh, %esp is hosed somehow, the stack pointer shouldn't be > zero. :) So somehow the stack pointer got messed up and it started > executing garbage before blowing up. Can you read the CD contents > find on this machine? What year is the BIOS onthe Dimension XPS > and can it boot a Windows 2000, NT 4, or Me CD-ROM ok? Thanks! Yes, I thought it looked strange as well that the eip was pointing at what looked like text. I reverified all the numbers just now by trying the boot again, just to make sure I didn't make a mistake transcribing them. I can read the contents of the CD fine on the troubled box (after booting into Windows which is what this box normally runs). The BIOS is version A10; date of flash file on Dell's web site is 10/27/1998 and it is the latest BIOS available for this machine. I just tried and it boots a Windows 2000 install CD with no problems. This probably won't help much, but booting from a 4.3-RELEASE install CD identifies the CD-ROM drive as: CD-ROM Drive/F5A at ata1-master using PIO4 before entering sysinstall -- that's about as no-name as you can get I suppose :). Thanks, Derrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Sat Jan 12 20: 0:28 2002 Delivered-To: freebsd-qa@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 2553C37B41A; Sat, 12 Jan 2002 20:00:24 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id UAA24842; Sat, 12 Jan 2002 20:00:20 -0800 Message-ID: <3C410652.1020300@owt.com> Date: Sat, 12 Jan 2002 20:00:18 -0800 From: Kent Stewart <kstewart@owt.com> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: John Baldwin <jhb@FreeBSD.org> Cc: qa@FreeBSD.org, stable@FreeBSD.org Subject: Re: New cdboot ISO available References: <XFMail.020112154412.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-qa.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-qa> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-qa> X-Loop: FreeBSD.ORG John Baldwin wrote: > On 12-Jan-02 Kent Stewart wrote: > >> >>John Baldwin wrote: >> >> >>>A new experimental CD bootstrap was recently added to -stable for the i386 >>>architecture that allows the full contents of the CD to be used when >>>booting. >>>The method we currently uses relies on the BIOS emulating a floppy drive >>>from a >>>floppy image file on the CD. This limits the size of the kernel that we can >>>boot off of. The new CD bootstrap allows a full GENERIC kernel to be used >>>when >>>booting off of a CD, allowing more drivers to work out of the box. However, >>>not all BIOS's that support the older method support this newer method of CD >>>booting. >>> >> >>I have a ECS K7S5A that booted but sysinstall was completely hung. I >>had to hit the reset button to reboot. >> > > Hmmm, that is weird. I assume it doesn't hang with the normal ISO image? It boots the 4.4-release that was part of the 4-cd set just fine. This K7S5a has a DVD player on it for the CDROM. I tried the 4.5-iso on one of my other computers and it ran just fine. I have to go out but when I get back I have two other SiS-735 based computers that are being upgraded so they have W Paul's SiS-900 network update added. They all have CDROM players on them. I will try them when I reboot after installing the results of my latest cvsup. Kent > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message