Re: base system multi-booting in MBR

2018-02-01 Thread Damien Miller
On Wed, 31 Jan 2018, Alexei Malinin wrote: > Hello. > > If the base system supported multi-booting in MBR would the community be > interested in it? Doesn't it already? "machine boot sd0X"

Re: base system multi-booting in MBR

2018-02-01 Thread Alexei Malinin
Very interesting. Thanks for the information. -- Alexei Malinin On 02/01/18 04:39, YASUOKA Masahiko wrote: > On Wed, 31 Jan 2018 17:05:57 -0500 > Bryan Steele wrote: >> On Wed, Jan 31, 2018 at 10:41:48PM +0100, Christian Weisgerber wrote: >>> Alexei Malinin: >>> If the base system support

Re: base system multi-booting in MBR

2018-01-31 Thread YASUOKA Masahiko
On Wed, 31 Jan 2018 17:05:57 -0500 Bryan Steele wrote: > On Wed, Jan 31, 2018 at 10:41:48PM +0100, Christian Weisgerber wrote: >> Alexei Malinin: >> >> > If the base system supported multi-booting in MBR would the community be >> > interested in it? >> >> It should be easy to adapt FreeBSD's boo

Re: base system multi-booting in MBR

2018-01-31 Thread Bryan Steele
On Wed, Jan 31, 2018 at 10:41:48PM +0100, Christian Weisgerber wrote: > Alexei Malinin: > > > If the base system supported multi-booting in MBR would the community be > > interested in it? > > It should be easy to adapt FreeBSD's boot0. I don't remember any > demand for it, and now MBR is on its

Re: base system multi-booting in MBR

2018-01-31 Thread Christian Weisgerber
Alexei Malinin: > If the base system supported multi-booting in MBR would the community be > interested in it? It should be easy to adapt FreeBSD's boot0. I don't remember any demand for it, and now MBR is on its way out... https://svnweb.freebsd.org/base/head/stand/i386/boot0/boot0.S boot0 +

base system multi-booting in MBR

2018-01-31 Thread Alexei Malinin
Hello. If the base system supported multi-booting in MBR would the community be interested in it? -- Alexei Malinin