B, Prasada Rao (Cognizant) wrote:
Hi friends, I have few queries regarding Linux. Can some one give me the response.. 1. Why bootimage is called as vmlinuz ? Is there any specific reason?
"vmlinuz" is the bzip2-compressed version of the kernel. "vmlinux" is
the uncompressed version. If you were to try to create a boot floppy,
it is very unlikely you'd get "vmlinux" on it (too big), but "vmlinuz"
(the compressed version) will fit.
3. How can we retrieve deleted data? (Heard that by using midnight Commander (mc), we can retrieve the data). But I dont know the procedure of undeleting data
I don't know of a reliable undelete utility.