We need to start by creating a few extra directories that are used by the boot scripts. Create these directories by running:
root:~# cd /etc root:etc# mkdir sysconfig rc0.d rc1.d rc2.d rc3.d root:etc# mkdir rc4.d rc5.d rc6.d init.d rcS.d