|
From: | Christophe Jarry |
Subject: | Re: [gNewSense-users] I am unable to boot from vmlinuz-2.6.33.3-libre-lemote since upgrade |
Date: | Sun, 31 Jul 2011 16:35:19 +0200 |
> The only thing I can think of is that the initramfs for .33.3 was built > without UUID support. I don't think it is an UUID related problem. I was using /dev/hdaX in /etc/fstab before I use UUID and this did not help either. > You could check that by decompressing it (gunzip + > cpio -i) and searching for '*vol*'. You may be able to fix you issue by > running 'sudo update-initramfs -k 2.6.33.3-libre-lemote -u'. If that > doesn't help, I'm out of ideas. $ cp /boot/vmlinuz-2.6.33.3-libre-lemote . $ gunzip vmlinuz-2.6.33.3-libre-lemote gzip: vmlinuz-2.6.33.3-libre-lemote: unknown suffix -- ignored So I tried this: $ rm vmlinuz-2.6.33.3-libre-lemote $ cp /boot/vmlinux-2.6.33.3-libre-lemote . $ cpio -iv < vmlinux-2.6.33.3-libre-lemote This last commands seems to never end. What should I do? Thanks for your support! Christophe
[Prev in Thread] | Current Thread | [Next in Thread] |