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

Bug#521548: linux-image-2.6.29-1-amd64: laptop toshiba qosmio g30 fails to boot with 2.6.28 and 2.6.29 kernels



Fathi Boudra wrote:
>> Does this still occur with 2.6.30?
> 
> yes
> 
>> If so, can you pin down which init script triggers the failure?
> 
> sure, as soon as I find the init script, I'll update the bug report.

You can boot adding "init=/bin/sh" on the command line (grub or lilo)
You will get the hand just after initramfs.
Then, you can go to /etc/rc.S and /etc/rc2.d and start each script by hand.
Ie, something like:
cd /etc/rcS.d
ls
./S01glibc.sh start
./S02hostname.sh start
...
./S99stop-bootlogd-single start
cd ../rc2.d
ls
./S10rsyslog start
...

  Regards,
    Vincent

-- 
Vincent Danjean       GPG key ID 0x9D025E87         vdanjean@debian.org
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial pacakges: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main




Reply to: