I got my Ubuntu server built and working, but I have to manually add a boot parameter ("no-hlt") into grub to start. I'm running maverick so it's grub2..and I can't figure out how to put it in so I don't have to manually override it on every boot. What exactly do I need to do to include this parameter in the default boot?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Edit the
If you only need it on normal boot (i.e. not single-user mode):
If there are already options there, then either append or prepend (doesn't really matter which) using spaces as delimiters. Some might say to edit |
|||||
|