D
daperus
Grünschnabel
Hallo,
Ich bekomme die ganze Zeit beim starten des Kernels einen fehler:
PNP: PS/2 Controller [PNP0303:KEYB,PNP0f13S2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
TCP bic registered
NET: Registered protocol family 17
registered taskstats version 1
VFS: Cannot open root device "md1" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Pid: 1, comm: swapper Not tainted 2.6.32-ck2 #1
Call Trace:
[<ffffffff812b2bd1>] ? panic+0x90/0x145
[<ffffffff8148cc2c>] ? printk_all_partitions+0x1cc/0x1de
[<ffffffff810f09bf>] ? sys_mount+0xaa/0xbb
[<ffffffff8146f0db>] ? mount_block_root+0x25e/0x275
[<ffffffff8146f2a4>] ? prepare_namespace+0x163/0x18d
[<ffffffff8146e66b>] ? kernel_init+0x196/0x1a6
[<ffffffff8103534c>] ? schedule_tail+0x51/0xdc
[<ffffffff8100c98a>] ? child_rip+0xa/0x20
[<ffffffff8146e4d5>] ? kernel_init+0x0/0x1a6
[<ffffffff8100c980>] ? child_rip+0x0/0x20
Hier meine /boot/grub/menu.lst:
## ## End Default Options ##
title Debian GNU/Linux, kernel 2.6.32-ck2
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-ck2 root=/dev/md1 ro console=tty0 console=ttyS0,57600
title Debian GNU/Linux, kernel 2.6.32-ck2 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-ck2 root=/dev/md1 ro console=tty0 console=ttyS0,57600 single
title Debian GNU/Linux, kernel 2.6.26-2-xen-amd64
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600
initrd /boot/initrd.img-2.6.26-2-xen-amd64
title Debian GNU/Linux, kernel 2.6.26-2-xen-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600 single
initrd /boot/initrd.img-2.6.26-2-xen-amd64
title Debian GNU/Linux, kernel 2.6.24-etchnhalf.1-amd64
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-etchnhalf.1-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600
initrd /boot/initrd.img-2.6.24-etchnhalf.1-amd64
title Debian GNU/Linux, kernel 2.6.24-etchnhalf.1-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-etchnhalf.1-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600 single
initrd /boot/initrd.img-2.6.24-etchnhalf.1-amd64
title Debian GNU/Linux, kernel 2.6.18-6-xen-amd64
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-6-xen-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600
initrd /boot/initrd.img-2.6.18-6-xen-amd64
title Debian GNU/Linux, kernel 2.6.18-6-xen-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-6-xen-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600 single
initrd /boot/initrd.img-2.6.18-6-xen-amd64
### END DEBIAN AUTOMAGIC KERNELS LIST
hier fehlt aber irgendwie die initrd.... naja ich bin nicht ganz so der linux profi... ich weiß zwar wie man das gröbste macht aber wenns um kernels backen usw geht bin ich noch ein neuling...
könnt ihr mir da helfen?
danke schonmal
mfg
daperus
edit: es existier auch keine initrd.img-32-ck2 in /boot/
Ich bekomme die ganze Zeit beim starten des Kernels einen fehler:
PNP: PS/2 Controller [PNP0303:KEYB,PNP0f13S2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
TCP bic registered
NET: Registered protocol family 17
registered taskstats version 1
VFS: Cannot open root device "md1" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Pid: 1, comm: swapper Not tainted 2.6.32-ck2 #1
Call Trace:
[<ffffffff812b2bd1>] ? panic+0x90/0x145
[<ffffffff8148cc2c>] ? printk_all_partitions+0x1cc/0x1de
[<ffffffff810f09bf>] ? sys_mount+0xaa/0xbb
[<ffffffff8146f0db>] ? mount_block_root+0x25e/0x275
[<ffffffff8146f2a4>] ? prepare_namespace+0x163/0x18d
[<ffffffff8146e66b>] ? kernel_init+0x196/0x1a6
[<ffffffff8103534c>] ? schedule_tail+0x51/0xdc
[<ffffffff8100c98a>] ? child_rip+0xa/0x20
[<ffffffff8146e4d5>] ? kernel_init+0x0/0x1a6
[<ffffffff8100c980>] ? child_rip+0x0/0x20
Hier meine /boot/grub/menu.lst:
## ## End Default Options ##
title Debian GNU/Linux, kernel 2.6.32-ck2
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-ck2 root=/dev/md1 ro console=tty0 console=ttyS0,57600
title Debian GNU/Linux, kernel 2.6.32-ck2 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-ck2 root=/dev/md1 ro console=tty0 console=ttyS0,57600 single
title Debian GNU/Linux, kernel 2.6.26-2-xen-amd64
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600
initrd /boot/initrd.img-2.6.26-2-xen-amd64
title Debian GNU/Linux, kernel 2.6.26-2-xen-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.26-2-xen-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600 single
initrd /boot/initrd.img-2.6.26-2-xen-amd64
title Debian GNU/Linux, kernel 2.6.24-etchnhalf.1-amd64
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-etchnhalf.1-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600
initrd /boot/initrd.img-2.6.24-etchnhalf.1-amd64
title Debian GNU/Linux, kernel 2.6.24-etchnhalf.1-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-etchnhalf.1-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600 single
initrd /boot/initrd.img-2.6.24-etchnhalf.1-amd64
title Debian GNU/Linux, kernel 2.6.18-6-xen-amd64
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-6-xen-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600
initrd /boot/initrd.img-2.6.18-6-xen-amd64
title Debian GNU/Linux, kernel 2.6.18-6-xen-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-6-xen-amd64 root=/dev/md1 ro console=tty0 console=ttyS0,57600 single
initrd /boot/initrd.img-2.6.18-6-xen-amd64
### END DEBIAN AUTOMAGIC KERNELS LIST
hier fehlt aber irgendwie die initrd.... naja ich bin nicht ganz so der linux profi... ich weiß zwar wie man das gröbste macht aber wenns um kernels backen usw geht bin ich noch ein neuling...
könnt ihr mir da helfen?
danke schonmal
mfg
daperus
edit: es existier auch keine initrd.img-32-ck2 in /boot/
Zuletzt bearbeitet: