"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> I have compiled a FreeBSD custom kernel for a pc98
> arch laptop on my i686 box. I was wondering how I
> could actually transfer the kernel to floppy so I can
> load it into my laptop. I tried to copy the kernel
> folder but it's full of symlinks and doesn't produce
> an actual kernel for me. is there anyone here who has
> experience with cross compiling kernels that can help
> me? I already did make and make depend...of course I
> can't install it on my i386 box because the
> architecture is totally different.
> 
> How do I migrate the kernel ??

A quick look at the Makefiles makes me think that setting the DESTDIR
variable (and then installing to a staging area) might work.

In a somewhat similar situation, I use the network and an NFS mount...

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
                http://be-well.ilk.org/~lowell/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to