Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 15:44:59 +0000
From:      Wouter van Rooij <aentgood@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   buldworld
Message-ID:  <7603e5d805022207447700b61c@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

Yesterday evening I've runned a make buildworld, after a cvsup.
Unfortunately my system hang totally tomorrow. That is when the problems began.
When I'm booting, the system reboots every time.
I think I know why it hangs. It is because of vmmon_up.ko When I load
that ko with kldload in single user mode, the system hangs again.
So let's delete the file i thought, but it gives: (Logged in as root of course;)
rm: /boot/kernel/vmmon_up.ko: Read-only file system
ls -l gives:
-r-xr-xr-x  1 root  wheel  38529 Feb 20 11:48 /boot/kernel/vmmon_up.ko
I've tried to fix it with chmod: chmod a+w vmmon_up.ko but it doesn't help.
Do you guys have any idea how to fix it?
Thanks
Wouter van Rooij



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7603e5d805022207447700b61c>