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

umount: devfs: not mounted



Hi All

I installed Sarge and downloaded latest kernel 2.6.7 from www.kernel.org
and now I'm having some problem with booting in to my new kernel.

This is my first experince with GRUB and thought it was a problem with
it.

when I boot with my new kernel, I get the following and freeze,

modprobe: FATAL: Could not load /lib/modukes/2.6.7/modules.dep: No such
file or directory
umount: devfs: not mounted
pivot_root: No such file or directory
/sbin/init: 424: connot open dev/console: No such file
Kernel panic: Attempted to kill init!
...

Ok! here is some details about my configuration,

#cat /etc/fstab
proc		/proc	proc		defaults	0	0
/dev/hda1	/	reiserfs	defaults	0	1
/dev/hda5	/boot	ext3		defaults	0	2
/dev/hda6	none	swap		sw		0	0

And my new kerenl, I re-compile it with ext3

#cat /usr/src/linux/.config |grep EXT3
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y

Why I get this error? Any idea?

Thanks!

Pradeeper






Reply to: