Subject: Re: LoadBSD for ELF kernels
To: None <port-amiga@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: port-amiga
Date: 09/12/2002 08:04:40
On Wed, Sep 11, 2002 at 09:31:28PM -0600, Michael L. Hitch wrote:
> I've put the program and a short documentation file on ftp.netbsd.org:
> ftp://ftp.netbsd.org/pub/NetBSD/arch/amiga/utils/runbootblock
> ftp://ftp.netbsd.org/pub/NetBSD/arch/amiga/utils/runbootblock.README
It basically works but the command line parsing is fragile and not
documented correctly. When I tried "runbootblock -d cybscsi.device -u 0" it
tried to open a device with an empty name while
"runbootblock -dcybscsi.device -u 0" did the trick.
My suggestions for the utility:
- Change then default to "scsi.device" and unit 0 because that's what
most people have.
- Enhance the command line parsing.
- Let it print a warning after it loaded the bootblock and give the
user 5 seconds to stop it.
Kind regards
--
Matthias Scheler http://scheler.de/~matthias/