Re: Making a localized, educational live-usb version of Netbsd? Possible, and is worth it?
[email protected] (Christos Zoulas) Sat, 29 Mar 2014 19:32:52 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.general,gmane.os.netbsd.advocacy |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, Aleksej Saushev <[email protected]> wrote: >Martin Husemann <[email protected]> writes: > >> 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. > >It is a bit of surprise to me that bootxx_msdos exists, >yet it isn't clear enough from documentation which file system(s) it supports. > You can boot and run NetBSD on MSDOSFS root. Devices are handled by mounting an mfs devfs, and permissions of course are not implemented etc. christos