- Code: Select all
# ls -l /boot
total 8115
lrwxrwxrwx 1 root root 37 2005-10-20 14:25 README.initrd -> /usr/doc/mkinitrd-1.0.1/README.initrd
-rw-r--r-- 1 root root 1007896 2005-10-21 16:24 System.map
-rw-r--r-- 1 root root 608033 2005-06-05 23:37 System.map-ide-2.4.31
lrwxrwxrwx 1 root root 21 2005-10-20 14:24 System.old -> System.map-ide-2.4.31
-rw-r--r-- 1 root root 512 2005-10-20 18:58 boot.0300
lrwxrwxrwx 1 root root 17 2005-10-20 14:24 config -> config-ide-2.4.31
-rw-r--r-- 1 root root 41760 2005-06-05 23:37 config-ide-2.4.31
-rw-r--r-- 1 root root 5032 2004-05-21 03:19 diag1.img
drwxr-xr-x 2 root root 608 2005-10-21 16:45 grub/
-rw-r--r-- 1 root root 2027236 2005-10-21 16:26 linux-2.6.13
-rw------- 1 root root 55808 2005-10-21 16:27 map
-rw-r--r-- 1 root root 2027236 2005-10-21 16:24 vmlinuz
-rw-r--r-- 1 root root 1256566 2005-06-05 23:37 vmlinuz-ide-2.4.31
-r-------- 1 root root 1256566 2005-10-20 14:55 vmlinuz.old
- Code: Select all
title Slackware (2.4)
kernel (hd0,0)/boot/vmlinuz vga=0x315 root=/dev/hda1 ro
title Slackware (2.6.13)
kernel (hd0,0)/boot/linux-2.6.13 root=/dev/hda1 ro
I dont have any sata drives. I've a drive for my / and a small 2gb drive for swap.
I found a question similar in
http://www.linuxquestions.org/questions ... 8/4/213654 but it seems that if i improperly configured the kernel my 2.4 should still work
OH! oh oh..... when i do make install when installing the kernel does it automatically put the new kernel in /boot/vmlinuz overwriting the previous????