Kernel fudcon hackfests

2008-01-03 Thread Hans de Goede

Hi All,

Unfortunately I cannot be physically present at the kernel fudcon hackfests, 
but I would still like to try and help, any chance we can have some electronic 
interaction, for example somewhere on freenode?


Regards,

Hans

___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: kernels won't boot

2008-01-03 Thread Steve Grubb
On Thursday 03 January 2008 14:10:20 David Zeuthen wrote:
> > > > Can you show me more of the log?
> >
> > The log is more sgrubb.
>
> Eh.. From.. the log is from sgrubb. That's what I meant.

Turns out the problem shows up on my laptop. I started to hook up a serial 
cable and found doesn't have a serial port. I thought it did...so no logs.

-Steve

___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: kernels won't boot

2008-01-03 Thread David Zeuthen

Hi,

We're now tracking this issue in
 
https://bugzilla.redhat.com/show_bug.cgi?id=427439

 David


___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: kernels won't boot

2008-01-03 Thread David Zeuthen

On Thu, 2008-01-03 at 14:09 -0500, David Zeuthen wrote:
> On Thu, 2008-01-03 at 14:08 -0500, Eric Paris wrote:
> > > Can you show me more of the log?
> > > 
> 
> The log is more sgrubb.

Eh.. From.. the log is from sgrubb. That's what I meant.

 David



___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: kernels won't boot

2008-01-03 Thread David Zeuthen

On Thu, 2008-01-03 at 14:08 -0500, Eric Paris wrote:
> > Can you show me more of the log?
> > 

The log is more sgrubb.

> I think selinux-policy is busted at the moment.  depmod and mkinitrd are
> having trouble in enforcing...
> 
> rpm -e kernel-2.6.24-133-blah-blah
> setenforce 0
> yum update kernel
> setenforce 1
> 
> if that fixes it blame selinux
> 
> Also get the same result if you don't have your storage driver
> in /etc/modprobe.conf   so you can look there first...

I'm not running SELinux enforcing mode on any of my machines..

 David


___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: kernels won't boot

2008-01-03 Thread Eric Paris

On Thu, 2008-01-03 at 14:03 -0500, Peter Jones wrote:
> David Zeuthen wrote:
> > On Sat, 2007-12-22 at 08:28 -0500, Steve Grubb wrote:
> >> On Saturday 22 December 2007 07:16:32 Build System wrote:
> >>> kernel-2.6.24-0.123.rc6.fc9
> >>> ---
> >>> * Fri Dec 21 2007 David Woodhouse <[EMAIL PROTECTED]>
> >>> - Disable CONFIG_PS3_USE_LPAR_ADDR to fix PS3 memory probing
> >>>
> >>> * Fri Dec 21 2007 John W. Linville <[EMAIL PROTECTED]>
> >>> - Yet another round of wireless updates...
> >>>
> >>> * Thu Dec 20 2007 Kyle McMartin <[EMAIL PROTECTED]>
> >>> - 2.6.24-rc6
> >>
> >> After build 81, I have not been able to boot any of the x86_64 rawhide 
> >> kernels. They all end with:
> >>
> >> Trying to resume from /sys/block/sda/sda3
> >> Unable to access resume device (/sys/block/sda/sda3)
> >> Creating root device
> >> Mounting root filesystem
> >> mount: could not find '/dev/root'
> >> Setting up other filesystems
> >> Setting up new root fs
> >> setuproot: moving /dev failed: No such file or directory
> >> no fstab.sys, mounting internal defaults
> >> setuproot: error mounting /proc: No such file or directory
> >> setuproot: error mounting /sys: No such file or directory
> >> Switching to new root and running init
> >> unmounting old /dev
> >> unmounting old /proc
> >> unmounting old /sys
> >> switchroot: mount failed: No such file or directory
> >> Booting has failed.
> >>
> >> Rebooting into trusty old 2.6.24-0.81.rc4.git7.fc9 works fine. Are other 
> >> people running into this?
> > 
> > I'm still seeing this too on all my x86 and x86_64 boxes with all
> > kernels including todays update.
> > 
> > Peter, Dave, any clue?
> 
> Can you show me more of the log?
> 

I think selinux-policy is busted at the moment.  depmod and mkinitrd are
having trouble in enforcing...

rpm -e kernel-2.6.24-133-blah-blah
setenforce 0
yum update kernel
setenforce 1

if that fixes it blame selinux

Also get the same result if you don't have your storage driver
in /etc/modprobe.conf   so you can look there first...

-Eric

___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: kernels won't boot

2008-01-03 Thread Peter Jones

David Zeuthen wrote:

On Sat, 2007-12-22 at 08:28 -0500, Steve Grubb wrote:

On Saturday 22 December 2007 07:16:32 Build System wrote:

kernel-2.6.24-0.123.rc6.fc9
---
* Fri Dec 21 2007 David Woodhouse <[EMAIL PROTECTED]>
- Disable CONFIG_PS3_USE_LPAR_ADDR to fix PS3 memory probing

* Fri Dec 21 2007 John W. Linville <[EMAIL PROTECTED]>
- Yet another round of wireless updates...

* Thu Dec 20 2007 Kyle McMartin <[EMAIL PROTECTED]>
- 2.6.24-rc6


After build 81, I have not been able to boot any of the x86_64 rawhide 
kernels. They all end with:


Trying to resume from /sys/block/sda/sda3
Unable to access resume device (/sys/block/sda/sda3)
Creating root device
Mounting root filesystem
mount: could not find '/dev/root'
Setting up other filesystems
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Booting has failed.

Rebooting into trusty old 2.6.24-0.81.rc4.git7.fc9 works fine. Are other 
people running into this?


I'm still seeing this too on all my x86 and x86_64 boxes with all
kernels including todays update.

Peter, Dave, any clue?


Can you show me more of the log?

--
  Peter

___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: kernels won't boot

2008-01-03 Thread David Zeuthen

On Sat, 2007-12-22 at 08:28 -0500, Steve Grubb wrote:
> On Saturday 22 December 2007 07:16:32 Build System wrote:
> > kernel-2.6.24-0.123.rc6.fc9
> > ---
> > * Fri Dec 21 2007 David Woodhouse <[EMAIL PROTECTED]>
> > - Disable CONFIG_PS3_USE_LPAR_ADDR to fix PS3 memory probing
> >
> > * Fri Dec 21 2007 John W. Linville <[EMAIL PROTECTED]>
> > - Yet another round of wireless updates...
> >
> > * Thu Dec 20 2007 Kyle McMartin <[EMAIL PROTECTED]>
> > - 2.6.24-rc6
> 
> 
> After build 81, I have not been able to boot any of the x86_64 rawhide 
> kernels. They all end with:
> 
> Trying to resume from /sys/block/sda/sda3
> Unable to access resume device (/sys/block/sda/sda3)
> Creating root device
> Mounting root filesystem
> mount: could not find '/dev/root'
> Setting up other filesystems
> Setting up new root fs
> setuproot: moving /dev failed: No such file or directory
> no fstab.sys, mounting internal defaults
> setuproot: error mounting /proc: No such file or directory
> setuproot: error mounting /sys: No such file or directory
> Switching to new root and running init
> unmounting old /dev
> unmounting old /proc
> unmounting old /sys
> switchroot: mount failed: No such file or directory
> Booting has failed.
> 
> Rebooting into trusty old 2.6.24-0.81.rc4.git7.fc9 works fine. Are other 
> people running into this?

I'm still seeing this too on all my x86 and x86_64 boxes with all
kernels including todays update.

Peter, Dave, any clue?

  David


___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list