You are not logged in.
Hi,
Here's mkinitcpio output http://pastebin.com/cwGBii3J
Any idea how to overcome this?
Last edited by deltharac (2011-08-20 20:00:33)
Offline
Welcome to the forums deltharac.
Remember to follow the news on the Arch home page. In this case, did you read http://www.archlinux.org/news/changes-t … filenames/?
To know or not to know ...
... the questions remain forever.
Offline
Welcome to the forums deltharac.
Remember to follow the news on the Arch home page. In this case, did you read http://www.archlinux.org/news/changes-t … filenames/?
vmlinuz-linux *is* the correct filename.
Searching for file command : problem with magic file returned https://bbs.archlinux.org/viewtopic.php?id=107942 and https://bbs.archlinux.org/viewtopic.php?id=113362
Same problem reported here: https://bbs.archlinux.org/viewtopic.php … 83#p973383
Last edited by karol (2011-08-19 16:16:01)
Offline
well,
The cause of such 'file' command behaviour was zend_server.conf presence in /etc/ld.so.conf.d
Removing this file and running 'ldconfig' to rebuild the links to shared libraries worked for me ... see http://forums.gentoo.org/viewtopic-t-84 … art-0.html - last post explains all.
After following this steps the file command works like charm, needless to say that mkinitcpio now generates initram flawlessly and my arch system is fully functional again .
Thanks for feedbacks.
Offline
well,
The cause of such 'file' command behaviour was zend_server.conf presence in /etc/ld.so.conf.d
Removing this file and running 'ldconfig' to rebuild the links to shared libraries worked for me ... see http://forums.gentoo.org/viewtopic-t-84 … art-0.html - last post explains all.
After following this steps the file command works like charm, needless to say that mkinitcpio now generates initram flawlessly and my arch system is fully functional again.
Thanks for feedbacks.
Thanks for taking the time to track this down!
Offline