> On 4. nov 2016, at 11:53, Jean-Pierre André <[email protected]> > wrote: > > Toomas Soome wrote: >> >> Support for specifying loader configuration on installation media was added >> to distribution constructror. >> >> This support consists several components. >> >> 1. loader configuration script for distribution manifest: > > I do not see information about which file systems are supported > by the loader. > > Is dual (triple) booting on Windows (ntfs) and Linux (ext2) > supported by the loader (or planned to be supported) ? > > Jean-Pierre > > > _______________________________________________ > oi-dev mailing list > [email protected] > https://openindiana.org/mailman/listinfo/oi-dev
I forgot to add; for dual boot *menu* entry, all you need is to set chain_disk=“devicename:”, for example in file /boot/conf.d/chainload - if the variable chain_disk is set, the menu entry will appear. In case of distro constructor, this will be done in /boot/loader.rc.local on installer image. However, we do not install this file to disk (if you will look into it, you can figure out, why;). rgds, toomas _______________________________________________ oi-dev mailing list [email protected] https://openindiana.org/mailman/listinfo/oi-dev
