Re: Making a localized, educational live-usb version of Netbsd? Possible, and is worth it?

Martin Husemann <[email protected]> Fri, 28 Mar 2014 21:07:59 +0100
Newsgroups gmane.os.netbsd.advocacy,gmane.os.netbsd.general
Message-ID <[email protected]>
On Fri, Mar 28, 2014 at 11:57:42PM +0400, Aleksej Saushev wrote:
> As I understand original question, there's some wish to use media with original FAT32.

Like /usr/mdec/bootxx_msdos? This is a primary bootstrap which loads /boot
from a msdos partition.

Dosboot is like chainbooting from MS-DOS (running in real mode, not 32bit),
very hard to arrange for nowadays.

Martin