[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Strange init



On 05/22 20:20 Miquel van Smoorenburg wrote:
In article <[🔎] 20020522095151.GD29973@arborlon.riva.ucam.org>,
Colin Watson  <cjwatson@debian.org> wrote:
>http://bugs.debian.org/132870

Why use "ini" instead of "init"; this is Linux anyway.

Was fixed quite some time ago in 2.84-3, which I apparently forgot
to upload. Hmm, since it isn't release critical this isn't going
to make it into woody, so we'll be stuck with it for the next 2 years ;/

I use sid; there's no reason to get stuck, right?
So I guess, apt-get install sysvinit would fix it.

A fix might be to add some extra arguments to the init command
line, try adding

	append="panic=30"

(generally harmless but useful kernel command line, which is passed
 to init as well) to /etc/lilo.conf, re-run lilo, reboot, see
if it helps.

You can also try

	append="-z 123456789"

as that is a special "ignore" command line option for init.

So basically, those two appends are "no-ops", right?
I see, I'll try.

Oki


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



Reply to: