Error loading plugin include
ParseError: syntax error, unexpected 'include' (T_INCLUDE), expecting identifier (T_STRING) or '{'
More info is available in the error log.
ParseError: syntax error, unexpected 'include' (T_INCLUDE), expecting identifier (T_STRING) or '{'
More info is available in the error log.
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| qa:fine_tuning [2018/05/13 07:44] – flocculant | qa:fine_tuning [2018/05/20 05:33] (current) – add grub note flocculant | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * For non-Xubuntu questions (e.g. about IRC!) or just to chat [[http:// | * For non-Xubuntu questions (e.g. about IRC!) or just to chat [[http:// | ||
| - | With IRC you will miss messages when you are not logged on, but luckily the latest [[https:// | + | With IRC you will miss messages when you are not logged on, but luckily the latest [[https:// |
| - | Although it's not essential, it is a good idea to register your chosen nickname for IRC, so that you can be guaranteed of allways | + | Although it's not essential, it is a good idea to register your chosen nickname for IRC, so that you can be guaranteed of always |
| Just enter any IRC channel via one of the links above (Remembering to choose a nickname!) and type, '/msg NickServ REGISTER password youremail@example.com' | Just enter any IRC channel via one of the links above (Remembering to choose a nickname!) and type, '/msg NickServ REGISTER password youremail@example.com' | ||
| Line 71: | Line 71: | ||
| Reboot the machine again and your new installation will now be available in Grub. | Reboot the machine again and your new installation will now be available in Grub. | ||
| + | |||
| + | //Note: when installing Grub in this manner - kernel updates to your development installation will not be reflected automatically in the Grub menu until you have re-run update-grub.// | ||
| {{newgrub.png? | {{newgrub.png? | ||
| Line 97: | Line 99: | ||
| set isofile="/ | set isofile="/ | ||
| loopback loop (hd0, | loopback loop (hd0, | ||
| - | linux (loop)/ | + | linux (loop)/ |
| initrd (loop)/ | initrd (loop)/ | ||
| } | } | ||
| Line 104: | Line 106: | ||
| set isofile="/ | set isofile="/ | ||
| loopback loop (hd0, | loopback loop (hd0, | ||
| - | linux (loop)/ | + | linux (loop)/ |
| initrd (loop)/ | initrd (loop)/ | ||
| } | } | ||
