[Bug 472323] Re: Issue on starting the linux notebook

Andy Cooling andycooling at hotmail.com
Tue Jun 29 23:42:19 UTC 2010


Hi,
I had random boot delay issues, not sure if they're the same, my unit is up and running in around 25 seconds. Used this fix, can't remember who posted it now, but it worked a treat for me:

/etc/grub.d/10_linux
add nohz=off to end of line:

EOF
  fi
  cat << EOF
	linux	${rel_dirname}/${basename} root=${linux_root_device_thisversion} ro ${args} nohz=off

then update grub:
sudo update-grub

-- 
Issue on starting the linux notebook
https://bugs.launchpad.net/bugs/472323
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list