From: Pavel Roskin <[EMAIL PROTECTED]>
Subject: Re: network boot
Date: Mon, 13 Sep 1999 18:01:14 +0400 (EEST)

> 1) Write "make floppy" target so that the GRUB shell is invoked to finish
> the installation. Something like

  As I said, I don't like such a target.

> 2) Make stage1* depend on ../stage2/stage2

  Perhaps that's good. And, add this code:

size.h: ../stage2/stage2
        -rm -f $@
        echo -n "#define NUM_STAGE2_SECTORS " > size.h
        [calculate the size and echo it] >> size.h

----------------------------------------------------------------------
OKUJI Yoshinori  <[EMAIL PROTECTED]>           ^o-o^
http://duff.kuicr.kyoto-u.ac.jp/~okuji (in English)     m /

Reply via email to