Hey guys,
Specs: Scientific Linux 6 / 64-bit
I am attempting to resolve a 'boot freeze' with a clocksource failover complaint according to a fix on RHLE and here
https://blog.remibergsma.com/2012/03...-system-crash/...Consiting of editing the current system clock:
$su
$echo "acpi_pm" > /sys/devices/system/clocksource/clocksource0/current_clocksource
The issue I am encountering is that echo can't edit the current_clocksource config file. I attempted a text editor to no avail.
Any help I could get would be much appreciated.