On Sat, Sep 11, 2010 at 09:02:49PM -0000, pastort wrote: > Change the line to: > GRUB_CMDLINE_LINUX=""
That line in itself is fine. > radeon.modeset=0 Remove this line. It's not valid shell syntax and makes no sense where it is. If you need to set radeon.modeset=0 as a kernel parameter, it needs to go inside the quotes on the GRUB_CMDLINE_LINUX_DEFAULT or GRUB_CMDLINE_LINUX line. You can run this command to check the syntax: sh -c '. /etc/default/grub' -- [MASTER] syntax errors in /etc/default/grub break upgrades https://bugs.launchpad.net/bugs/484499 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs