Unable to install a custom BSD 6.2 kernel on HP i2000
Marcel Moolenaar
xcllnt at mac.com
Fri Jul 20 17:44:25 UTC 2007
On Jul 20, 2007, at 7:45 AM, pierrelaroche wrote:
> ===> md (install)
> install -o root -g wheel -m 555 geom_md.ko /boot/kernel
> /boot/kernel/g_md.ko -> /boot/kernel/geom_md.ko
> ln: /boot/kernel/g_md.ko: Operation not supported
> *** Error code 1
/boot is really on the EFI file system, which is a DOS file
system. Soft links are not supported. I've never seen this
before, but that's probably because I don't use modules.
Note also that this never shows up during a release build
and the error is probably ignored when installing FreeBSD.
The simple fix for this would be to not create the symlink
as I think it's mostly for backward compatibility anyway.
--
Marcel Moolenaar
xcllnt at mac.com
More information about the freebsd-ia64
mailing list