* [gentoo-user] baselayout broke my system
@ 2005-11-14 10:16 Grant
2005-11-14 10:25 ` Dirk Heinrichs
2005-11-14 11:39 ` Iain Buchanan
0 siblings, 2 replies; 6+ messages in thread
From: Grant @ 2005-11-14 10:16 UTC (permalink / raw
To: Gentoo mailing list
Hello everyone, I updated to something like baselayout pre9-r2 a few
days ago and I immediately started getting this on boot up right after
"Checking root filesystem":
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or anything else), then the superblock is
corrupt, and you might try running e2fsck with an alternate
superblock;
e2fsck -b 8193 <device>
I tried running that with /dev/hda3 for the <device> with no good
results. I booted to a LiveCD, chrooted, synced, and updated
baselayout to something like baselayout pre10-1 tonight with the same
results. What can I do to get this baby working again?
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] baselayout broke my system
2005-11-14 10:16 [gentoo-user] baselayout broke my system Grant
@ 2005-11-14 10:25 ` Dirk Heinrichs
2005-11-14 11:39 ` Iain Buchanan
1 sibling, 0 replies; 6+ messages in thread
From: Dirk Heinrichs @ 2005-11-14 10:25 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 987 bytes --]
Am Montag, 14. November 2005 11:16 schrieb ext Grant:
> Hello everyone, I updated to something like baselayout pre9-r2 a few
> days ago and I immediately started getting this on boot up right after
> "Checking root filesystem":
>
> The superblock could not be read or does not describe a correct ext2
> filesystem. If the device is valid and it really contains an ext2
> filesystem (and not swap or anything else), then the superblock is
> corrupt, and you might try running e2fsck with an alternate
> superblock;
> e2fsck -b 8193 <device>
Is your root fs really ext2?
Did you try disabling fs check for / in /etc/fstab?
Bye...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] baselayout broke my system
2005-11-14 10:16 [gentoo-user] baselayout broke my system Grant
2005-11-14 10:25 ` Dirk Heinrichs
@ 2005-11-14 11:39 ` Iain Buchanan
2005-11-14 16:06 ` david
1 sibling, 1 reply; 6+ messages in thread
From: Iain Buchanan @ 2005-11-14 11:39 UTC (permalink / raw
To: gentoo-user
On Mon, 2005-11-14 at 02:16 -0800, Grant wrote:
> Hello everyone, I updated to something like baselayout pre9-r2 a few
> days ago and I immediately started getting this on boot up right after
> "Checking root filesystem":
did you also upgrade glibc to 2.3.6? Apparently there's some behaviour
with glibc and recent versions of portage that really screw things up.
More info here http://bugs.gentoo.org/show_bug.cgi?id=112082
It may not be your issue, but HTH!
--
Iain Buchanan <iaindb@netspace.net.au>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] baselayout broke my system
2005-11-14 11:39 ` Iain Buchanan
@ 2005-11-14 16:06 ` david
2005-11-20 5:08 ` Grant
0 siblings, 1 reply; 6+ messages in thread
From: david @ 2005-11-14 16:06 UTC (permalink / raw
To: gentoo-user
Iain Buchanan wrote:
>On Mon, 2005-11-14 at 02:16 -0800, Grant wrote:
>
>
>>Hello everyone, I updated to something like baselayout pre9-r2 a few
>>days ago and I immediately started getting this on boot up right after
>>"Checking root filesystem":
>>
>>
>
>did you also upgrade glibc to 2.3.6? Apparently there's some behaviour
>with glibc and recent versions of portage that really screw things up.
>
>More info here http://bugs.gentoo.org/show_bug.cgi?id=112082
>
>It may not be your issue, but HTH!
>
>
If you ran etc-update did you check /etc/fstab
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] baselayout broke my system
2005-11-14 16:06 ` david
@ 2005-11-20 5:08 ` Grant
2005-11-20 23:22 ` Iain Buchanan
0 siblings, 1 reply; 6+ messages in thread
From: Grant @ 2005-11-20 5:08 UTC (permalink / raw
To: gentoo-user
> >>Hello everyone, I updated to something like baselayout pre9-r2 a few
> >>days ago and I immediately started getting this on boot up right after
> >>"Checking root filesystem":
> >>
> >>
> >
> >did you also upgrade glibc to 2.3.6? Apparently there's some behaviour
> >with glibc and recent versions of portage that really screw things up.
> >
> >More info here http://bugs.gentoo.org/show_bug.cgi?id=112082
> >
> >It may not be your issue, but HTH!
> >
> >
> If you ran etc-update did you check /etc/fstab
I checked /etc/fstab and it looked fine. I tried upgrading to
baselayout-1.12.0_pre10-r1 with the same results. I was able to fix
it by downgrading back to baselayout-1.12.0_pre9-r1. Should I just
keep trying to upgrade when a new version is released and then roll
back if it still breaks?
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] baselayout broke my system
2005-11-20 5:08 ` Grant
@ 2005-11-20 23:22 ` Iain Buchanan
0 siblings, 0 replies; 6+ messages in thread
From: Iain Buchanan @ 2005-11-20 23:22 UTC (permalink / raw
To: gentoo-user
On Sat, 2005-11-19 at 21:08 -0800, Grant wrote:
> > >>Hello everyone, I updated to something like baselayout pre9-r2 a few
> > >>days ago and I immediately started getting this on boot up right after
> > >>"Checking root filesystem":
> I checked /etc/fstab and it looked fine. I tried upgrading to
> baselayout-1.12.0_pre10-r1 with the same results. I was able to fix
> it by downgrading back to baselayout-1.12.0_pre9-r1. Should I just
> keep trying to upgrade when a new version is released and then roll
> back if it still breaks?
That what I'd do! Also: post your results on bugzilla (under an
existing bug if there is one, or make a new one) so the devs know what
the issue are.
This is occasionally the fun you get with ~x86 :)
--
Iain Buchanan <iaindb@netspace.net.au>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-11-20 23:42 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-14 10:16 [gentoo-user] baselayout broke my system Grant
2005-11-14 10:25 ` Dirk Heinrichs
2005-11-14 11:39 ` Iain Buchanan
2005-11-14 16:06 ` david
2005-11-20 5:08 ` Grant
2005-11-20 23:22 ` Iain Buchanan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox