[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GRUB problem



Antonio Rodriguez wrote:
On Wed, Sep 28, 2005 at 03:11:18PM -0500, Mike McCarty wrote:

I know I created a GRUB floppy some time back. I'd have to find
some old notes to remember the exact steps.

Mike


This way from /usr/share/doc/grub/README.Debian.gz

cat /boot/grub/stage1 /boot/grub/stage2 > /dev/fd0

works fine, I just tried it.



That should have the same effect as the instructions in the URL
I posted, which gives

     # dd if=stage1 of=/dev/fd0 bs=512 count=1
     # dd if=stage2 of=/dev/fd0 bs=512 seek=1

Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!



Reply to: