Re: My laptop gentoo stuck at boot every time, unixbhaskar wrote:
> Inspite of doing and bluntly following the gentoo.org doc.I have
> compaq-presario v3000 laptop.Which have RHEL5,openSUEE,Ubuntu in other
> slices.None of them giving trouble.But why it stuck at boot I am not
> able to figure it out.I have read quite a lot in the Gentoo
> forums ,Applied lot of thing according to my architechture ,but
> nothing help.
There been a lot of trouble with the hardware clock on those machines from
HP/Compaq, I suggest you do the following:
mv /sbin/hwclock /sbin/hwclock_bin
echo "#!/bin/sh" > /sbin/hwclock
chmod 755 /sbin/hwclock
I suggest you enable the kernel to read the hardware clock, this way you will
have the correct system time after boot up.
Of course, there could be something else that goes wrong for you, I can't know
that with the huge amount of information.
--
//Aho |