Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 1998 09:42:53 -0400 (EDT)
From:      CyberPeasant <djv@bedford.net>
To:        dhawk@river.org (David Hawkins)
Cc:        questions@FreeBSD.ORG
Subject:   Re: Upgrade 2.2.5 -> 2.2.7 & Disk Slice
Message-ID:  <199808071342.JAA03747@lucy.bedford.net>
In-Reply-To: <199808062045.NAA06967@ohio.river.org> from David Hawkins at "Aug 6, 98 01:45:29 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808071342.JAA03747>