DragonFly BSD
DragonFly kernel List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: /boot/ directory path


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Mon, 9 Aug 2004 09:23:25 +0000

On Sat, Aug 07, 2004 at 10:51:17PM +0200, Barry Bouwsma wrote:
> I'd like to change the path /boot/ under which all sorts of
> things can be found to, well, something else like /dboot/ .
> Why?  Because I'd like to work around BIOS limitations of
> geometry and/or support for external drives, allowing me to
> keep an OS pretty much anywhere I want, only needing to be
> able to boot loader/kernel/modules from one partition common
> to all (and on a honkin' small disk, too).

Have you thought about mounting /boot from that disk directly and
place a symbolic link (/boot/boot -> ..) into it? It should be enough
to make loader(8) happy, boot2 might not work though. But if you want
to use grub or so anyway, no problem. Try to avoid putting the whole
module directory on the disk, it's very big.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]