Pass a init level to the kernel assuming you have grub open up /boot/grub/menu.1st and add 'init=3' to the options in the config like:
example:
kernel (hd0,0)/boot/linux-2.6.8 root=/dev/hda1 idebus=66 init=3
example:
kernel (hd0,0)/boot/linux-2.6.8 root=/dev/hda1 idebus=66 init=3
Comments
Post a Comment