Headmaster
Technical User
I'm new to Linux, and just compiled my first kernel. Everything worked pretty well except the following:
when I try to halt the server, I get see the following error:
When I boot back to the old kernel, I notice that the reiserfs is loaded as a module. When I built the new kernel, I loaded reiserfs into the kernel. Is this part of my problem? I didn't see any errors when halting the server with my old kernel. I also don't see any errors when the server boots. Any ideas what I did wrong here?
Thanks,
Scott
when I try to halt the server, I get see the following error:
Code:
/dev/hda3 umounted failed
Oops: Umount failed :-( -- trying to remount readonly...
/dev/hda3 on / type reiserfs (ro, dontpanic)
/dev/hda3 on / type reiserfs (ro, dontpanic)
extra sync...
... hope now it's ok to reboot.
When I boot back to the old kernel, I notice that the reiserfs is loaded as a module. When I built the new kernel, I loaded reiserfs into the kernel. Is this part of my problem? I didn't see any errors when halting the server with my old kernel. I also don't see any errors when the server boots. Any ideas what I did wrong here?
Thanks,
Scott