Here's the broblem, after installing some updates, Pardus won't start anymore. I think the fix for that previous fan problems was this:
/etc/conf.d/local.start:
echo -n 0 > /proc/acpi/fan/FN1/state
echo -n 0 > /proc/acpi/fan/FN2/state
echo -n 3 > /proc/acpi/fan/FN1/state
echo -n 3 > /proc/acpi/fan/FN2/state
Now after the updating, whole local.start file is missing (I took a look from Ubuntu to Pardus partition) and Pardus won't boot. How can I put it back or skip that from boot? Ubuntu let's me look Pardus Root files, can't do to them anything. There was other broblems after update too, some apps didn't start anymore and whole system was very slow... Is there any way to restore "default" settings, other than re-install?