Hi, I’m trying to edit the /etc/default/grub file and add pci=noaer in the line **GRUB_CMDLINE_LINUX_DEFAULT=“splash=silent resume=/dev/disk/by-label/Swap mitigations=auto quiet” **but when I save it I get an error *“The document could not be saved, as it was not possible to write to /etc/default/grub. Check that you have write access to this file or that enough disk space is available. The original file may be lost or damaged. Don’t quit the application until the file is successfully written.”
When you are bit used to Linux, you will have experienced that there are often many ways to achieve the same goal. Others can not really know which way you have chosen when you do not explain that. Thus saying “trying to edit” is very vague information.
So please explain better what you did with what tool, etc. When this is in the CLI, then please copy/paste that (inclusing the line with the command, so we can see what you did) in between CODE tags in your post. You get CODE tags using the # button in the tool bar of the post editor. When applicable copy/paste complete, that is including the prompt, the command, the output and the next prompt.
I was using Dolphin file manager and simple notepad to edit the file. However, I used terminal this time and acquired ROOT permission and successfully edited the file now. Thanks!
Nevertheless, my advice would be to use the system management tool YaST for these things as long as you are not 1000% sure that you are understanding all the implications of what you are doing.