https://bugzilla.novell.com/show_bug.cgi?id=619754 https://bugzilla.novell.com/show_bug.cgi?id=619754#c67 Russ Fineman <upscope@nwi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|upscope@nwi.net | --- Comment #67 from Russ Fineman <upscope@nwi.net> 2010-09-04 20:16:11 UTC --- (In reply to comment #66)
Just tried the above after correcting System_map to actual name System.map. Hm, you renamed it to System.map? Best rename or copy it again from your git compilation dir: cp System.map /boot/System.map-2.6.36-rc3-6-default cd /boot mkinitrd -k vmlinuz-2.6.36-rc3-6-default -i initrd-2.6.36-rc3-6-default -M System.map-2.6.36-rc3-6-default vmlinuz-... and System.map-... must exist, initrd gets generated.
I Did what you said: (All done as root [su -]). 1. I deleted the System.map in /boot (2.6.36 version) then went to ~/linux2.6 folder and did copy command (cp System.map /boot/System.map-2.6.36-rc3-6-default). 2. cd /boot, verified the System.map was there and correct name. -rw-r--r-- 1 root root 1885043 Sep 4 12:16 System.map-2.6.36-rc3-6-default -rw-r--r-- 1 root root 3410704 Sep 3 14:50 vmlinuz-2.6.36-rc3-6-default checked System.map permissions against other system.map files in /boot. they are the same. 3. executed the mkinitrd command. mkinitrd -k vmlinuz-2.6.36-rc3-6-default -i initrd-2.6.36-rc3-6-default -M System.map-2.6.36-rc3-6-default Got following again: Kernel image: /boot/vmlinuz-2.6.36-rc3-6-default Initrd image: /boot/initrd-2.6.36-rc3-6-default Root device: /dev/disk/by-id/ata-ST31000528AS_9VP6KV4Y-part2 (/dev/sdc2) (mounted on / as ext4) Resume device: /dev/disk/by-id/ata-ST31000528AS_9VP6KV4Y-part1 (/dev/sdc1) Kernel Modules: scsi_mod libata libahci ahci pata_marvell ata_generic thermal_sys processor thermal fan crc16 jbd2 ext4 pata_opti ata_piix pata_sil680 pata_cs5530 pata_artop pcmcia_core pcmcia pata_pcmcia pata_pdc2027x pata_cmd64x sata_mv sata_qstor sata_promise pata_hpt366 pata_optidma pdc_adma pata_amd pata_jmicron pata_via pata_efar pata_pdc202xx_old pata_it8213 sata_nv pata_ninja32 pata_mpiix pata_acpi sata_sil sata_svw sata_sx4 pata_sch pata_rdc pata_ali pata_sis sata_sis pata_ns87415 pata_netcell pata_cmd640 pata_hpt3x3 pata_rz1000 pata_sc1200 pata_it821x pata_ns87410 sata_uli sata_via pata_oldpiix sata_sil24 pata_serverworks pata_radisys pata_sl82c105 pata_triflex pata_hpt37x pata_atp867x sata_inic162x pata_atiixp pata_cypress sata_vsc pata_cs5520 pata_hpt3x2n pata_piccolo sd_mod usbcore mmc_core ssb ohci-hcd ehci-hcd uhci-hcd usbhid FATAL: Could not open 'System.map-2.6.36-rc3-6-default': No such file or directory Script /lib/mkinitrd/setup/91-modules.sh failed! There was an error generating the initrd (1) Is there any possibility this has to do with the Nvidia driver which I read on the mailing list does not work with 2-6-36? I will blow away everything again and go thru the complete install again if you this it will help. Am I supposed to get a completion message when make finishes. I don't but I only see warning, no errors and I don't know if they are a problem. -- 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.