On Mon, 30 Sep 2019 10:02:58 +0100, Mick wrote:

> > The loader files are analogous to grub.cfg, but a thousand times
> > simpler (I may be understating that in my desire to avoid hyperbole).
> > For example, loader.conf here is
> >
> > timeout 3
> > default 00-*
> >
> > This never needs to be modified, it simply boots the first entry
> > after 3 seconds.  
> 
> Right, but if the OP wants to boot some other kernel (which happens to
> be on his second disk) systemd-boot's image picking up the first
> *.conf file won't be of use.  He'll need to select another kernel from
> the menu or set this in the loader.conf as a semi-permanent solution.
> Please correct as necessary if I got this wrong.

That's right which is why you have a boot menu. The only time I change
the default in loader.conf is when wanting to use a different kernel on a
headless system, where I don't have access to the menu.

The "default 00-*" setting I use is the equivalent of GRUB's "set
default=0". It's just easier to see as it is 50% of the config file
rather that 0.5% ;-)


-- 
Neil Bothwick

Top Oxymorons Number 19: Passive aggression

Attachment: pgpoInOW0Aso2.pgp
Description: OpenPGP digital signature

Reply via email to