boot loader too large

2010-04-17 Thread Jason C. Wells
. The root device is ad4p2 with binaries and kernel already installed. When I boot I get an error message: boot loader too large I am not sure what stage of the boot process this occurs in. I do not see any of the familiar boot0 or boot1 prompts. I tried installing mbr, boot0, and boot1

RE: boot loader too large

2010-04-17 Thread Dan Naumov
Hey A 64kb freebsd-boot partition should be more than plenty for what you want to do, see my setup at: http://freebsd.pastebin.com/QS6MnNKc If you want to setup a ZFS boot/root configuration and make your life easier, just use the installation script provided by the guy who wrote ManageBE:

Re: boot loader too large

2010-04-17 Thread Jason C. Wells
Dan Naumov wrote: Hey A 64kb freebsd-boot partition should be more than plenty for what you want to do, see my setup at: http://freebsd.pastebin.com/QS6MnNKc Interesting. I read somewhere that the boot partition should not be too large as the entire partition is loaded into memory. I