You are not logged in.

#1 2007-09-04 16:52:48

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

kernel...im in panic :P

well the dont panic installation all went well...i didnt installed a new version os arch linux over a year now..so i did a fresh install...used the latest iso...installed on of my custom kernel..and puff:
Loading root filesystem module...
Attempting to create root device name for '/dev/sda6'
unknown
ERROR: root fs cannot be detected. Try using the rootfstype=kernel parameter

Waiting for device to settle...done
Root device '/dev/sda6' doesn`t exist, attempting to create it
ERROR: Failed to parse block device name for '/dev/sda6'
ERROR: Unable to create/detect root device '/dev/sda6'
Dropping to a recovery shell
NOTE: klibc contains no 'ls' binary
.
.
.
ramfs$


tryed all the possible known kernel all do the same..even ck...unless ARCH kernel tongue

how the hell this is happening?


Its a sick world we live in....

Offline

#2 2007-09-04 18:13:46

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: kernel...im in panic :P

Did you add the "rootfstype=" kernel parameter as the error suggests?

Offline

#3 2007-09-04 18:21:38

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: kernel...im in panic :P

Post your grub config.

Offline

#4 2007-09-04 19:15:23

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: kernel...im in panic :P

i used mkinitcpio -p to rebuild it...its fine now..thanks anyway for the help wink


Its a sick world we live in....

Offline

#5 2007-11-27 12:15:49

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: kernel...im in panic :P

damn, i get exactly the same error with 2.6.23-ARCH. kernel26kamikaze used to work fine, but -ARCH wont boot, printing the above error. I tried: appending rootfstype=ext3, changing sda6 to hda6, booting with /dev/disk/by-uui/, removing pata out of my mkinitcpio, but nothing worked, now i am stuck, currently using kamikaze again.

Any hints?

edit: menu.lst

# (1) Arch Linux
title  Arch Linux Fallback
root   (hd0,1)
kernel /vmlinuz26 root=/dev/sda6 ro
initrd /kernel26.img

Last edited by IsSuE (2007-11-27 12:24:21)

Offline

#6 2007-11-27 13:46:44

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: kernel...im in panic :P

Just a thought perhaps your harddrives get recognised in a different order. Try  root (hd0,0)


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#7 2007-11-29 19:01:34

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: kernel...im in panic :P

root(hd0,0) wont work too. Funny thing is, it works with 2.6.23-kamikaze, but wont work with 2.6.23-ARCH and kernel26zen-git.
Any hints?

Offline

#8 2007-11-29 19:48:47

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: kernel...im in panic :P

How about trying persistent device naming? I use disk-by-label as I have a removeable ide drive in my sata system and it used to mess up my settings when removed.

http://wiki.archlinux.org/index.php/Per … ice_naming


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#9 2007-11-29 20:01:20

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: kernel...im in panic :P

already tried disk by uuid, but no go

Offline

#10 2007-11-30 08:32:24

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: kernel...im in panic :P

bump, no one can help?

Offline

#11 2007-11-30 08:47:06

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: kernel...im in panic :P

IsSuE, does the arch fallback kernel boot?


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#12 2007-11-30 10:42:56

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: kernel...im in panic :P

negativ. Yesterday i compiled kernel26zen-git which wont boot too. But 2.6.23-kamikaze works, as i am currentyl working with it smile

Offline

#13 2007-11-30 12:49:12

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: kernel...im in panic :P

Try building the vanilla kernel from AUR and see if it boots. If that boots fine than you would have to isolate which patch is causing the kernel to fail to boot.


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#14 2007-11-30 18:09:13

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: kernel...im in panic :P

Check out our overlord's solution in this thread

http://bbs.archlinux.org/viewtopic.php?id=40478


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#15 2007-11-30 22:02:18

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: kernel...im in panic :P

mhh my /dev/sda6 does not get created after the error message, i checked multiple times hmm

Offline

Board footer

Powered by FluxBB