Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Cleanup Excess File in iConnect /boot Directory? (2 replies)

$
0
0
I've recently installed the newest kernel on a USB booting iConnect using the instructions found here on this forum. Everything went well and it's working great. I have quite a mess of excess files left in the /boot folder now. What are the minimum required files to have there for booting and ease of future kernel updates?

I'd like to keep as clean as possible.

Here is the current content of my /boot folder:

-rw-r--r--  1 root root    135754 Jun  9  2020 config-3.16.0-11-kirkwood
-rw-r--r--  1 root root    107587 Dec 10  2017 config-3.2.0-4-kirkwood
-rw-r--r--  1 root root    107588 May 31  2018 config-3.2.0-6-kirkwood
-rw-r--r--  1 root root    180435 Jan 15 01:22 config-5.10.7-kirkwood-tld-1
-rw-r--r--  1 root root     17154 Feb 19  2014 DefaultPicture.bmp
drwxr-xr-x  2 root root      3072 Dec 24 12:51 dts
lrwxrwxrwx  1 root root        29 Feb  3 23:03 initrd.img -> initrd.img-3.16.0-11-kirkwood
-rw-r--r--  1 root root  10362559 Feb  3 23:04 initrd.img-3.16.0-11-kirkwood
-rw-r--r--  1 root root   7470402 Mar 19  2019 initrd.img-3.2.0-4-kirkwood
-rw-r--r--  1 root root   8266603 Feb  3 22:31 initrd.img-3.2.0-6-kirkwood
-rw-r--r--  1 root root   7361337 Feb  3 23:23 initrd.img-5.10.7-kirkwood-tld-1
lrwxrwxrwx  1 root root        27 Mar 19  2019 initrd.img.old -> initrd.img-3.2.0-6-kirkwood
drwxrwxrwx  5 root root      1024 Feb 19  2014 .lifeline
-rw-r--r--  1 root root    161761 Jan 16 18:54 linux-5.10.7-kirkwood-tld-1.patch
-rw-r--r--  1 root root   1300480 Jan 15 02:11 linux-dtb-5.10.7-kirkwood-tld-1.tar
-rw-r--r--  1 root root   7589236 Jan 15 01:47 linux-headers-5.10.7-kirkwood-tld-1_1.0_armel.deb
-rw-r--r--  1 root root  21747120 Jan 15 01:50 linux-image-5.10.7-kirkwood-tld-1_1.0_armel.deb
drwxr-xr-x  2 root root     12288 Dec 23  2013 lost+found
-rw-r--r--  1 root root   1632336 Jun  9  2020 System.map-3.16.0-11-kirkwood
-rw-r--r--  1 root root   1216202 Dec 10  2017 System.map-3.2.0-4-kirkwood
-rw-r--r--  1 root root   1216863 May 31  2018 System.map-3.2.0-6-kirkwood
-rw-r--r--  1 root root   4308309 Jan 15 01:22 System.map-5.10.7-kirkwood-tld-1
-rw-r--r--  1 root root   5327658 Feb  3 22:38 uImage
-rw-r--r--  1 root root   2856464 Apr 14  2013 uImage.orig
-rw-r--r--  1 root root   6938924 Feb  3 22:38 uInitrd
lrwxrwxrwx  1 root root        26 Feb  3 23:03 vmlinuz -> vmlinuz-3.16.0-11-kirkwood
-rw-r--r--  1 root root   2086264 Jun  9  2020 vmlinuz-3.16.0-11-kirkwood
-rw-r--r--  1 root root   1619152 Dec 10  2017 vmlinuz-3.2.0-4-kirkwood
-rw-r--r--  1 root root   1621664 May 31  2018 vmlinuz-3.2.0-6-kirkwood
-rwxr-xr-x  1 root root   5316464 Jan 15 01:22 vmlinuz-5.10.7-kirkwood-tld-1
lrwxrwxrwx  1 root root        24 Mar 19  2019 vmlinuz.old -> vmlinuz-3.2.0-6-kirkwood
-rwxr-xr-x  1 root root   5316464 Jan 15 01:32 zImage-5.10.7-kirkwood-tld-1
-rwxr-xr-x  1 root root   5327594 Feb  3 22:37 zImage.fdt

Viewing all articles
Browse latest Browse all 3247

Trending Articles