Date: Sat, 30 May 1998 22:24:58 -0500 From: Tom Jackson <toj@gorillanet.gorilla.net> To: FreeBSD Current <freebsd-current@FreeBSD.ORG> Subject: Re: devfs/slice disk problem Message-ID: <19980530222458.54036@TOJ.org> In-Reply-To: <19980530202106.26856@TOJ.org>; from Tom Jackson on Sat, May 30, 1998 at 08:21:06PM -0500 References: <19980530202106.26856@TOJ.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 30, 1998 at 08:21:06PM -0500, Tom Jackson wrote: > After shooting myself a few times in the foot, was wondering > if anybody knows how to remedy this without disk remake: > > > Copyright (c) 1992-1998 FreeBSD Inc. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > FreeBSD 3.0-CURRENT #22: Thu May 28 22:52:50 CDT 1998 > root@peeper.TOJ.org:/usr/src/sys/compile/TWO-PEEP > Timecounter "i8254" frequency 1193182 Hz cost 3244 ns > CPU: Pentium II (686-class CPU) > Origin = "GenuineIntel" Id = 0x634 Stepping=4 > Features=0x80fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,MMX> > real memory = 134217728 (131072K bytes) > avail memory = 127574016 (124584K bytes) > FreeBSD/SMP: Multiprocessor motherboard > cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 > cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 > io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 > DEVFS: ready for devices > [snipped] > yep > sd0s1: type 6. Leaving > sd0s2: attaching disklabel.. > part 0, start=0, size=102400 > part 1, start=102400, size=524288 > part 4, start=626688, size=1677336 > part 5, start=2304024, size=843764 > part 6, start=3147788, size=843764 > sd0s3: attaching disklabel.. > part 4, start=0, size=537109 > part 5, start=537109, size=1074218 > part 6, start=1611327, size=1332000 > part 7, start=2943327, size=1050273 > sd1: probing for MBR.. rejected.. multiple active nope > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > sd1: probing for disklabel.. nope > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > sd2: probing for MBR.. yep > sd2s1: attaching disklabel.. > part 4, start=0, size=488254 > part 5, start=488254, size=567264 > part 6, start=1055518, size=1076418 > sd3: probing for MBR.. yep > [snipped] > > Tried rebuilding mbr, that didn't work. Stumped, any > ideas? > Argh!! One of these days I'll learn to read error messages. Both slices, both FreeBSD were set active! Set first one active and wallah, devfs/slice started working. Now if I can just get packet forwarding working again :( -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980530222458.54036>