Hi all,
I have a dangerously small /boot directory after upgrading to Leap 4.2 but to be honest this was already like this after setting this machine up.
/boot> ls -l
totaal 60972
-rw-r–r-- 1 root root 512 25 okt 2015 backup_mbr
lrwxrwxrwx 1 root root 1 13 jan 18:49 boot → .
-rw-r–r-- 1 root root 1725 7 okt 17:50 boot.readme
-rw-r–r-- 1 root root 178576 9 dec 22:44 config-4.4.36-8-default
drwxr-xr-x 2 root root 6 20 okt 15:38 dracut
drwxr-xr-x 2 root root 268 13 jan 18:49 grub
drwxr-xr-x 7 root root 152 13 jan 19:24 grub2
lrwxrwxrwx 1 root root 23 13 jan 19:03 initrd → initrd-4.4.36-8-default
-rw-r–r-- 1 root root 24211668 13 jan 19:24 initrd-4.4.36-8-default
-rw-r–r-- 1 root root 500736 13 jan 18:55 message
-rw-r–r-- 1 root root 1006620 9 dec 23:39 symtypes-4.4.36-8-default.gz
-rw-r–r-- 1 root root 356141 9 dec 23:33 symvers-4.4.36-8-default.gz
-rw-r–r-- 1 root root 377 9 dec 23:33 sysctl.conf-4.4.36-8-default
-rw-r–r-- 1 root root 3186561 9 dec 23:19 System.map-4.4.36-8-default
-rw-r–r-- 1 root root 6868986 9 dec 23:39 vmlinux-4.4.36-8-default.gz
lrwxrwxrwx 1 root root 24 13 jan 19:03 vmlinuz → vmlinuz-4.4.36-8-default
-rw-r–r-- 1 root root 5877960 10 dec 00:22 vmlinuz-4.4.36-8-default
-rw-r–r-- 1 root root 955 21 dec 16:17 xen-4.7.1_04-6.config
-rw-r–r-- 1 root root 914065 21 dec 16:20 xen-4.7.1_04-6.gz
lrwxrwxrwx 1 root root 17 13 jan 19:04 xen-4.7.gz → xen-4.7.1_04-6.gz
lrwxrwxrwx 1 root root 17 13 jan 19:04 xen-4.gz → xen-4.7.1_04-6.gz
-rw-r–r-- 1 root root 945982 21 dec 16:19 xen-dbg-4.7.1_04-6.gz
lrwxrwxrwx 1 root root 21 13 jan 19:04 xen-dbg-4.7.gz → xen-dbg-4.7.1_04-6.gz
lrwxrwxrwx 1 root root 21 13 jan 19:04 xen-dbg-4.gz → xen-dbg-4.7.1_04-6.gz
lrwxrwxrwx 1 root root 21 13 jan 19:04 xen-dbg.gz → xen-dbg-4.7.1_04-6.gz
lrwxrwxrwx 1 root root 17 13 jan 19:04 xen.gz → xen-4.7.1_04-6.gz
lrwxrwxrwx 1 root root 19 13 jan 19:04 xen-syms → xen-syms-4.7.1_04-6
-rw-r–r-- 1 root root 18350440 21 dec 16:20 xen-syms-4.7.1_04-6
lrwxrwxrwx 1 root root 23 13 jan 19:04 xen-syms-dbg → xen-syms-dbg-4.7.1_04-6
df -h
Bestandssysteem Grootte Gebruikt Besch Geb% Aangekoppeld op
devtmpfs 3,8G 0 3,8G 0% /dev
tmpfs 3,9G 120K 3,9G 1% /dev/shm
tmpfs 3,9G 2,4M 3,9G 1% /run
tmpfs 3,9G 0 3,9G 0% /sys/fs/cgroup
/dev/md2 21G 11G 11G 50% /
/dev/md3 38G 34G 4,6G 89% /home
/dev/md0 98M 72M 26M 74% /boot
tmpfs 786M 0 786M 0% /run/user/485
tmpfs 786M 16K 786M 1% /run/user/1000
uname -a
Linux opensuseleap42 4.4.36-8-default #1 SMP Fri Dec 9 16:18:38 UTC 2016 (3ec5648) x86_64 x86_64 x86_64 GNU/Linux
What I have is a opensuse installation with two identical hard disks in a raid 1 setup. I don’t remember why /boot ended up on a seperate partition but I’m looking for possible solutions then just “reinstall the box” as currently I am not able to be physical near the machine.
What are my options to mitigate or solve this problem?
:’(