Date: Sun, 12 Dec 2004 16:58:45 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: freebsd-questions@freebsd.org Subject: Re: Replaced drive Message-ID: <20041212145845.GA50951@gothmog.gr> In-Reply-To: <20041212141254.GA13582@saturn.pcs.ms> References: <20041212141254.GA13582@saturn.pcs.ms>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-12-12 15:12, Martin Schweizer <lists_freebsd@bluewin.ch> wrote: > Hello list > > After I replaced my hard drive (with a larger one) I get the following > messages in dmeg.boot after reboot. Probably it's only a hint and not an > error. How I can resolve this issue? I use FreeBSD 4.10. Did you use dd(1) to move over the existing partitions and data? Judging from the following, it seems you _did_. > ad0: 39266MB <ExcelStor Technology J340> [79780/16/63] at ata0-master UDMA100 > ad2: DMA limited to UDMA33, non-ATA66 cable or device > ad2: 39266MB <ExcelStor Technology J340> [79780/16/63] at ata1-master UDMA33 > acd0: CDROM <LTN483> at ata1-slave PIO4 > Mounting root from ufs:/dev/ad0s2a > ad0s1: raw partition size != slice size > ad0s1: start 63, end 16064, size 16002 > ad0s1c: start 63, end 80405324, size 80405262 > ad0s1: truncating raw partition > ad0s1: rejecting partition in BSD label: it isn't entirely within the slice > ad0s1: start 63, end 16064, size 16002 > ad0s1a: start 63, end 524350, size 524288 > ad0s1: rejecting partition in BSD label: it isn't entirely within the slice > ad0s1e: start 524351, end 1048638, size 524288 > ad0s1: rejecting partition in BSD label: it isn't entirely within the slice > ad0s1f: start 1048639, end 80405324, size 79356686
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041212145845.GA50951>