On Wed, Apr 16, 2014 at 10:24:36PM -0400, Robert Moskowitz wrote:
> Long ago I knew a way to get the boot process to require a keystroke
> at each step.  This was important when you were trying to read the
> screen to figure out what is happening, typically wrong.
> But long ago I lost my notes on this, and I believe i need before my
> next reboot.
> Can someone point me to howto do this?   My search foo is weak....

Unfortunately, you can't do this anymore. The old boot process was
sequential, so it was possible to step through each item. With systemd, boot
happens in parallel, and there's no way to make it interactive and approve
each item.

I've always thought it'd be nice if systemd had a mode where it would
flatten all dependencies and step through sequentially, but this is easier
said than done because the dependencies can be fairly complex.


-- 
Matthew Miller    --   Fedora Project    --    <mat...@fedoraproject.org>
                                  "Tepid change for the somewhat better!"
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to