Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2003 10:50:09 -0800
From:      Brent Kearney <brent@kearneys.ca>
To:        questions@freebsd.org
Subject:   filesystem disappeared following 4.2 -> 4.7 upgrade
Message-ID:  <20030202185009.GA14514@kearneys.ca>

next in thread | raw e-mail | index | archive | help

Hello,

I recently updated a system running freebsd 4.2 to 4.7.  I realize
that there is new ATA code in 4.7.  This system is on a SCSI disk,
but /home is on a large IDE drive.  

Following a 'make installkernel', I rebooted to single user mode, ran
installworld, then did mergemaster.  I let mergemaster run the new
'/dev/MAKEDEV all'.

The 4.2 system called my /home partition /dev/ad0s1e; during boot up 
of 4.7, I see that the disk is recognized, but is called "ad5" instead 
of "ad0".  I haven't changed the hardware at all, btw.  However, there 
appears to be no /dev/ad5s1e, and furthermore, when I run the disklabel 
editor, it tells me that there is no filesystem on /dev/ad5.  If I 
reboot to the old 4.2 kernel, somewhat problematically, I can mount 
/dev/ad0s1e, and access my files.

The UPDATING file mentioned the new ata code, but didn't say anything
about the need to re-create filesystems; I must be missing something.

Any help appreciated.

Brent



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?20030202185009.GA14514>