Титла: (РЕШЕН) Проблем с компилирано ядро Публикувано от: chromosome в Apr 08, 2005, 17:16 #Редакция:
#справих се , ползвал съм грешен .config. #Модератора да постъпи с темата както сметне за добре ![]() Здравейте , имам следния проблем: Първоначално сложих пълна инсталация на Slackware 10.1 на 9 гб scsi диск с ядро adaptec.s 2.4.29 от инсталационното cd, след това от /usr/src/linux с make menuconfig включих symmetric multiprocessing (SMP) , редактирах Makefile като смених "EXTRAVERSION=1SMP" и с make dep clean bzImage modules modules_install компилрах ядрото. Преместих в /boot с "cp arch/i386/boot/bzImage /boot/bzImage-2.4.29-smp" ; "cp System.map /boot/System.map-2.4.29-smp" , добавих в lilo : image = /boot/bzImage-2.4.29-smp root = /dev/sda1 label = LinuxSMP read-only изпълних # lilo , и след избиране на новото ядро от lilo след reboot процеса на зареждане стига до : VFS cannot open root device "801" or 08 ![]() Please append a correct "root=" boot option Kernel panic: VFS Unable to mount root fs on 08 ![]() и системата зависва. Бъркам ли някъде , помогнете. lilo.conf: # LILO configuration file # generated by 'liloconfig' # # Start LILO global section boot = /dev/sda1 #compact # faster, but won't work on all systems. prompt timeout = 50 # VESA framebuffer console @ 1024x768x64k vga = 791 # Normal VGA console # vga = normal # VESA framebuffer console @ 1024x768x64k # vga=791 # VESA framebuffer console @ 1024x768x32k # vga=790 # VESA framebuffer console @ 1024x768x256 # vga=773 # VESA framebuffer console @ 800x600x64k # vga=788 # VESA framebuffer console @ 800x600x32k # vga=787 # VESA framebuffer console @ 800x600x256 # vga=771 # VESA framebuffer console @ 640x480x64k # vga=785 # VESA framebuffer console @ 640x480x32k # vga=784 # VESA framebuffer console @ 640x480x256 # vga=769 # ramdisk = 0 # paranoia setting # End LILO global section # Linux bootable partition config begins # image = /boot/vmlinuz root = /dev/sda1 label = Slack read-only # Non-UMSDOS filesystems should be mounted read-only for checking image = /boot/bzImage-2.4.29-smp root = /dev/sda1 label = SlackSmp read-only # Linux bootable partition config ends Титла: (РЕШЕН) Проблем с компилирано ядро Публикувано от: the_real_maniac в Apr 08, 2005, 21:50 Пиши РЕДАКЦИИТЕ НА КРАЯ НА ПОСТ-а или като НОВ.
Ще вмъкна едно SOLVED в заглавието , да се знае , че е разрешен. |