I installed sysutils/fusefs-kmod/ yesterday, now I have a kernel panic on boot.
I do have access to the hard drive, so is there any way I can edit anything to make kernel ignore fuse4bsd, so it could load?
Code:
Sep 10 10:45:39 chatlist kernel: fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.19
Sep 10 10:46:38 chatlist kernel:
Sep 10 10:46:38 chatlist kernel:
Sep 10 10:46:38 chatlist kernel: Fatal trap 12: page fault while in kernel mode
Sep 10 10:46:38 chatlist kernel: cpuid = 2; apic id = 02
Sep 10 10:46:38 chatlist kernel: fault virtual address = 0x71
Sep 10 10:46:38 chatlist kernel: fault code = supervisor write data, page not present
Sep 10 10:46:38 chatlist kernel: instruction pointer = 0x20:0xffffffff8141e575
Sep 10 10:46:38 chatlist kernel: stack pointer = 0x28:0xffffff8093f4c7e0
Sep 10 10:46:38 chatlist kernel: frame pointer = 0x28:0xffffff8093f4c990
Sep 10 10:46:38 chatlist kernel: code segment = base 0x0, limit 0xfffff, type 0x1b
Sep 10 10:46:38 chatlist kernel: = DPL 0, pres 1, long 1, def32 0, gran 1
Sep 10 10:46:38 chatlist kernel: processor eflags = interrupt enabled, resume, IOPL = 0
I do have access to the hard drive, so is there any way I can edit anything to make kernel ignore fuse4bsd, so it could load?