:OK set console=comconsole :OK :OK boot :can't find 'kernel' :OK ls :/: not a directory :OK ls /kernel :/kernel: not a directory :OK ls :/: not a directory :OK ls / :/: not a directory :OK load /kernel :/kernel text=0x20437c data=0x286a0+0x52c04 syms=[0x4+0x30d30+0x4+0x380d3] :OK ls /modules :/modules: not a directory :OK load acpi.ko :can't find 'acpi.ko' :OK load /modules/acpi.ko :/modules/acpi.ko text=0x49788 data=0x19ac+0xce4 syms=[0x4+0x68f0+0x4+0x8326] : :So I can boot manually.... : :dragonfly# sysctl -a |fgrep module |fgrep path :kern.module_path: /;/boot/;/modules/ : :--------------------------------------- :Robin P. Blanchard
I'm going to be traveling on and off over the week but this could be related to the recent struct stat and ino_t work Joerg has been doing. I haven't had a chance to try to reproduce it yet. -Matt Matthew Dillon <[EMAIL PROTECTED]>