Squeezing out some 70 bytes out of the boot2 loader

Dylan Cochran a134qaed at gmail.com
Fri Feb 8 14:08:16 PST 2008


...
> > > [1] I'm trying to get support for /boot being mounted as a separate FS
> > and
> > > as such I would need to have a "self-pointing" symlink (e.g. "boot -> ."
> > )
You're going about this the wrong way; no need to modify the boot2
source, just place a boot.config in the root of the /boot, with a
single line: '/loader', then everything works fine.


More information about the freebsd-hackers mailing list