how to bypass a init script

2008-12-25 Thread lovecreatesbea...@gmail.c0m
I wrote a init script containing this snippet, e.g.:

echo "`basename $0` stopping"

It's happened to be changed by another guy to something like this:

echo "`$0` stopping"

The machine just hung there after that. I had to press the power
button and the "i" letter on our CentOS when it printed "...for [I]
nteractive session, press I...". The machine was brought up after the
erroneous init script was bypassed.

If this happenes on Debian, what can we do to bypass the erroneous
init script during boot?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: Waiting for root file system...

2009-01-23 Thread lovecreatesbea...@gmail.c0m
On Jan 23, 4:00 pm, "lovecreatesbeauty.g-mail.c0m"
 wrote:
> kernel  /boot/vmlinuz-2.6.28.1 root=/dev/sda1 ro
> initrd  /boot/initrd.img-2.6.28.1
>

sorry the occurences of "28.1" above should be "28" .


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org