Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 1998 07:55:01 -0800 (PST)
From:      Burton Sampley <bsampley@best.com>
To:        stable@FreeBSD.ORG
Subject:   Re: More problems with new slice code
Message-ID:  <Pine.BSF.3.96.980314074950.188A-100000@bsampley.vip.best.com>
In-Reply-To: <Pine.BSF.3.96.980313122453.255A-100000@bsampley.vip.best.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----

For anyone interested, I found  a solution to the problem described below.
I just cd'ed in /dev/ and ran ./MAKEDEV for each slice being used.  I then
modified /etc/fstab with the correct slices for each filesystem and booted
under the new kernel.  Everything has gone perfect after.

Thanks to all that have tried to help.

- -burton-

- ---------------

Burton Sampley
bsampley@best.com or bsampley@haywire.csuhayward.edu
PGP key available at http://www.best.com/~bsampley/pgp.html 


On Fri, 13 Mar 1998, Burton Sampley wrote:

> Date: Fri, 13 Mar 1998 12:39:42 -0800 (PST)
> From: Burton Sampley <bsampley@best.com>
> To: stable@FreeBSD.ORG
> Subject: More problems with new slice code
> 
> | Pretty Good Privacy(tm) 2.6.2 - Public-key encryption for the masses.
> | (c) 1990-1994 Philip Zimmermann, Phil's Pretty Good Software. 11 Oct 94
> | Uses the RSAREF(tm) Toolkit, which is copyright RSA Data Security, Inc.
> | Distributed by the Massachusetts Institute of Technology.
> | Export of this software may be restricted by the U.S. government.
> | Current time: 1998/03/14 15:50 GMT
> | 
> | File has signature.  Public key is required to check signature. .
> | Good signature from user "bsampley".
> | Signature made 1998/03/13 20:40 GMT
>  
> Greetings,
> 
> Has anyone else run into this problem:
> 
> Some time ago, in a past life, I ran /dev/MAKEDEV all.  The next time I
> rebooted the system it puked into single user mode because apparently all
> the slice info had been blown away.  Now when I try to convert over the
> the new slice code (last cvsup'ed and make world as of 980312 for -stable)
> it dies on mounting root.  Since I cvsup'ed 4 days after the commit I'm
> assuming I also have the necessary changes to mount.  When my system boots
> under the new kernel with my original /etc/fstab file all the files
> systems appear to come up clean except for that nasty little note which
> says:
> 
> /dev/sd0a on /: Specified device does not match mounted device
> 
> KABOOM ---> single user mode
> 
> /sbin/mount
> root_device on / (local, read-only)
> 
> 
> 
> Here's my original /etc/fstab:
> 
> bsampley(102)% cat /etc/fstab
> # Device                Mountpoint      FStype  Options         Dump
> Pass#
> /dev/sd0b               none            swap    sw              0       0
> /dev/sd0a               /               ufs     rw              1       1
> /dev/sd0g               /usr            ufs     rw              2       2
> /dev/sd0f               /usr/obj        ufs     rw,noatime,async        2
> 2
> /dev/sd0e               /var            ufs     rw              2       2
> /dev/sd1e               /usr/src        ufs     rw,noatime,async        2
> 2
> proc                    /proc           procfs  rw              0       0
> /dev/cd0c               /cdrom          cd9660  ro,noauto       0       0
> bsampley(103)%
> 
> 
> I also tried it with root pointing to /dev/sd0s1a and /dev/sd0s2a, both
> bombed out before checking the file systems.  Please note, this is a NON
> dangerously dedicated disk.  It shares with M$ (for games only) and Linux
> (just to goof around with).
> 
> Any ideas?
> 
> ---------------
> 
> Burton Sampley
> bsampley@best.com or bsampley@haywire.csuhayward.edu
> PGP key available at http://www.best.com/~bsampley/pgp.html
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNQqoZnt2O8KJtMdBAQF9zAQAklsT/iqNHlTrnGBOow7jsjZySgFB5OFg
ZYzMjoRknlnJH/qkU6vEeYXdsYVokTUCqYl7K7b2vEWh866mmtnXQT6jnL8nJFUJ
ersGHlbmhK//h+ZdZX7cka8hhaDl85gjo3H4e5TTkMZH09vxfYhc604CvKSREOuJ
QjEnncYsOvE=
=A2Qv
-----END PGP SIGNATURE-----


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980314074950.188A-100000>