Date: Sat, 30 Oct 1999 07:52:56 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: mjacob@feral.com Cc: freebsd-current@FreeBSD.ORG Subject: Re: ick! blockdev goop with root in -current? Message-ID: <11142.941262776@critter.freebsd.dk> In-Reply-To: Your message of "Fri, 29 Oct 1999 22:49:03 PDT." <Pine.BSF.4.10.9910292248150.99716-100000@beppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This has nothing to do with blockdevs. It is an old standing bug in fsck which only happens when you interrupt it. "Uncle Milt" from vicor has a set of fsck patches in for review with Kirk where this should be fixed as well. In all likelyhood your fsck didn't hang but was working its way through things. Try ^T next time rather than ^C Poul-Henning In message <Pine.BSF.4.10.9910292248150.99716-100000@beppo.feral.com>, Matthew Jacob writes: > >WARNING: / was not properly dismounted >start_init: trying /sbin/init >swapon: adding /dev/ad0b as swap device >Automatic reboot in progress... >/dev/rwd0s4a: 2199 files, 38154 used, 209893 free (277 frags, 26202 >blocks, 0.1% fragmentation) >[HANGS...] >^Cfsck in free(): warning: page is already free. >fsck in free(): warning: page is already free. >fsck in free(): warning: chunk is already free. >fsck in free(): warning: junk pointer, too low to make sense. >fsck: panic: lost 2 buffers > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! 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?11142.941262776>