junneyang / zumastor

Automatically exported from code.google.com/p/zumastor
0 stars 1 forks source link

2.6.24.2-i386: bootup stops #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
echo 2.6.24.2 >KernelVersion   # svn revert when done testing
./buildcurrent.sh kernel/config/2.6.24.2-i386-full
cd build
{ install the kernel and reboot, or install into a qemu instance}

Bootup stops after the initrd decrypts the root partition, and before udev
would take over.  INIT: ... 2.86 ...  is the last line displayed on a
laptop boot.  qemu test boot last-screen images are in 

http://groups.google.com/group/zumastor-commits/browse_thread/thread/4c16eac8fa3
0b02b/547e522bf28149b8?hl=en#547e522bf28149b8

I suspect this is a .config option problem, and will try bisecting and
reconfiguring.

Original issue reported on code.google.com by drake.di...@gmail.com on 15 Feb 2008 at 7:54

GoogleCodeExporter commented 9 years ago
Since we've booted 2.6.24 with current configs and patches on real hardware, 
i'll 
resolve this.

Original comment by williama...@gmail.com on 8 Apr 2008 at 6:45