You are not logged in.
Pages: 1
First of all I apologize for my bad english, but I hope that you understand me.
I update my system and when I rebooted there was an error because it didn't recognize my root partition like ext3 filesystem. I resolved the problem changing all partition, on my hard disks, from hdxy to sdxy in fstab and running 'mkinitcpio -g /boot/kernel26.img'; but now I have a problem during the boot sequences since it stops after 'setting locale' and doesn't go forward, maybe it doesn't find a correct init configuration.
Do you have any idea?
Thank you in advance.
Offline
Does it stop after "setting locale [done]" or while "setting locale [busy]"? If the latter ist the case maybe have a look at your /etc/rc.conf and try to use default "LOCALE="en_US.utf8".
Once you got it working you can see what locales are available via "locale -a".
Last edited by Zoranthus (2007-02-09 09:08:44)
Offline
Sorry, but it stops after 'setting locale... done'; I think that is a some 'init' problem, but I haven't idea about which kind of problem.
Thanks
Offline
Pages: 1