https://bugzilla.kernel.org/show_bug.cgi?id=42725





--- Comment #55 from Alex Shi <alex....@intel.com>  2012-07-03 02:30:03 ---
(In reply to comment #53)
> I have finished bisecting, I had to skip too much because I couldn't get the
> last kernels to boot, this is the result:
> https://dl.dropbox.com/u/2231399/resultat.tar.gz


Carles, 

Manual bisection is a hard work and easy make mistaken. If you has interesting,
you can write scripts to make all manual work automation. that will save your
munch of time. and that also computer good at.

Memory what's you did by hands, write down them into scripts. There just 2
tricks you need to care.
1, let your script auto run after system reboot, you may put your script into
the local system service.
2, install your kernel as default booting kernel and handle the kernel reboot
panic. boot panic makes your script broken. maybe 'grub' can handle this, grub
may can jump to a old good kernel. you scripts can check if the kernel by
'uname -a'.

Actually, that is not a easy job. and I have no similar scripts in hands to be
a reference for you. 
but if your finished, you will has a good tool to find any git-repository
project bugs. :)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to