#mount -n -o remount,rw /
#fsck -y
-----------------------
#vi /etc/rc.d/rc.local
fsck -y
mount -n -o remount,rw /
service sshd restart
service iptables start
iptables-restore /etc/iptables.r
#mount -n -o remount,rw /
#fsck -y
-----------------------
#vi /etc/rc.d/rc.local
fsck -y
mount -n -o remount,rw /
service sshd restart
service iptables start
iptables-restore /etc/iptables.r