Thank you for your reply,,too sad i can't make it work when i try to close and save it it says error writing file or directory doesn't exist i follow all the instruction above..
pls enlighten me did i type this correctly
nano etc/default/grub
(there some message on tool bar saying [directory 'etc/default' does not exist]
Change GRUB_CMDLINE_LINUX_DEFAULT="quiet" to GRUB_CMDLINE_LINUX_DEFAULT="quiet pci=noaer"
after pressing CRTL+X it say error writing file or directory doesn't exist..
I'm not sure what's up with that. Try emailing the admin, he'll have a much better idea what's going on than I do. It sounds like something go fucked up with the file structure but I'm not knowledgeable enough when it comes to linux kernels to give you specific advice.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Seems like permissions problems, I've done using miner/miner (user/pass), miner is an admin user which means you better use it and do it as follows:"sudo nano etc/default/grub" (personally I use vi/vim) and update the line as this article suggests (thanks btw for this post).
The latest version does not have "quiet", so adding "pci=noaer" between the quotes is enough.
Best luck and thanks.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
There is a typo:
"nano etc/default/grub"
try this
"nano /etc/default/grub"
Should be able to edit it....
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit