Re: cvs commit: src/sys/boot/common load_elf.c Makefile.inc

[ Available lists | Index of cvs-all | Month of Sep 1998 | Week of 30 Sep 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Brian Cully <shmit@kublai.com>
Date
30 Sep 1998 15:25:31
Subject
Re: cvs commit: src/sys/boot/common load_elf.c Makefile.inc
Message-ID
19980930182436.B269@kublai.com


[ Hide this part ]
On Wed, Sep 30, 1998 at 01:16:11PM -0700, Jordan K. Hubbard wrote:
> > Can someone provide a simple explanation of how the new boot blocks
> > actually work, and how to install them on the alpha and i386?
>
> Well, they don't seem to be quite ready for the i386, but on the alpha
> you simply:
>
> cd /sys/boot
> make all install

natasya:/sys/boot# make install
[snip]
===> i386/loader
install -c -s -o root -g wheel -m 555 loader
usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
fileN directory
install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop.

The loader file is supposed to go in /boot, I think, so I copied it
there by hand.

--
Brian Cully <shmit@rcn.com>
``And when one of our comrades was taken prisoner, blindfolded, hung
upside-down, shot, and burned, we thought to ourselves, `These are the
best experiences of our lives''' -Pathology (Joe Frank, Somewhere Out There)


Elapsed time: 0.246 seconds