I don't something stupid REALLY NEED HELP !!
Hello ALl ,I've do something wrong that i delete all files in /boot in wrong way so what i can do to back them ?
root@host [/boot]# rm -rf
root@host [/boot]# rm -rf *2.4.21-20*
root@host [/boot]# rm -rf *2.4.21-21
root@host [/boot]# rm -rf *2.4.21-21
root@host [/boot]# ls
./ initrd-2.4.21-27.ELsmp.img vmlinux-2.4.21-27.0.1.EL*
../ initrd-2.4.21-9.0.1.EL.c0.img vmlinux-2.4.21-27.0.1.ELsmp*
aquota.user* initrd-2.4.21-9.0.1.EL.c0smp.img vmlinux-2.4.21-27.0.2.EL*
config-2.4.21-27.0.1.EL kernel.h vmlinux-2.4.21-27.0.2.ELsmp*
config-2.4.21-27.0.1.ELsmp lost+found/ vmlinux-2.4.21-27.EL*
config-2.4.21-27.0.2.EL message vmlinux-2.4.21-27.ELsmp*
config-2.4.21-27.0.2.ELsmp message.ja vmlinux-2.4.21-9.0.1.EL.c0*
config-2.4.21-27.EL quota.user* vmlinux-2.4.21-9.0.1.EL.c0smp*
config-2.4.21-27.ELsmp System.map@ vmlinuz-2.4.21-27.0.1.EL
config-2.4.21-9.0.1.EL.c0 System.map-2.4.21-27.0.1.EL vmlinuz-2.4.21-27.0.1.ELsmp
config-2.4.21-9.0.1.EL.c0smp System.map-2.4.21-27.0.1.ELsmp vmlinuz-2.4.21-27.0.2.EL
grub/ System.map-2.4.21-27.0.2.EL vmlinuz-2.4.21-27.0.2.ELsmp
initrd-2.4.21-27.0.1.EL.img System.map-2.4.21-27.0.2.ELsmp vmlinuz-2.4.21-27.EL
initrd-2.4.21-27.0.1.ELsmp.img System.map-2.4.21-27.EL vmlinuz-2.4.21-27.ELsmp
initrd-2.4.21-27.0.2.EL.img System.map-2.4.21-27.ELsmp vmlinuz-2.4.21-9.0.1.EL.c0
initrd-2.4.21-27.0.2.ELsmp.img System.map-2.4.21-9.0.1.EL.c0 vmlinuz-2.4.21-9.0.1.EL.c0smp
initrd-2.4.21-27.EL.img System.map-2.4.21-9.0.1.EL.c0smp
root@host [/boot]# rm -rf *2.4.21*
root@host [/boot]# rm -rf *2.4.20*
root@host [/boot]# ls
./ ../ aquota.user* grub/ kernel.h lost+found/ message message.ja quota.user* System.map@
root@host [/boot]# ls -l -h
total 48K
drwxr-xr-x 4 root root 3.0K Jan 25 02:08 ./
drwxr-xr-x 22 root root 4.0K Jan 16 05:13 ../
-rwxr--r-- 1 root root 6.0K Dec 3 04:15 aquota.user*
drwxr-xr-x 2 root root 1.0K Jan 20 04:19 grub/
-rw-r--r-- 1 root root 547 Sep 17 12:19 kernel.h
drwx------ 2 root root 12K Sep 17 08:13 lost+found/
-rw-r--r-- 1 root root 10K Mar 6 2004 message
-rw-r--r-- 1 root root 10K Mar 6 2004 message.ja
-rwxr--r-- 1 root root 32 Dec 3 04:15 quota.user*
lrwxrwxrwx 1 root root 30 Dec 27 06:32 System.map -> System.map-2.4.21-27.0.1.ELsmp
root@host [/boot]#
that what i do coz my /boot going to 99% so please help me .. to what to do now ?
Thanks you all ,