Bug 9534

Summary: HP pavillion dv9000 laptop and few other mobile mahcines hang when boot from Hard drive using initrd. Diaplying a message checking if image is initramfs
Product: Other Reporter: syed azam (syed.azam)
Component: OtherAssignee: other_other
Status: REJECTED UNREPRODUCIBLE    
Severity: normal CC: akpm
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.23 Subsystem:
Regression: Yes Bisected commit-id:
Attachments: initramfs hang when booting from local hard drive which contains initrd

Description syed azam 2007-12-10 11:14:35 UTC
Most recent kernel where this bug did not occur:2.6.19
Distribution: kernel.org vanilla kernel
Hardware Environment:hp pavillion dv9000
Software Environment:
Problem Description:Current kernel parameters passed are as listed below 
kernel /linux/linux apm=off reboot=h irqfixup reserve=0x1000,0x0fff panic=15 vga=normal root=700 ro noapic
        initrd /linux/initrd.gz

I am moving from 2.6.19 to 2.6.22 or 23 kernel thats when some mahcines are hanging with the follwoing message. A picture of the hang is also attached.
Kernel 2.6.19 works with no issues.

checking if image is initramfs...




Steps to reproduce:
Comment 1 syed azam 2007-12-10 11:21:32 UTC
Created attachment 13946 [details]
initramfs hang when booting from local hard drive which contains initrd
Comment 2 Andrew Morton 2007-12-10 13:30:10 UTC
ow, ugly.

Please try removing the special kernel boot options.  If any of them are
still needed in 2.6.23/2.6.24 then please raise separate bug reports
for that.

I suspect that the only practical way in which we'll be fixing this is if
you can run a bisection search to find the offending commit.
Comment 3 syed azam 2007-12-10 15:33:31 UTC
Thank you for the prompt response.

By removing the reserve=0x1000,0x0fff from kernel options initramfs issue is resolved. I had to recently add reserve line in my kernel environment to resolve a reboot issue ( reboot was acting like shutdown) on compaq 6910 mobile machine. 

I will test the compaq 6910 to see if the reboot issue is resolved in 2.6.23 or 2.6.24. I have already tested 2.6.22.5 and the issue of reboot still exist on compaq 6910.