[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2.4.27-1-386 den 2.6.8 update(KERNEL PANIC



Öncelikle grub tan açılırken eski kernelinizi seçin 2.4.27 olanı daha sonra apt-get install kernel-image-2.6.8-2-386 komutuyla 2.6.8 kerneli kurun sonra reboot ettiğinizde sistemi Debian GNU/Linux, kernel 2.6.8-2-386

Seçeneğini seçerek açın o derlediğiniz kernelin konfigurasyonu yanlış ext3 modülünü derlememişsiniz. eğer daha önce hiç kernel derlemediyseniz www.tldp.org da ki kernel-Howto yu okuyup daha sonra derlemenizi öneririm.
Fatih Arslan wrote:

Arkadaslar 2.4.27-1-386 den 2.6.8 yeni kernel kurdum.
Bunu biyerde okuyarak yaptim.Ve dikkatimi ceken ise LILO yaz
demisti,howtoda bende yazmistim ama Debian LILO yok dedi

Sonra sinda ise KERNEL PANIC cikti.Rbooten sonra.

su satirlar yaziyordu:

VFS=Cannot open root device "hda6" or unknown_block(0,0)
Please append a correct "root=" boot option
KERNEL PANIC: VFS:Unable to mount root from unknown_block(0,0)



ls -l /boot/vm* /boot/initrd* /vm* /initrd* CIKINTISI

-rw-r--r--  1 root root 3878912 2005-01-17 22:01 /boot/initrd.img-2.4.27-1-386
-rw-r--r--  1 root root  816054 2004-12-01 13:28 /boot/vmlinuz-2.4.27-1-386
-rw-r--r--  1 root root 1114416 2005-01-24 17:55 /boot/vmlinuz-2.6.8
lrwxrwxrwx  1 root root      28 2005-01-17 22:01 /initrd.img.old ->
boot/initrd.img-2.4.27-1-386
lrwxrwxrwx  1 root root      18 2005-01-24 17:58 /vmlinuz -> boot/vmlinuz-2.6.8
lrwxrwxrwx  1 root root      25 2005-01-17 22:01 /vmlinuz.old ->
boot/vmlinuz-2.4.27-1-386

/initrd:
insgesamt 0



grub/menu.ist CIKINTISI

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout		5

# Pretty colours
color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title		Windows 95/98/NT/2000
# root		(hd0,0)
# makeactive
# chainloader	+1
#
# title		Linux
# root		(hd0,1)
# kernel	/vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default optons below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specifiv kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
# kopt=root=/dev/hda6 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,5)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery mode) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## ## End Default Options ##

title Debian GNU/Linux, kernel 2.6.8 root (hd0,5) kernel /boot/vmlinuz-2.6.8 root=/dev/hda6 ro savedefault
boot

title		Debian GNU/Linux, kernel 2.6.8 (recovery mode)
root		(hd0,5)
kernel		/boot/vmlinuz-2.6.8 root=/dev/hda6 ro single
savedefault
boot

title Debian GNU/Linux, kernel 2.4.27-1-386 root (hd0,5) kernel /boot/vmlinuz-2.4.27-1-386 root=/dev/hda6 ro initrd /boot/initrd.img-2.4.27-1-386
savedefault
boot

title		Debian GNU/Linux, kernel 2.4.27-1-386 (recovery mode)
root		(hd0,5)
kernel		/boot/vmlinuz-2.4.27-1-386 root=/dev/hda6 ro single
initrd		/boot/initrd.img-2.4.27-1-386
savedefault
boot

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title		Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title		Microsoft Windows XP Home Edition
root		(hd0,0)
savedefault
makeactive
chainloader	+1



Hate nerde? neler yanlis yapmisim?

benim rootum HDA6 üzerinde.


Ardindan ise su satirlari yazdim.

mkinitrd -o /boot/initrd.img-2.6.8 2.6.8
ln -s /boot/initrd.img-2.6.8 /initrd.img
update-grub


bunlari yazmisitim,debian bana modutiles install yapman gerekir
dedi,bende hemen apt-getden yaptim.
Sonrasinda bir rebootdan sonra baska bir hata cikti,Yani eski hata
ortadan kalkti.

Hata ise su

modprobe: FATAL :Error inserting ext3(/lib/modules/2.6.8/Kernel/fs/ext3.ko): unknown symbol inmodule or unknown paramater (see dmes)

pivot_root : No such file or dorectory
/sbin/init : 431: cannor open dev/console : No such file
KERNEL PANIC: Attempted to kill ini


Ne yapmam gerekir,bende sargein ilk 2 cdsi var,onunlar yeniden format
atip 2.6.8 yükleyebilmiyim.Yoksa buna bi cözüm bulmak lazim.
Simdiden herkese tesekürler.





Reply to: