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 Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to