Date: Sat, 30 May 1998 19:20:42 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: Tom Jackson <toj@gorillanet.gorilla.net> Cc: FreeBSD Current <freebsd-current@FreeBSD.ORG> Subject: Re: devfs/slice disk problem Message-ID: <Pine.BSF.3.95.980530191745.10481A-100000@current1.whistle.com> In-Reply-To: <19980530202106.26856@TOJ.org>
next in thread | previous in thread | raw e-mail | index | archive | help
using fdisk -u /dev/rsd1 remove the flags=80 for all but one of the slices.. theoretically having more than one being the boot partition doesn't make sense. I have taken that as a sign of an corrupted or nonsinsical bootblock but apparantly the sysinstall can do this.. (grumble) julian On Sat, 30 May 1998, 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? > > -- > Tom > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > 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?Pine.BSF.3.95.980530191745.10481A-100000>