Re: dracut kernel-panci

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

 



On 23/05/12 16:27, Harald Hoyer wrote:
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0)

this means there was no initramfs even loaded

check your bootloader config

/boot/grub2/grub.cfg has all the entries most recent shown.

--snipped---
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Fedora (3.5.0-0.rc0.git3.1.fc18.x86_64)' --class fedora --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-34748375-c797-4d5c-9990-3e46f3f74b6f' {
	load_video
	set gfxpayload=keep
	insmod gzio
	insmod part_gpt
	insmod ext2
	set root='hd0,gpt2'
	if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint='hd0,gpt2' 7475273f-7176-4568-92d7-03d91659ca39
	else
search --no-floppy --fs-uuid --set=root 7475273f-7176-4568-92d7-03d91659ca39
	fi
	echo 'Loading Fedora (3.5.0-0.rc0.git3.1.fc18.x86_64)'
linux /vmlinuz-3.5.0-0.rc0.git3.1.fc18.x86_64 root=/dev/mapper/luks-c19c397b-248d-4e6b-9a54-2a5d592f9d0d rd.debug rd.shell loglevel=77 ro rd.md=0 rd.lvm=0 rd.dm=0 rd.luks.uuid=luks-c19c397b-248d-4e6b-9a54-2a5d592f9d0d SYSFONT=latarcyrheb-sun16 KEYTABLE=uk LANG=en_IE.UTF-8 console=tty0 console=ttyS0,115200
	echo 'Loading initial ramdisk ...'
}
--snipped-----


and the existence of the initramfs image

You are correct here,


dir /boot | grep initramfs
initramfs-3.4.0-0.rc6.git1.1.fc18.x86_64.img
initramfs-3.4.0-0.rc6.git2.2.fc18.x86_64.img
initramfs-3.4.0-0.rc6.git3.1.fc18.x86_64.img
initramfs-3.4.0-0.rc7.git0.1.fc18.x86_64.img
initramfs-3.4.0-0.rc7.git1.1.fc18.x86_64.img
initramfs-3.4.0-0.rc7.git2.1.fc18.x86_64.img
initramfs-3.4.0-0.rc7.git3.1.fc18.x86_64.img
initramfs-3.4.0-0.rc7.git4.1.fc18.x86_64.img
initramfs-3.4.0-0.rc7.git5.1.fc18.x86_64.img
initramfs-3.4.0-0.rc7.git6.1.fc18.x86_64.img

The 3 kernels installed with the new dracut are not created initramfs.

--
Regards,
Frank
"Jack of all, fubars"
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test



[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux