You are not logged in.

#1 2006-07-31 14:51:58

fluke
Member
From: Shaoguan Univ., PRC
Registered: 2005-08-12
Posts: 241
Website

Kernel panic when use gensplash

This one:

title Arch
root (hd0,10)
kernel /vmlinuz26beyond root=/dev/hda10 video=vesafb:ywrap,mtrr,1024x768-32@70 splash=verbose,theme:darch console=tty1
initrd /kernel26beyond.img

is ok.

But this one:

title  Arch with gensplash
root (hd0,10)
kernel /vmlinuz26beyond root=/dev/hda10 video=vesafb:ywrap,mtrr,1024x768-32@70 splash=verbose,theme:darch console=tty1
initrd /fbsplash-darch-1024x768

Leads to a kernel panic:
Kernel panic: VFS: Unable to mount root fs on xx:yy

Is it relative to my partition type? my partition type is reiserfs.

Offline

#2 2006-07-31 15:23:24

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Kernel panic when use gensplash

It's relative to the fact that in a) you have a full inital ram image and in b) you have a gensplash psuedo-inital ram image.  I.E. the initrd line is wrong in the second one.

Offline

#3 2006-07-31 17:13:15

fluke
Member
From: Shaoguan Univ., PRC
Registered: 2005-08-12
Posts: 241
Website

Re: Kernel panic when use gensplash

I solved it by made a new ram image of kernel26beyond.

Thanks for your quick response smile

Offline

#4 2006-07-31 17:14:09

fluke
Member
From: Shaoguan Univ., PRC
Registered: 2005-08-12
Posts: 241
Website

Re: Kernel panic when use gensplash

BTW, I added reiserfs support to the mkinitramfs.conf file.

Offline

#5 2006-07-31 20:00:14

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Kernel panic when use gensplash

Yeah, you needed the new img for kernel26beyond smile

Offline

Board footer

Powered by FluxBB