You are not logged in.
I have just upgraded my arch for the new kernel, It was massive update around 1GB.
It includes the new kernel 2.6.33.4
After I reboot the system, it could not reboot
I got this message:
resume: libgcrypt version: 1.4.1
resume: could not stat the resume device file /dev/sda6
Please type in the full path name to try again
or press Enter to boot the system:
I tired to do chroot and mkinitcpio, but non of them works.
I could not sort it out now for three days, I have a lot of job to be done, but I could not do anything with my laptop.
Any help will be appreciated.
Last edited by ArchLinuxSA (2010-07-18 12:41:11)
Offline
The current kernel is 2.6.34.
Offline
you are right to 2.6.34
Any help in this problem
Offline
I've ggogled that it may be due to uswsusp - as you said it's a notebook, it's worth a try.
http://www.linuxquestions.org/questions … ost2945045
Can you boot to the root console / single?
Offline
thank you I will try the unswap post you mentioned.
Can you boot to the root console / single?
How I can check that?
Offline
> How I can check that?
When grub loads, press 'e' to edit the kernel line and append 's' to it.
kernel /vmlinuz26 root=/dev/disk/by-uuid/bf1d191b-0f0d-4961-bd67-4d023a2e5873 rowill change into
kernel /vmlinuz26 root=/dev/disk/by-uuid/bf1d191b-0f0d-4961-bd67-4d023a2e5873 ro sYou'll be dropped into recovery console, where you can remove / reinstall the offending package (among other things).
Offline
Thank you for that,
I tired it and it gave me the same message.
Offline
Please type in the full path name to try again
or press Enter to boot the system:You press Enter and ... what happens then?
Offline
Thanks,
If I press Enter, I get this message:
waiting 10 second for device /dev/sda5
Rood device 'dev/sda5' doesn't exist. Attempting to create.
Error: Unable to determine major/minor number of root device '/dev/sda5'.
You are being dropped to recovery shell
Type 'exit' to try and continue booting
/bin/sh: can't access tty: job control turned off
[ramfs/]:#Offline
Can you fix fstab, update the system, look for .pacnew / .pacsave files?
Offline