I've just installed kernel 2.6.2 from source which I've configured and compiled. Using the lilo boot loader I've configured a new entry for the kernel instance. When I boot and log in as a normal user, I find that there is an error that the /home for the user is lost and I'm sent straight to the root / . Is there something that I've forgotten to do somewhere or somthing that I still need to do to resolve this?
Thanks
Hi, Check your /etc/fstab
Hi,
Check your /etc/fstab file.
Does your home directory have a special fs ? (ext3, reiserfs...)
If yes, check filesystems supported by your kernel and recompile these were missing (module or built-in).
Good luck.
Same problem here
I've upgraded to kernel 2.6.8 en compiled with support for ext3, this is the content of my fstab:
I just do not have a home dir when i boot under the new kernel!!!!
Help me please