Subject: Putting GRUB on a FLOPPY
To: None <netbsd-users@netbsd.org>
From: Todd Gruhn <tgruhn2@mail.com>
List: netbsd-users
Date: 05/28/2002 03:14:33
SO I have GRUB installed with pkgtools -- but the instructions
given in the EMACS-info system look aweful LINUXish...

So far I did:

cd /usr/pkg/share/grub/i386-
dd if=stage1 of=/dev/fd0 bs=512 count=1
dd if=stage2 of=/dev/fd0 bs=512 seek=1
 #so far, so good

mount -t msdos /dev/fd0a /mnt2
grub-install --root-directory=/mnt2 '(fd0a)'
 #I now get the error:
 #File /mnt2/grub/*stage1_5 not read correctly


Any ideas here?

-- 
_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup