On Mon, Nov 23, 1998 at 10:18:24PM -0500, Gavin Thomas Nicol wrote:
>
> install=(fd0)+1 d (hd0) (hd0,2)/boot/grub/stage2 0x8000 p
>
> or any number of variants of it, I get nothing. It looks like
> it's not even getting to stage1, because I hacked it to beep the
You need to put a clean stage1 file somewhere and install from that. Do
something like
install=(hd0,2)/boot/stage1 d (hd0) ...
make sure the file that you use is from the bin directory, not from your
floppy boot sector as GRUB removes some code from the boot sector when it
installs a stage1 to it.
> An alternative (less attractive) is to use LILO. I tried using
> Dave's VSTaBIT to build a bootable image, but that doesn't seem to
> work with 1.6.1?
Nope, 1.6.1 is multboot-only as far as I'm aware (Andy?).
Martin
Received on Mon Nov 23 20:40:51 1998
This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:56 PDT