You are not logged in.

#1 2009-10-29 22:36:20

dragos240
Member
Registered: 2009-05-23
Posts: 189

Archiso kernel panic!

The message is:

No filesystem could mount root, tried:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(254,1)
Pid: 1, comm: swapper Not tainted 2.6.31-ARCH #1
Call Trace:
[<c1304df5>] ? panic+0x5b/0xff
[<c1422eb2>] ? mount_block_root+0x242/0x263
[<c1422525>] ? mount_root+0x52/0x78
[<c142306e>] ? prepare_namespace+0x123/0x171
[<c10f115b>] ? sys_access+0x2b/0x50
[<c14224d0>] ? kernel_init+0x171/0x191
[<c142235f>] ? kernel_init+0x0/0x191
[<c10048e7>] ? kernel_thread_helper+0x7/0x10

Offline

#2 2009-10-31 00:53:47

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Archiso kernel panic!

What more can I do? What conf files should I provide to help help me?

Offline

#3 2009-10-31 01:42:48

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Archiso kernel panic!

Which iso is this? No ISOs have 2.6.31 kernel afaik. Tell us more about any recent upgrades or changes you made in the system.


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#4 2009-10-31 01:42:59

matthewbauer
Member
From: /usa/ks
Registered: 2009-07-20
Posts: 86

Re: Archiso kernel panic!

Post your /boot/grub/menu.lst.


Libertarian Arch Linux User

Offline

#5 2009-10-31 11:38:10

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Archiso kernel panic!

sHyLoCk wrote:

Which iso is this? No ISOs have 2.6.31 kernel afaik. Tell us more about any recent upgrades or changes you made in the system.

Oops. Should have mentioned that I am using archiso on an archlinux installation to create a custom live USB.

Offline

#6 2009-11-02 23:17:56

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Archiso kernel panic!

Hello!

What conf files should I post. I's panicing on boot.

Offline

#7 2009-11-06 18:15:04

Svenstaro
Administrator
From: Germany
Registered: 2008-11-19
Posts: 388

Re: Archiso kernel panic!

Does the problem persist? Did you follow my wiki guide? Post your grub/menu.lst and also post the resulting work/iso/grub/menu.lst. I think I may know the problem but I need to see those files first.

Offline

#8 2009-11-07 01:47:22

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Archiso kernel panic!

Svenstaro wrote:

Does the problem persist? Did you follow my wiki guide? Post your grub/menu.lst and also post the resulting work/iso/grub/menu.lst. I think I may know the problem but I need to see those files first.

Yes I did indeed follow your guide. Here's my menu.list:

timeout 30
default 0
color light-blue/blue black/light-grey

title Boot arch
kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 usbdelay=5 ramdisk_size=75% archisolabel=x
initrd /boot/my-arch.img

title Run Memtest86+ (memory testing)
kernel /boot/memtest86+-2.10.bin
#http://www.memtest.org/#downiso

title Run x86test (CPU info)
kernel /boot/x86test_zImage.bin
#wget http://www.vortex.prodigynet.co.uk/x86t … zImage.bin

title Shutdown the Computer
halt

title Reboot the Computer
reboot

The resulting work is:

timeout 30
default 0
color light-blue/blue black/light-grey

title Boot arch
kernel /boot/vmlinuz26 lang=en locale=en_US.UTF-8 usbdelay=5 ramdisk_size=75% archisolabel=ARCHISO_
initrd /boot/my-arch.img

title Run Memtest86+ (memory testing)
kernel /boot/memtest86+-2.10.bin
#http://www.memtest.org/#downiso

title Run x86test (CPU info)
kernel /boot/x86test_zImage.bin
#wget http://www.vortex.prodigynet.co.uk/x86t … zImage.bin

title Shutdown the Computer
halt

title Reboot the Computer
reboot

Last edited by dragos240 (2009-11-07 01:48:17)

Offline

#9 2009-11-08 15:07:43

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Archiso kernel panic!

Do you have the answer?

Offline

#10 2009-11-09 00:16:17

Svenstaro
Administrator
From: Germany
Registered: 2008-11-19
Posts: 388

Re: Archiso kernel panic!

I indeed know what is wrong now (I HOPE!). Can you try installing pwgen, re-make the iso and see if the archisolabel= line from grub changes from the resulting one you posted? If it did, there's a good chance this is the cause and I'll add it as a dependency.

Offline

#11 2009-11-15 18:29:31

dragos240
Member
Registered: 2009-05-23
Posts: 189

Re: Archiso kernel panic!

Svenstaro wrote:

I indeed know what is wrong now (I HOPE!). Can you try installing pwgen, re-make the iso and see if the archisolabel= line from grub changes from the resulting one you posted? If it did, there's a good chance this is the cause and I'll add it as a dependency.

Thx!

Offline

Board footer

Powered by FluxBB