The way the Linux file system is laid out makes perfect sense. I've been using Linux for so many years that I can't imagine another file system making more sense. When I consider how the Windows file ...
No. The "map" file and "System.map" are completely different. When you compile your kernel, two files are generated - bzImage (the kernel itself) and System.map. Copy this System.map to /boot whenever ...