Differences
This shows you the differences between the selected revision and the current version of the page.
howto:armedslack 2008/10/19 20:15 | howto:armedslack 2017/09/06 18:38 current | ||
---|---|---|---|
Line 222: | Line 222: | ||
# echo 'fanctl /etc/fan.conf >/dev/null 2>&1 </dev/null &' >>/etc/rc.d/rc.local | # echo 'fanctl /etc/fan.conf >/dev/null 2>&1 </dev/null &' >>/etc/rc.d/rc.local | ||
+ | |||
Line 239: | Line 240: | ||
minutes. | minutes. | ||
- | The linux initramfs will search paritions for linux/sbin/init, and if found, | + | The linux initramfs will search partitions for linux/sbin/init, and if found, |
chroot and exec sbin/init. | chroot and exec sbin/init. | ||