Date: Sun, 29 Nov 1998 01:14:30 -0800 From: Mike Smith <mike@smith.net.au> To: "William R. Somsky" <wrsomsky@halcyon.com> Cc: current@FreeBSD.ORG Message-ID: <199811290914.BAA00570@dingo.cdrom.com> In-Reply-To: Your message of "Sun, 15 Nov 1998 17:35:16 PST." <19981115173516.A4986@halcyon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Ok, now that we've got the new 3-stage bootloader, and it looks like > it's near to becoming the standard, I've got two questions: > > 1) Where is there documentation on it? In the code. In the list archives. It's still a work in progress, particularly as the Forth component is still being evaluated. There's also an online help system that's mostly functional; I realised that I needed to work out how to sort the common and architecture-specific help together into one file such that subtopic information is in the right place; this is going to need a small program to do the work (any Perl hackers looking for a quick job are invited to apply). Once this is resolved, the 'help' command will probably be enough for most people. Ideally, you won't need to talk to it at all; it should locate your kernel, autoload modules you require, and walk the dog every other evening. > 2) Will we have a DOS/WIN program to install a copy of the new boot0 > when it gets trashed by a Windows install or other "disaster" ;-) I think Robert has already pointed at such an animal. I think you could copy the boot0 file as 'boot.bin' and use the bootinst program that's normally used to install booteasy as well. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811290914.BAA00570>