blog advertising is good for you
I’d suggest adding this command after step two:
sudo pico sysctl
This will open the pico text editor which will allow you to replace the contents of the file with:
#!/bin/sh echo "PowerMac11,2"
Worked for me.
abc
More information about formatting options
I’d suggest adding this command after step two:
sudo pico sysctlThis will open the pico text editor which will allow you to replace the contents of the file with:
#!/bin/sh echo "PowerMac11,2"Worked for me.
abc