From owner-freebsd-questions Fri Aug 7 06:47:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA06770 for freebsd-questions-outgoing; Fri, 7 Aug 1998 06:47:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lucy.bedford.net (lucy.bedford.net [206.99.145.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA06765 for ; Fri, 7 Aug 1998 06:47:01 -0700 (PDT) (envelope-from listread@lucy.bedford.net) Received: (from listread@localhost) by lucy.bedford.net (8.8.8/8.8.8) id JAA03747; Fri, 7 Aug 1998 09:42:53 -0400 (EDT) (envelope-from listread) Message-Id: <199808071342.JAA03747@lucy.bedford.net> Subject: Re: Upgrade 2.2.5 -> 2.2.7 & Disk Slice In-Reply-To: <199808062045.NAA06967@ohio.river.org> from David Hawkins at "Aug 6, 98 01:45:29 pm" To: dhawk@river.org (David Hawkins) Date: Fri, 7 Aug 1998 09:42:53 -0400 (EDT) Cc: questions@FreeBSD.ORG X-no-archive: yes Reply-to: djv@bedford.net From: CyberPeasant X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Hawkins wrote: > We've been up for over 100 days on 2.2.5 and I was planning an upgrade > to REL_2.2, which I guess is cvsup'ing 2.2.7 now. > > Questions: > 1. any known problems with going from 2.2.5 to 2.2.7? > Not by me. > 2. anything I can do beforehand about the disk slice? We have a 4 GB > SCSI disk. Do I need to do a MAKEDEV first? You look like you're in good shape. You want to go through /etc/fstab and replace all the traditional names (sd0a) to slice-names (sd0s1a), if you're usint the traditional ones. > # ls -l /dev/sd0* > brw-r----- 1 root operator 4, 0x00010002 Dec 22 1995 sd0 > brw-r----- 1 root operator 4, 0 Dec 22 1995 sd0a > brw-r----- 1 root operator 4, 1 Dec 22 1995 sd0b > brw-r----- 1 root operator 4, 2 Dec 22 1995 sd0c > brw-r----- 1 root operator 4, 3 Dec 22 1995 sd0d > brw-r----- 1 root operator 4, 4 Dec 22 1995 sd0e > brw-r----- 1 root operator 4, 5 Dec 22 1995 sd0f > brw-r----- 1 root operator 4, 6 Dec 22 1995 sd0g > brw-r----- 1 root operator 4, 7 Dec 22 1995 sd0h > brw-r----- 1 root operator 4, 0x00020002 Dec 22 1995 sd0s1 > brw-r----- 1 root operator 4, 0x00020000 Dec 22 1995 sd0s1a > brw-r----- 1 root operator 4, 0x00020001 Dec 22 1995 sd0s1b > brw-r----- 1 root operator 4, 0x00020002 Dec 22 1995 sd0s1c > brw-r----- 1 root operator 4, 0x00020003 Dec 22 1995 sd0s1d > brw-r----- 1 root operator 4, 0x00020004 Dec 22 1995 sd0s1e > brw-r----- 1 root operator 4, 0x00020005 Dec 22 1995 sd0s1f > brw-r----- 1 root operator 4, 0x00020006 Dec 22 1995 sd0s1g > brw-r----- 1 root operator 4, 0x00020007 Dec 22 1995 sd0s1h > brw-r----- 1 root operator 4, 0x00030002 Dec 22 1995 sd0s2 > brw-r----- 1 root operator 4, 0x00040002 Dec 22 1995 sd0s3 > brw-r----- 1 root operator 4, 0x00050002 Dec 22 1995 sd0s4 > # df > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/sd0a 24815 14982 7848 66% / Like this one ^^^^^^^^^^^^^^ > /dev/sd0s1h 921037 485284 362071 57% /river > /dev/sd0s1e 1986495 518810 1308766 28% /users > /dev/sd0s1g 396895 307649 57495 84% /usr > /dev/sd0s1f 595839 279853 268319 51% /var > procfs 4 4 0 100% /proc > Dave -- Bedford County, PA -- 47,000 polite, friendly Appalachians, 4,000 of whom have concealed-carry permits. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message