On 03/05/2017 02:33 PM, the...@sys-concept.com wrote:
> After upgrading my machine. I rebooted, everything went as planned.
> So I decided to upgrade to a newer kernel.  I was using:
> linux-3.10.7-gentoo-r1
> 
> and decided to switch to:
> linux-4.9.6-gentoo-r1
> 
> I've done kernel upgrade many, many times so it was a routine procedure. When 
> I re-booted the last thing on the screen were letter:
> 
> "GRUB" and blank screen, not even a kernel selection.
> I scramble, boot strap the system and copied two file in /boot/ 
> kernel-old --> kernel-current
> System.map-old --> System.map-current
> 
> I was under impression that something is wrong with the current (newest 
> kernel). But it seems to me I run out of room on the /boot partition.
> 
[snip]
> -rw-r--r-- 1 root root 2.9M Mar  5 11:03 System.map-current
> -rw-r--r-- 1 root root 2.9M Mar  5 10:12 System.map-old
[snip]

Can I remove System.map files from /boot partition?
I don't have any reference to these files in grub.conf.

default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title Gentoo Current Kernel
root (hd0,0)
kernel /boot/kernel-current root=/dev/sda3 vga=normal

title Gentoo Old Kernel
root (hd0,0)
kernel /boot/kernel-old root=/dev/sda3

This would save me almost 6Mb

--
Thelma

Reply via email to