Prev: Crash in wb_clear_pending() (was: Linux 2.6.35-rc4)
Next: [GIT PULL] Ceph fixes for v2.6.35-rc5
From: Gene Heskett on 5 Jul 2010 13:00 Phenom 9550, 4G ram, asus m2n-sli deluxe mobo, all sata drives (4 + optical burner) I have now built 35-rc4 4 times, the last 2 with 2.6.31-12-mdv.config & make oldconfig (lots of accepts), & build And a working .config from 2.6.35-rc3 + make oldconfig (no changes reported) & build. Both fail at the attached image point booting from a grub2 menu on a different drive that has been working with rc3 for quite a few boots but its all bitchy this morning so is booted to the mdv 2.6.31-12 kernel above ATM. Last .config also attached. What do I need to do here? -- Cheers, Gene "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Living your life is a task so difficult, it has never been attempted before.
From: Eric W. Biederman on 19 Jul 2010 02:50 Gene Heskett <gene.heskett(a)gmail.com> writes: > Phenom 9550, 4G ram, asus m2n-sli deluxe mobo, all sata drives (4 + optical > burner) > > I have now built 35-rc4 4 times, the last 2 with > > 2.6.31-12-mdv.config & make oldconfig (lots of accepts), & build > > And a working .config from 2.6.35-rc3 + make oldconfig (no changes reported) > & build. > > Both fail at the attached image point booting from a grub2 menu on a > different drive that has been working with rc3 for quite a few boots but its > all bitchy this morning so is booted to the mdv 2.6.31-12 kernel above ATM. > > Last .config also attached. > > What do I need to do here? That does sound bizarre. You have some weird initrd dependency on the kernel doing something, but it isn't clear to me what that might be. Shrug. Not being able to mount /dev and /sys feels like they simply weren't compiled in. But your config suggests otherwise. Eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Randy Dunlap on 19 Jul 2010 11:40 On Sun, 18 Jul 2010 23:42:09 -0700 Eric W. Biederman wrote: > Gene Heskett <gene.heskett(a)gmail.com> writes: > > > Phenom 9550, 4G ram, asus m2n-sli deluxe mobo, all sata drives (4 + optical > > burner) > > > > I have now built 35-rc4 4 times, the last 2 with > > > > 2.6.31-12-mdv.config & make oldconfig (lots of accepts), & build > > > > And a working .config from 2.6.35-rc3 + make oldconfig (no changes reported) > > & build. > > > > Both fail at the attached image point booting from a grub2 menu on a > > different drive that has been working with rc3 for quite a few boots but its > > all bitchy this morning so is booted to the mdv 2.6.31-12 kernel above ATM. > > > > Last .config also attached. > > > > What do I need to do here? > > That does sound bizarre. You have some weird initrd dependency on the > kernel doing something, but it isn't clear to me what that might be. > Shrug. > > Not being able to mount /dev and /sys feels like they simply weren't > compiled in. But your config suggests otherwise. I would change the second line below to be enabled: CONFIG_DEVTMPFS=y # CONFIG_DEVTMPFS_MOUNT is not set and give that a shot. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Eric W. Biederman on 19 Jul 2010 11:50 Randy Dunlap <rdunlap(a)xenotime.net> writes: > On Sun, 18 Jul 2010 23:42:09 -0700 Eric W. Biederman wrote: > >> Gene Heskett <gene.heskett(a)gmail.com> writes: >> >> > Phenom 9550, 4G ram, asus m2n-sli deluxe mobo, all sata drives (4 + optical >> > burner) >> > >> > I have now built 35-rc4 4 times, the last 2 with >> > >> > 2.6.31-12-mdv.config & make oldconfig (lots of accepts), & build >> > >> > And a working .config from 2.6.35-rc3 + make oldconfig (no changes reported) >> > & build. >> > >> > Both fail at the attached image point booting from a grub2 menu on a >> > different drive that has been working with rc3 for quite a few boots but its >> > all bitchy this morning so is booted to the mdv 2.6.31-12 kernel above ATM. >> > >> > Last .config also attached. >> > >> > What do I need to do here? >> >> That does sound bizarre. You have some weird initrd dependency on the >> kernel doing something, but it isn't clear to me what that might be. >> Shrug. >> >> Not being able to mount /dev and /sys feels like they simply weren't >> compiled in. But your config suggests otherwise. > > I would change the second line below to be enabled: > > CONFIG_DEVTMPFS=y > # CONFIG_DEVTMPFS_MOUNT is not set > > and give that a shot. That is such a truly evil option. *shiver* Eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Crash in wb_clear_pending() (was: Linux 2.6.35-rc4) Next: [GIT PULL] Ceph fixes for v2.6.35-rc5 |