From owner-freebsd-questions Tue Oct 31 8:34:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id 0C83D37B479 for ; Tue, 31 Oct 2000 08:34:13 -0800 (PST) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0G3A00701ZC0MF@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Tue, 31 Oct 2000 08:33:39 -0800 (PST) Received: from tagalong ([165.107.42.185]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0G3A004LEZBZK3@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.ORG; Tue, 31 Oct 2000 08:33:35 -0800 (PST) Date: Tue, 31 Oct 2000 08:33:56 -0800 From: Drew Tomlinson Subject: RE: BSD Stable from 4.1 CD-ROMS? In-reply-to: <39FEE9C2.1D6B7DC5@graphics.cornell.edu> To: 'Hurf Sheldon' , freebsd-questions@FreeBSD.ORG Message-id: <8C224DC088D8D111B67D0000F67AC17E0306D521@ldcmsx01.lc.ca.gov> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm a newbie myself but I'll take a stab at some of these. > -----Original Message----- > From: Hurf Sheldon [mailto:hurf@Graphics.Cornell.EDU] > Sent: Tuesday, October 31, 2000 7:48 AM > To: freebsd-questions@FreeBSD.ORG > Subject: BSD Stable from 4.1 CD-ROMS? > > > Hi Folks, > Some questions re: FreeBSD installs. > I've just installed 4.1 from the CD-Rom dated August. Is that > considered > the "stable"? We installed the "X with kernel sources" selection > with no extras save linux and 3.2 binary compatability. STABLE is a work in progress that is continually updated with code from CURRENT that has been tested and deemed STABLE. You installed the 4.1 RELEASE which is merely a "snapshot" of STABLE as it was at that time. > During the install the disk format routine would only allow 4 > partitions > (9gb SCSI on adaptec 2940) - anything further was given the > device entry > "X" I don't know. > After boot and kernel rebuild (for dual cpus ), we can't mount the > CDROM for > additional package installs (from /stand/sysinstall) - we get > the error > - "bad super block" I used to get this as well but I solved the problem by mounting the CD before running /stand/sysinstall. I think the command is just "mount /cdrom". > We have several FreeBSD systems, now spanning 3.2->4.1. I'm > curious what > schemes people are using to keep a group of systems updated as > painlessly > as possible. There are 3 fronts: The system software, the packages and > the ports that we'd like to be able to keep synced among the systems. > What has been successful? I haven't tried this but others have suggested running CVSup on one machine (usually your fastest) and making your world there. Then you can link your other machines to the sources one the CVSup machine via NFS. > thanks, > hurf You're welcome, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message