On Fri, 25 Jun 1999, you wrote:
> 
> Ah!, my mistake of the week.
> 
> Thats one disadvantage of preferring to use command line options and not
> scripts written by someone else.
> 
> HE could also do;
> 
> cd /boot
> Place a clean floppy in /dev/fd0
> dd if=vmlinuz of=/dev/fd0
> 
> Or
> 
> cd /boot
> Place a clean floppy in /dev/fd0
> cat vmlinuz /dev/fd0
> 
Hmm... I seem to recall having this discussion a couple weeks ago... :-) Also, are you 
sure about
the "cat" line? IIRC (and it may be a faulty memory chip...I'm only human <G>) it 
needs to be "cat
vmlinuz > /dev/fd0" but I could be wrong. :-)

 --
        John Aldrich
        COL Tech Support
=======================================
Chattanooga Online Internet
        423-267-8867

Reply via email to