NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/58952: boot selector: view options without executing them



The following reply was made to PR port-i386/58952; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/58952: boot selector: view options without executing them
Date: Thu, 2 Jan 2025 17:23:32 +0100

 Would something like this be good enough?
 
  - use 0 to drop to the boot prompt
  - use a new command (like "showconfig" or whatever) to dump the full boot.cfg
    file
  - use a new command (like "paste 1") to copy the last part (after the ":")
    of menu item 1 into the edit/line buffer
 
 Also I always wondered if we have a way to return from the boot prompt
 to the menu display.
 
 Martin
 


Home | Main Index | Thread Index | Old Index