https://bugzilla.novell.com/show_bug.cgi?id=619754 https://bugzilla.novell.com/show_bug.cgi?id=619754#c63 --- Comment #63 from Russ Fineman <upscope@nwi.net> 2010-09-03 16:10:34 UTC --- Thomas. Sorry I did not get back yesterday, had to go out of town. This morning I completely deleted linux-2.6 directory and started over. Everything works fine until the third command in step 6 (comment #50).I get the following error when I run this in /boot or /linux-2.6. linux-98qc:/boot # mkinitrd -k vmlinuz-$KERNEL_VERSION -i initrd-$KERNEL_VERSION Kernel image: /boot/vmlinuz-2.6.36-rc3-6-default Initrd image: /boot/initrd-2.6.36-rc3-6-default Could not find map /boot/System.map, please specify a correct file with -M. I tried with -M in location in command: linux-98qc:/boot # mkinitrd -M System.map-2.6.36-rc3-6-default -k vmlinuz-$KERNEL_VERSION -i initrd-$KERNEL_VERSION same error as above. Is it look for a file System.map if so the is none in my /boot directory, they all have a version after them? linux-98qc:/boot # ls -l total 54412 -rw------- 1 root root 512 2010-07-31 11:57 backup_mbr lrwxrwxrwx 1 root root 1 2010-07-31 11:46 boot -> . -rw-r--r-- 1 root root 1236 2010-07-01 11:57 boot.readme -rw-r--r-- 1 root root 111596 2010-08-20 22:53 config-2.6.34.4-6-default -rw-r--r-- 1 root root 111146 2010-08-20 23:18 config-2.6.34.4-6-desktop drwxr-xr-x 2 root root 4096 2010-08-28 18:39 grub lrwxrwxrwx 1 root root 25 2010-08-24 10:18 initrd -> initrd-2.6.34.4-6-default -rw-r--r-- 1 root root 11060904 2010-08-24 10:18 initrd-2.6.34.4-6-default -rw-r--r-- 1 root root 10769328 2010-08-24 10:17 initrd-2.6.34.4-6-desktop drwx------ 2 root root 16384 2010-07-31 11:44 lost+found -rw-r--r-- 1 root root 418816 2010-08-10 09:31 message -rw-r--r-- 1 root root 171188 2010-08-20 22:56 symsets-2.6.34.4-6-default.tar.gz -rw-r--r-- 1 root root 170388 2010-08-20 23:23 symsets-2.6.34.4-6-desktop.tar.gz -rw-r--r-- 1 root root 169275 2010-08-20 22:57 symsets-2.6.34.4-6-xen.tar.gz -rw-r--r-- 1 root root 530947 2010-08-20 22:55 symtypes-2.6.34.4-6-default.gz -rw-r--r-- 1 root root 527951 2010-08-20 23:22 symtypes-2.6.34.4-6-desktop.gz -rw-r--r-- 1 root root 519509 2010-08-20 22:56 symtypes-2.6.34.4-6-xen.gz -rw-r--r-- 1 root root 188066 2010-08-20 22:54 symvers-2.6.34.4-6-default.gz -rw-r--r-- 1 root root 187546 2010-08-20 23:19 symvers-2.6.34.4-6-desktop.gz -rw-r--r-- 1 root root 1940079 2010-08-20 22:48 System.map-2.6.34.4-6-default -rw-r--r-- 1 root root 1997418 2010-08-20 23:08 System.map-2.6.34.4-6-desktop -rw-r--r-- 1 root root 1885043 2010-09-03 08:48 System_map-2.6.36-rc3-6-default drwx------ 4 root root 4096 2010-09-03 06:57 .Trash-0 -rw-r--r-- 1 root root 4574452 2010-08-20 22:53 vmlinux-2.6.34.4-6-default.gz -rw-r--r-- 1 root root 4763287 2010-08-20 23:18 vmlinux-2.6.34.4-6-desktop.gz -rw-r--r-- 1 root root 4115957 2010-08-20 22:54 vmlinux-2.6.34.4-6-xen.gz lrwxrwxrwx 1 root root 26 2010-08-24 10:18 vmlinuz -> vmlinuz-2.6.34.4-6-default -rw-r--r-- 1 root root 3926624 2010-08-20 22:48 vmlinuz-2.6.34.4-6-default -rw-r--r-- 1 root root 4097440 2010-08-20 23:08 vmlinuz-2.6.34.4-6-desktop -rw-r--r-- 1 root root 3410704 2010-09-03 08:48 vmlinuz-2.6.36-rc3-6-default Not sure what to do next? Thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.