Date: Mon, 26 Mar 2012 10:18:53 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-hackers@freebsd.org Cc: rank1seeker@gmail.com, hackers@freebsd.org Subject: Re: Active slice, only for a next boot Message-ID: <201203261018.53717.jhb@freebsd.org> In-Reply-To: <20120325.184917.751.1@DOMY-PC> References: <20120325.184917.751.1@DOMY-PC>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, March 25, 2012 2:49:17 pm rank1seeker@gmail.com wrote: > After having a thought about this issue and also currently looking at a BootEasy boot manager ... > 'boot0cfg' is almost perfect for this task and should/could be "exploited". > > It's '-o noupdate' already does a major task, of keeping main slice active. > Now all we need is a flag, through which we specify slice to boot (replacing human presing button). > From that point on, existing code simply proceeds with received value. > > '-o noupdate' ensures next boot will bring up main/active slice. You mean like 'boot0cfg -s 4'? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203261018.53717.jhb>